Designer 10.15 | webMethods BPM Process Development Help | Process Engine Processing | Call Activity Concepts | About Dynamically-Invoked Processes | Synchronous or Asynchronous Behavior of Dynamically Invoked Processes
 
Synchronous or Asynchronous Behavior of Dynamically Invoked Processes
When you dynamically invoke a process from a call activity step, you can configure the call activity step to wait for return information from the invoked process, or to continue to the next step in the process while the dynamically invoked process continues to run in parallel.
This behavior is not available with statically invoked processes. For more information, see:
* About the Return Behavior of Child Processes
* pub.prt.CallActivityModel
* pub.prt.SubprocessModel
Related Topics