Skip to main content
December 13, 2022
Question

Process Model Save and Continue

  • December 13, 2022
  • 7 replies
  • 0 views

I have a process model and interface set up so when user clicks save and continue it exits the form to write to DB then a XOR gate that checks the user action, if it's save & continue it loops back to the interface. All of the nodes are activity chained. But for some reason it keeps exiting out of the interface instead of just loading it back up. Could it be because there are a lot of writes to database so it's delaying the loop back? I do have less than 50 nodes.

7 replies

stefanhelzle0001
Brainy
December 13, 2022

AFAIK, there are limits on the number of nodes which you already mentioned, but also a limit on the duration. Can you share your model?

ericm0013Author
December 13, 2022

Sorry I'm unable to share the process model, wanted to create a sample on my community edition site but seems like there is an "Error Stopping" so I can't go on.
What's the limit on the duration?