Types of Sub-Processes
synchronous => the execution of the master process's case will pause and wait for the sub-process's case to complete, before continuing its executionasynchronous => the execution of the master process does NOT pause and wait for the sub-process case
http://wiki.processmaker.com/index.php/Sub-Processes
No comments:
Post a Comment