In this example, add steps to a workflow from the Enhanced Log.
1. Select File > New > Workflow.
2. Click to start recording your actions.
3. Select Help > Sample Data Folder and open Iris.jmp.
4. From the Workflow Builder red triangle menu select Add Custom Action.
5. Click the gray triangle next to Step Settings.
6. Click Custom Action in the Workflow Steps section.
7. In the Step Code section of the Step Settings panel type Oneway(Y(:Petal width), X(:Species)) and click away from the Code window.
8. Click to stop recording.
9. Click to reset. This closes any open windows and resets the workflow to the start.
10. Click to test the workflow.
Adding a step from the Step Settings is an alternative to recording, adding from the JMP Log History, or using the platform Save Script > to Workflow option. It also enables you to add JSL code for complex actions not recorded by the Workflow Builder.