Customize Consent Preferences

We use cookies to help you navigate efficiently and perform certain functions. You will find detailed information about all cookies under each consent category below.

The cookies that are categorized as "Necessary" are stored on your browser as they are essential for enabling the basic functionalities of the site. ... 

Always Active

Necessary cookies are required to enable the basic features of this site, such as providing secure log-in or adjusting your consent preferences. These cookies do not store any personally identifiable data.

No cookies to display.

Functional cookies help perform certain functionalities like sharing the content of the website on social media platforms, collecting feedback, and other third-party features.

No cookies to display.

Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics such as the number of visitors, bounce rate, traffic source, etc.

No cookies to display.

Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.

No cookies to display.

Advertisement cookies are used to provide visitors with customized advertisements based on the pages you visited previously and to analyze the effectiveness of the ad campaigns.

No cookies to display.

Help

Workflow Editor

The Blue Integrator Workflow Editor allows you to define Workflows, to be invoked on receipt of a Message.  It is launched by creating or editing a Workflow within the Blue Integrator Explorer.  To create a new workflow, click the New button at the bottom of the Workflow pane and the Workflow Editor is displayed:

The Blue Integrator Workflow Editor is grouped into three panes.  The main Workflow Designer Surface is on the left side.  At the top right is the Toolbox Tab Control, allowing selection of either the Activity Palette or the Workflow Tree.  At the bottom right is the Properties form, which displays editable properties for any selected object.

The Activity Palette contains the set of Workflow Activities that can be dragged into to main Windows Workflow Designer Surface.  These consist of standard Windows Workflow Activities, along with specific Blue  Integrator Activities, and any custom Activities registered with the Explorer (under the  Custom Workflow Activities tree node).  To construct a Workflow, drag one or more activities onto the main Workflow Designer Surface.

The Messages and Variables Tree allows messages and variables to be defined for the workflow, which are then accessible for binding, and for access from VSTA.

Every Workflow, except where the workflow is designed only to be invoked directly from other Workflows, must contain at least one Receive Message Workflow Activity, which will trigger the activation of a Workflow instance when a message is received at a bound Port.

Windows Workflow Designer Basics

See topic: Windows Workflow Basics

Specific Blue Integrator Workflow Activities:

Useful Menu Functionality

The Workflow editor supports full clipboard and Undo/Redo functionality.  You can launch the Visual Studio for Applications IDE from the Tools menu at any time.

Advanced Workflow Constructs

See topic: Advanced Workflow Constructs