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

Assigning Variables to Task Input

Assigning Variables to Task Input

Mapping and Command tasks include an
Input
tab where you specify the workflow variables that the task requires.
In a Mapping and Command task
Input
tab, you can assign task configuration properties to task input to define the value of the property in a workflow variable. The
Advanced
tab for a task lists the task configuration properties.
In a Mapping task
Input
tab, you can also assign user-defined mapping parameters to workflow variables to use workflow run-time data for the user-defined mapping parameter value.
  1. Select a Mapping or Command task in the editor.
  2. In the
    Properties
    view, click the
    Advanced
    tab to assign an advanced configuration property to task input.
    In the
    Value
    column for a property, select
    Assigned to task input
    .
  3. Click the
    Input
    tab.
  4. Enter a string to search for an input.
    You can use wildcard characters in the string. The string is not case sensitive.
  5. Click the
    Value
    column for a configuration property or mapping parameter.
  6. Assign the property or parameter to an existing workflow variable, to a new workflow variable, or to a literal value.
    • Select a workflow variable name.
    • Click
      New Variable
      . In the
      Add Variable
      dialog box, enter the name, type, and initial value for a workflow variable. The Developer tool creates the workflow variable and assigns the variable to the property.
    • Click
      New Value
      . In the
      Add Value
      dialog box, enter the literal value and datatype to assign to the property.
  7. To clear an input assignment, select an input and click
    Clear
    . Or, click
    Clear All
    to clear all input assignments.

0 COMMENTS

We’d like to hear from you!