Skip to main content

Process context

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 context 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 and set the input type to text.

    Important

    The input name value is case sensitive.

    image1.png
  1. In your Action Flow, add a new module and select Get Process Context.

  2. In the Digital Process Instance ID, use the dpInstanceId variable.

    image3.png
  3. Save your changes.

Once you publish and run the Action Flow, you will see all process context for this automation.