Is there a limit to the number of subprocesses that can be added to a process? I have never created a process with more than one subprocess, but I have a client who is requesting a process with multiple subprocesses.
Hello Joanne,
There is no limit about number of subprocesses or actions in a Workflow.
So the process data can also be shared across multiple forms?
Yes, you can use the UPDATEPROCESSDATA
application to do this.