Add a code activity parameter

Before you begin

Note: Activities can be inserted at both the workflow and subprocess levels.

Procedure

  1. In the navigator, click Workflow > Workflows.
  2. In the resource list, select the workflow that you want to work with. If no workflow exists, create a new workflow.
  3. In the Displays panel, click Workflow Management > Workflow Editor.
  4. Click the Workflow Editor tab.
  5. Insert an activity:
    • At the workflow level:
      • From the Standard Activities panel, click and drag the activity you want to insert to a drop point.
        Note: Activities can exist only between the presubprocess and postsubprocess.
    • At the subprocess level:
      • Double-click the local subprocess you want to add the activity to.
      • From the Standard Activities panel, click and drag the activity you want to insert to a drop point.
  6. On the activity configuration panel, click Edit next to Parameters.
    The Edit Code Parameters dialog box appears.
  7. Click Add.
  8. In the Name and Description fields, enter a name and description for the activity.
  9. From the Select Variable browser, select a value to bind to.
    Note: The resource properties available are dependent on the activities, parameters, data items, and local variables already configured. Not all options are available for each output value.
  10. Click OK, and then click Save.