View Examples of Hosted Workflows

On the Hosted subtab, you can use the examples (included in the Workflows plugin), such as Fast Track and Custom Session Properties, to help quickly set up a few workflows.
  1. Click the View Examples button.
  2. 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:
    View Examples displaying an example of a workflow that reads the custom session properties and uses that information to branch a workflow based upon those properties
  3. On the Graph tab in the middle pane of the Examples dialog, select all the code text and copy the code using Ctrl+C.
  4. 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.

QR Code is a registered trademark of DENSO WAVE INCORPORATED in Japan and other countries.

Was this helpful?