How To Create a Task Form Using the Complete Task with Payload Drop Handler

The human task drop handlers appear in the context menu of the designer, as shown in Figure 30-17.

Figure 30-17 Human Task Drop Handlers for Creating the Task Form

Description of Figure 30-17 follows
Description of "Figure 30-17 Human Task Drop Handlers for Creating the Task Form"

Other ADF drop handlers—for forms, tables, trees, and so on (shown in Figure 30-17)—can also be used to create task forms.

To create a task form using the Complete Task with Payload drop handler:

  1. In the designer, double-click taskDetails1_jspx.
  2. In the Create JSF Page dialog, provide a file name and directory information (or accept the defaults) and click OK.
  3. In the Data Controls panel of the Applications window, expand the human task node, then the getTaskDetails node, and then the Return node.
  4. Drag the Task icon into the taskDetails.jspx window.
  5. Select Human Task, and then Complete Task with Payload.
  6. In the Edit Action Binding dialog, shown in Figure 30-18, click OK.

    Figure 30-18 Edit the Action Binding

    Description of Figure 30-18 follows
    Description of "Figure 30-18 Edit the Action Binding"
  7. In the next Edit Action Binding dialog, the data collection is selected, as shown in Figure 30-19; click OK.

    Figure 30-19 Select the Data Collection and Action

    Description of Figure 30-19 follows
    Description of "Figure 30-19 Select the Data Collection and Action"

    The task form is displayed, as shown in Figure 30-20.