-
Notifications
You must be signed in to change notification settings - Fork 0
Detached Execution
Figure 1: Detached firmware upload process The Service Operator Detached can by used during modeling in the Xyna Process Modeller to specify a Service to be executed as an independent Xyna Order: Detached Execution. The consequence is that the Workflow itself proceeds without waiting for the Service to finish; however, the resulting Output Parameters of this Service cannot be used in subsequent Process Steps.
Please note: The Detached operator can't be attached to an Await, a Notify or a Wait object.
This kind of operator can be attached to Service calls. It is found in the context menu of the service step. Once attached, the operator symbol appears at the right side of the step.
To remove the operator, select the Add/Remove Detached Operator entry in the context menu of the service step again.
If you need to realize a Workflow that needs to offer a quick response but also needs to trigger longer running steps, whose outputs are irrelevant for the Workflow's output, this operator helps. Attach the operator to each of the long running Service steps.