Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

You can override (change) the description of the process flow during the execution. This can be done using put-context-var action.

Steps to override the description at Runtime:

  1. In the Process Designer, in the Repository View panel, Select Actions.


     

  2. Select Put-Context-Var action and drag it to the Graph Canvas area anywhere within the process flow.

  3. Connect the Put-Context-Var action as shown below.



     

  4. Right-click Put-Context-Var and select View Properties. Alternately, you can click the Put-Context-Var and its properties are displayed.


     

  5. In the Properties tab, click Edit in the Context Variables property.
  6. In the Edit Context Variables window, click .



  7. In the Context Variable Information window, do the following:
    1. Leave the Activity Name field blank.
    2. Select Process Flow Description from the Variable Name.
    3. Type the new description of the process flow in the Variable Value.
    4. Click Done to close the Context Variable Information window.



    This creates a variable and is added to the list of existing context variables.

  8. Click Done to close Edit Context Variables window and return to the Process Designer.
  9. Save the process flow and exit from the Process Designer.

  • No labels