View Examples of Hosted Workflows
- Click the View Examples
button.
- In the Examples dialog, select the workflow example on the left that you want to use. In the following image, the Custom Session Properties example is selected:
- On the Graph tab in the middle pane of the Examples dialog, select all the code text and copy the code using Ctrl+C.
- Close the Examples dialog then go back to the Studio tab
and paste the code into the code textbox using Ctrl+V.
The workflow diagram on the right updates to show the workflow you pasted.
Before publishing your workflow, it's wise to review the example code you pasted to look for any variables that need to be updated to variables specific to your organization. For example, Custom Session Properties needs the name of the property that you stored on the session to match. The Fast Track example needs references to the workflowButtonKey to match the key of the button you created on the Dynamic Workflow Buttons subtab on the Advanced tab in the Editor plugin. Review each workflow carefully before publishing.