Select a task automatically within a form during workflow execution using client methods

You can set a task or task step to be selected automatically in the Task List during run time by configuring client methods with the Set Selected Task feature.

Procedure

  1. From the navigator, click Global Displays > Forms.
  2. Add a form, or from the Forms list, select an existing form.
  3. Click Display Editor > Designer.
  4. Click the Client Methods tab.
  5. Click Add.
    A client method appears in the list.
  6. Select the client method, and then click the Properties tab to configure the method.
  7. In the Source field, click the ellipsis button.
    The Configure Method dialog box appears.
  8. Configure the properties, as required.
    Note: To view the full list of properties, select the Advanced check box.
  9. Select one of the following client methods, and then click Finish.
    • To automatically select a task at the workflow level, click Set Selected Task.
    • To automatically select a task step at the subprocess level, click Set Selected Task Step.
  10. Based on the source selected, configure the following property.
    • If you set a task, in the Task Name field, enter the related name.
    • If you set a task step, in the Task Step Name field, enter the related name.
  11. If required, create an expression or perform a bind to set parameter values.
  12. Click Save.