Complete Task with Payload

This option creates the combination of all the preceding task form components (the task header, task history, task actions, and task comments and attachments), plus the interface for the payload. The payload interface is created as follows:

  • All text nodes are created as text input fields.

  • If an element has maxOccurs="unbounded", then it appears as a table.

  • Nested tables are not rendered; that is, if an element has maxOccurs="unbounded" and it has a child with maxOccurs="unbounded", then the child element is not rendered.

  • If there are multiple levels of nesting, then drag and drop the individual sections and use a standard ADF drop handler.