You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The JS7 - Variables are used to execute the job using different parameters on the order or on a Workflow. Variables are declared by specifying a name and datatype. We can use variable at different places

  • In the Environment Variable:  The environment variable available for all the Jobs in a workflow.
  • In the Job Resources: You can assign variable in the job resources with this the variable are assigned to the whole workflow or on the jobs.
  • In Order Variable: You can assign values to the workflow while adding an Order. The default and require value is assigned to the order.

The folder 03_VariablePassing contains the workflow based on the variable passing. You can add the order from the action menu of the workflow and from the history you can review the detailed information about the workflow.


  • No labels