The following details are technical notes about the Workflow Builder:
Notes:
• The Workflow Builder uses actions that are captured in the Enhanced Log. Use the custom option in the Step Settings to add JSL for steps that are not automatically captured.
• The JMP Log History captures activity from the start of the JMP session, regardless of when you open the Workflow Builder.
• If you add an action from the Enhanced Log and there is more than one Workflow Builder open, it adds the step to the topmost builder.
• Workflow Builder runs within projects.
• As the workflow runs, each step is evaluated before it is run. If a hardcoded table path is found and the table is not open, the user is prompted to open the table or a table that is compatible to continue the workflow. Similarly, if an unknown column reference is found, the user is prompted for a replacement. This is limited to 1-1 replacement. It does not work well for a large number of column replacements.
• When publishing to JMP Live or JMP Public, ensure that the report step is ahead of the publish step in the workflow.