Process context
This feature is currently available as a Private Preview only
During a Private Preview, only customers who have agreed to our Private Preview usage agreements can access this feature. Additionally, the features documented here are subject to change and / or cancellation, so they may not be available to all users in future.
For more information about our Private Preview releases, including the level of Support offered with them, see: Feature release types.
The process context is an important part of the Orchestration Engine system as it holds all the external information about the execution of a specific Process Orchestration version instance. You can add process content in the form of a module in your Action Flow.
Before you begin:
Make sure to set your Action Flow scheduling to "on demand."
In your Action Flow, add a new input called
dpinstanceId
.
In your Action Flow, add a new module and select Get Process Context.
In the Digital Process Instance ID, use the
dpinstanceId
variable.Save your changes.
Once you publish and run the Action Flow, you will see all process context for this automation.