You can override (change) the description of the process flow during process flow the execution. This can be done using put-context-var action.
To Steps to override the description at Runtime:
In the Process Designer, in the Repository View panel, expand ActionSelect Actions.
Select Put-Context-Var action and drag it to the Graph Canvas area anywhere within the process flow.
Connect the Put-Context-Var action as shown below.
RightDouble-click Put-Context-Var and select View Activity Properties . Alternately, you can click the Put-Context-Var. Its properties are displayed in the Bottom Pane.panel is displayed.
- In the Properties tab, click Edit in the Context Variables property.In the Edit Context Variables window, click .
In the Context Variable Information window, do the following:- Select VARIABLES and click Add New.
- Leave the Activity Name field blank.
- Select ProcessFlowDescription Process Flow Description from the Variable Name.
- Type the new description of the process flow in the Variable Value.
- Click DoneClick Add to close the Context Variable Information window.
- Select VARIABLES and click Add New.
- Click Done to close Edit Context Variables window Click on the Graphic Canvas Area to close Activity Properties panel and return to the Process Designer.
- Save the process flow and exit from the Process Designer.