Question
Sensiple Software Solutions Pvt Ltd
Sensiple Software Solutions Pvt Ltd
IN
Sensiple Software Solutions Pvt Ltd
Posted: Jun 3, 2019
Last activity: Jun 17, 2019
Last activity: 17 Jun 2019 2:53 EDT
Closed
Solved
Clarity of using spin off option and Instantiation option(settings) for the child case
So both spin off and instantiation option do the same...The only difference is in instantiation there are many ways to determine when the child case should start processing. Apart from this in spin off only one operator can work at a time. what about instantiation option?
Hi,
A spin-off flow is a process that runs in parallel with the calling process, or parent flow. Spin-off flows can work on the same case as the parent flow or they can work on a different case, based on the context that you provide.
Instantiation on the other hand is the act of creating a case in various ways. Checking this link for more information: https://community.pega.com/sites/default/files/help_v73/procomhelpmain.htm#case%20management/case-designer/case-wide-properties/cm-configuring-case-instantiation-methods-for-case-type-tsk.htm
Thanks