Workflow Monitor

Available from version 7.2

Example Project

This example project implements basic workflow monitoring. The examples provided below for the functions and events in the Workflow Monitor built-in service refer to this example.

Description

A simple workflow is started when the project is loaded. Delays have been applied to the workflow steps as below:

Two callouts are used to display workflow monitoring information:

  • The Workflow Monitor callout is displayed when the workflow starts. It displays the name of the last step that was started and the name of the workflow in progress.

  • The Workflow Error callout is displayed if a specified time has elapsed since the last time the workflow progressed from one step to another, indicating that something might have gone wrong.

Video Explanation

The video below provides a detailed explanation of the example project.

Download and Run the Project

  1. Download the project files here.

  2. Unzip the files.

  3. Open the project in Automation Studio.

  4. Click Start Project. The workflow will start and the Workflow Monitor callout will be displayed.

Functions

Properties

Events