Appian Advanced Process Modeling
Appian Advanced Process Modeling
Synchronous: Parent flow will wait for child process to complete before
continuing to the next node. Ex: Approval from depts
Process variables can be transferred back & forth between child &
parent process
Allows activity chaining
Memory usage is large when compared to Ayschronous
Aysnchronous: Parent flow continue to the next node as soon as as
subprocess starts.Ex: Send an Email & integration
Process variable can be transferred to the subprocess that cannot be
returned back to parent process.
Not allows activity chaining
Memory Usage is less since it not wait for parent but it finish