Create a work request using a workflow

This procedure describes how to create and configure a work request using a workflow.

About this task

You can create expressions or bind properties for many of these properties, depending on your workflow requirements.

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, add a resource to the workflow model.
  3. In the resource list, select the workflow that you want to work with. If no workflow exists, create a new workflow. See Add a resource to the workflow model.
  4. In the Displays panel, click Workflow Management > Workflow Editor.
  5. Click the Workflow Editor tab.
  6. 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.
  7. On the activity configuration panel, click Configure Method.
    The Configure Method dialog box appears, displaying a list of the available call method service providers.
  8. Double-click IProductionRuntime to display the list of available call methods.
  9. Click CreateWorkRequest, and then click Finish.
    The input parameters appear in the activity configuration panel.
  10. Optionally:
    1. In the Description field, enter a description or expression, or bind a property or parameter to the method.
    2. In the S95 ID field, enter a name or expression, or bind a property or parameter to the method.
  11. In the Work Definition field, click the ellipsis button, and then select a work definition.
  12. Click Save.
  13. Run the workflow, or, on the Test/Debug tab, test the workflow to ensure that your input parameters are configured correctly.