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

System Workflow Variables

System Workflow Variables

System workflow variables return system run-time information.
You cannot create system workflow variables. The Developer tool provides a pre-defined list of system workflow variables that you can use in a workflow.
Use a system workflow variable in a conditional sequence flow or in a task field so that the Data Integration Service uses the variable value at run time. For example, use the UserName system variable in the list of recipients for the Notification task to send an email to the user that runs the workflow.
The following table describes the system workflow variables:
System Variable
Datatype
Description
InstanceID
String
Unique ID of the workflow instance.
StartTime
Date
Date and time that the workflow instance starts running.
UserName
String
Name of the user that runs the workflow instance.

0 COMMENTS

We’d like to hear from you!