Synchronous start process behavior

Certified Senior Developer

Hello folks,

I would like to understand the Start Process SS behavior. From my understanding, we no longer need to perform chaining inside a child process if the child process is configured as a Synchronous Start Process.

Below is the configuration I applied for one of my record-related actions.





Here once action is completed we re query  the audit data in the interface which is set in refresh variable and refresh after "RECORD_ACTION". But this is not working as expected. I have to refresh the entire screen to get latest audit data. But if i put chaining between start process(Write audit) and end node, page is refreshing as expected and getting latest audit data.

Please let me know if it is expected behavior. Thanks in advance

  Discussion posts and replies are publicly visible

Parents Reply Children