Variables and Dataflow

Variables are utilized to control and monitor the input and output. Dataflow in a process through Pulse.

It is recommended to control all dynamic values in the tasks, parameters, requirements, file names, and so on through Variables.

  • Variables can be utilized globally in the entire process or locally in a specific task.
  • Variable values can be updated by an application script or through user input.
  • Variable Definition
  • Create Variables
  • Control User input
  • Control Dataflow (Mapping)
  • Referencing Variables
  • Application Environment Variables