Skip to main content
July 8, 2021
Question

How to configure the "Confirmation URL" Option in the Other Tab of the Process model Node?

  • July 8, 2021
  • 6 replies
  • 0 views

Hello, im new to appian and we have a requirement that after submitting the Form it should go to the Record List interface next and i have checked and "Confirmation URL" should do the job done. but im having trouble configuring it.

i have used : "site and tempo links"

dev.appian.com/suite/sites/sandbox/page/record-list

dev.appian.com/suite/tempo/reports/view/KQPHyA

please help.

thank you very much!

6 replies

stewart.burchell
July 8, 2021

Hi

This option appears to be deprecated:

The general navigation principle in Appian is that you end up where you started from: so if you initiate a Record Action from a Record List view then when the process completes you are returned to the place you initiated the process from.

July 8, 2021

oh i see is there other option to do the requirements ?

stewart.burchell
July 8, 2021

As I said you need to design your application within the constraints of the principle I outlined above,. So if you want to arrive back at the Record List after you've started a process, you need to start it from the Record List. In the latest versions of Appian you can place a Record Action on the Record List (which means you don't have to navigate into the Record in order to see an active Related Action).