Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 23 Next »

Key

To create a new Workflow, click on the “New Workflow” button at the top right of the Workflow Management screen. You will be prompted to select the type of initial Trigger and then the Workflow Studio Builder screen will be shown.

To edit an existing Workflow, go to the Action menu for that Workflow and select Edit. The Workflow Studio in Builder view will then open with the exiting Workflow.

Workflow Studio

The Builder screen is divided into three main areas. In the screenshot above (click to zoom), on the left are the Connectors that you will use to build the workflow, and the large area on the right is panel where you build the Workflow structure.

When you click on any of the Connectors in the Workflow, a sidebar will appear on the right. Use this sidebar to configure the Connectors.

Exclamantion Mark

The red and white exclamation marks will show you which Connectors and Tabs contain fields that need to be filled in to make the Workflow valid.

The top right corner row will show you whether or not the Workflow is valid, allow you to publish the workflow, the View History option will let you look through the different saved versions of the workflow.

Once valid, all Workflow changes will be saved automatically.

So if you make changes to the Workflow and you change your mind, go to View History and restore an older version.

Watch this video for an overall description of the Builder view, or go to the Designing A Workflow page to start designing and building.

Zooming, Undo and Redo

The building panel has a number of on-screen controls:

Undo Redo Buttons

Undo and Redo controls.

Zoom controls.

From left they are:

  • Reset the zoom back to normal

  • Zoom On - make all boxes bigger on screen.

  • Zoom Out - make all boxes smaller on screen.

  • Full Screen - expand the building panel to take up the whole of the screen area, hiding the connectors in the process. Click again to return to normal.

Zooming can also be done using your mouse wheel.

To move the visible drawing area around (so that you can see other parts of the design) click down with the mouse on the background, drag, and release. You will see the hand cursor go from open, to closed when the mouse is down and back to open when you release.

Parameter, String, Number, and More

On many of the fields on the Input tabs, you will see a drop-down with the choices such as String, Number, Parameter, and Reset. This allows you to switch the type of inputs that go in that field.

Most fields will have two or three options - Reset and Parameter, or Reset, Parameter and the natural type for that field. For example, the button link for the Email connector has String for you to type in your own URL or Parameter for you to pick up the Link URL from a previous connector.

Parameter Type

Description

Reset appears in all the drop-downs. If you are having problems with a format click on the Reset and it will go back to the default and you can start again.

A Parameter is the selection of a value from elsewhere in the workflow.

Form allows you to select a Form to apply to this Connector.

Number allows you to enter a numeric value.

This is used for entries such as Latitude and Longitude.

Options will contain a drop-down list of choices.

For example, Location Type options on a New Asset are Geometry and Geolocation.

String allows you to enter a text value.


Remember, the Workflow is the definition of the Process, and when the Workflow runs it makes an Instance. So the Builder lets you build (and edit) the Workflow Definition, and the Instances let you view current and previous runs.

  • No labels