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

User-Defined Workflow Variables

User-Defined Workflow Variables

Create user-defined workflow variables to capture task output or to make a workflow decision based on criteria that you specify. You can create a user-defined workflow variable of datatype boolean, date, integer, or string.
To use user-defined workflow variables, complete the following steps:
  1. Create a workflow variable with an initial value.
    The Data Integration Service uses the initial value of the variable when the workflow starts.
  2. Configure the workflow to assign a run-time value to the variable.
    As a workflow progresses, the Data Integration Service can calculate and change the initial variable value according to how you configure the workflow. You can assign a value to a user-defined variable using an Assignment task. Or, you can assign a value to a user-defined variable using task output.
  3. Use the variable in a conditional sequence flow or in a task field so that the Data Integration Service uses the variable value at run time.

0 COMMENTS

We’d like to hear from you!