Search for the owner by entering a search string such as jcooper, j, ,

27-18 Oracle Fusion Middleware Developers Guide for Oracle SOA Suite This section enables you to specify the structure message elements of the task payload the data in the task defined in the XSD file. You create parameters to represent the elements in the XSD file. This makes the payload data available to the workflow task. For example: ■ You create a parameter for an order ID element for placing an order from a store front application. ■ You create parameters for the location, type, problem description, severity, status, and resolution elements for creating a help desk request. Task payload data consists of one or more elements or types. Based on your selections, an XML schema definition is created for the task payload. Figure 27–17 Human Task Editor — Parameters Section To specify the task payload data structure: 1. Click the Data tab. 2. Click the Add icon and select a payload type: ■ String ■ Integer ■ Boolean ■ Other The Add Task Parameter dialog is displayed, as shown in Figure 27–18 . Figure 27–18 Add Task Parameter Dialog 3. Enter the details described in Table 27–5 : Table 27–5 Add Task Parameter Dialog Fields and Values Field Description Parameter Type Select Type or Element and click the Search icon to display the Type Chooser dialog for selecting the task parameter. Designing Human Tasks 27-19 4. Select the type, as shown in Figure 27–19 . Figure 27–19 Parameter Type

5. Click OK to return to the Human Task Editor.

Your selection displays in the Data section. 6. To edit your selection, select it and click the Edit icon in the upper right part of the Data section. Parameter Name Accept the default name or enter a custom name. This field only displays if Type is the selected parameter type. Editable via worklist Select this checkbox to enable users to edit this part of the task payload in Oracle BPM Worklist. For example, for a loan approval task, the APR attribute may need to be updated by the user reviewing the task, but the SSN field may not be editable. You can also specify access rules that determine the parts of a task that participants can view and update. For more information, see Section 27.3.11.1, Specifying Access Policies on Task Content. Note: You can only define payload mapped attributes previously known as flex field mappings in Oracle BPM Worklist for payload parameters that are simple XML types string, integer, and so on or complex types for example, a purchase order, and so on. If you must search tasks using keywords or define views or delegation rules based on task content, then you must use payload parameters based on simple XML types. These simple types can be mapped to flex columns in Oracle BPM Worklist. Table 27–5 Cont. Add Task Parameter Dialog Fields and Values Field Description