Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

ACP Workflows

This overview covers basic workflow actions, such as creating a new workflow, editing its identity data, and an overview of high-level options.

Table of Contents


Using Workflows

Workflows are the primary component of ACP.  Each workflow is an independent entity using its own connectors, inside which multiple steps can be created to chain together actions from separate API services.

For information on adding connectors to a workflow, see Connectors. For detailed information on working with workflow steps, see the next section, Workflow Steps.

Creating a New Workflow

A new workflow can be created from the “New Workflow” button in the primary actions menu, or by the “New Workflow” button just after login.

...

Once a new workflow is created, it immediately appears in the main ACP editor.

Editing Basic Fields

The upper-left area of the ACP editor shows basic information about the workflow, all of which can be edited in place. 

...

The description box is a free-form text field which can contain any notes that are associated with this workflow, and directly edited by double clicking on the current description, then clicking anywhere outside the description area when complete.


Workflow Options

Workflow Info

Once saved, every Workflow is assigned a distinct URL that can be used to execute it remotely by POST’ing data to it.  This URL can be found by navigating to the header area of the Workflow and clicking on the ‘More options’ drop-down below the description area.

...

A modal window appears which displays the Workflow URL and the user-given variables required for the Workflow to run.

Initiator Conditions

The 6connect ACP system uses “initiator conditions” as a pre-routing system to determine, based on user-given data, which step is executed first. 

...

For more detail, see Initiator Conditions and Iteration.

Export as JSON

Workflows can be exported in JSON format by navigating to the header area of the Workflow and clicking the ‘More options’ drop-down below the description area.  

...

The Workflow JSON will be downloaded through the browser.  This exported JSON can be saved as a backup, shared with coworkers, or sent to 6connect Support for assistance.


Workflow Preferences

Click on the "Preferences" link to bring up workflow operation settings.

Rollback Mode and Debug Mode

The ‘preferences’ link in the upper-right can be used to bring up an options menu.  

...

  1. Enable Rollback:  this setting controls whether the workflow immediately halts or rolls back executed steps when it encounters a failure condition, or is unable to find an appropriate Route at the end of a step.
  2. Debug Mode:  this setting controls whether or not detailed debug output is shown at the end of workflow execution within the ACP GUI.  It has no effect on execution via API calls. For an example of how to use Debug mode, see Quick-Start Tutorial 2.



Additional Information

Continue on to additional User Guide pages for detailed information on working in ACP:

ACP User Guide

Children Display
depth1
pageACP User Guide

...