Table of Contents

Search

  1. Preface
  2. Workflows
  3. Workflow Variables
  4. Workflow Parameters
  5. Cluster Tasks
  6. Command Task
  7. Human Task
  8. Mapping Task
  9. Notification Task
  10. Gateways
  11. Workflow Recovery
  12. Workflow Administration

Developer Workflow Guide

Developer Workflow Guide

Output Tab

Output Tab

Human task output is the data that passes from a Human task into workflow variables. Human task outputs include general outputs. General outputs include output data produced by all tasks such as the task start time, end time, and whether the task successfully ran.
When you configure a Human task, you specify the task output values that you want to assign to workflow variables on the Output tab. The Data Integration Service copies the Human task output values to workflow variables when the Human task completes.
For example, a Human task produces a start time output value that indicates when the Data Integration Service started running the task. The workflow cannot directly access the Human task output data. To use the data in the remainder of the workflow, you assign the start time output to a workflow variable that you name HumanTaskStartTime. Then you use the HumanTaskStartTime workflow variable in an expression for a conditional sequence flow. The Data Integration Service runs the next object in the workflow if the Human task started before the specified time.

0 COMMENTS

We’d like to hear from you!