This is what we've found with your selected tag(s)
Add another tag to filter the results or ask the community!
  • a!startProcess on button click executes the save in OnSuccess parameter before process finishes

    I am executing a process model from an interface on button click using a!startProcess, and saving some of the process variables (lists) on the OnSuccess parameter of a!startProcess into UI variables. The process model has chaining enabled on all connections…