Skip to main content
July 31, 2023
Solved

The last node of Process Model is not showing and a new form starts.

  • July 31, 2023
  • 11 replies
  • 0 views

I have a Process Model in which last node is as same as start node's interface , this last node is just showing some grid on the same interface after getting few details,

But the problem is this , the last node is working if I monitor it but it won't show it's result on site instead it refreshes the page and start a new form to get submit.

Best answer by mathieud0001

Can you change some of the subprocesses to be async rather than being synchronous?

11 replies

mathieud0001
July 31, 2023

I think you might have forgotten to enable the activity chaining between the 2 nodes.

docs.appian.com/.../Process_Model_Recipes.html

July 31, 2023

I did , Also everything which is basic and required I did that too

mathieud0001
July 31, 2023

Hard to say from the limited information. Would require some screenshots and maybe the code in the interface(s).