Use the Step Settings section to edit workflow steps or to add advanced steps to the workflow.
Step Name
Enables you to edit step names.
Notes
Add notes to a step. This adds a note icon to the step. Use to annotate your workflow.
Add action
Enables you to add an action to the workflow. Click away from the Step Settings to add the action to the workflow.
Show Message
Adds a pop-up message to the workflow.
Subset
Opens a Subset section to select a random subset of all tables opened in a specific step.
Set Random Seed
Opens a Set Random Seed section to set a random seed for a specific step. Use to generate the same results with each run of the workflow. Many modeling techniques use random starting points.
Hide Tables
Adds a hide tables step action. After the step runs, any tables created during that step are marked invisible. Use this to hide intermediate tables that do not need to be seen, but cannot be closed because reports or other tables depend on them
Custom
Use to add a custom action to a step in your workflow. Use any valid JSL statement or function.
Step Code
Contains the JSL code for each step. Enables you to view and edit the JSL code.
Use the Step Action Timeline to customize your workflow. For example, use to add wait steps.