Configure no-code Generic Connector
Using the no-code Generic Connector, you can apply multiple configuration options to handle different connection scenarios and create custom connectors for the integration of external services into your automations.
Log in to Control Tower
Control Tower (CT) is the central orchestration application of the Work.AI platform. It enables users to perform the following actions:
Manage Business Process execution
Records and transactions
Media Check API
The page describes the process designed to enable the following:
Overview
The Overview dashboard provides a high-level summary of daily operations and overall automation health. From it, you can access the following data:
Run AutoML Business Process
After you activate a Cognitive Bot by configuring AutoML in a Manual Task and run the Manual Task, Control Tower automatically launches an instance of the out-of-the-box AutoML Business Process. This BP is auto-created, with the original Manual Task inside it used for those cases when manual processing is still required.
Run Business Process
After you uploaded the input data, designed the Business Process (BP) flow, validated it, and set run options, it is recommended to test the Business Process and then run it in production.
Schedule Business Process
Besides running Business Processes (BPs) manually, you can set them to run on schedule.
Schedule Business Process via Bot Task
Download the Scheduler package.
Set run options
To configure the settings for a specific Business Process (BP) run, select it in the BP list and navigate to the Run page.
Soft-stop Business Process
The monitor design assumes continuous managed loops generation during a scheduled period of time. For certain business needs, you may require to stop your Business Process (BP) immediately upon some trigger. Moreover, it is desired that the BP does not ruin transactions that already came out of the monitor's loop and are processed further.
Start Business Process by internal event
If you have several Business Processes (BP) where one BP produces data for another, you can apply the event-based communication mechanism and easily configure data transfer between them. To do it, you can start a sub-process from another BP based on a specific event or initiate transaction processing from another transaction within a different BP.
Start Business Process with no-code Trigger element
To start a Business Process (BP) based on external events or scheduled polling of a source system, you can apply a special no-code Trigger start element when designing your BP.
Start task and Business Process from Data Source
A Data Source is a mechanism providing input data and configuration for your Business Processes (BPs) and tasks. The input format is best suited for those use cases where the data resides on an external source, such as an SFTP Server or Amazon S3 Cloud.
Validate Business Process
Before validating a Business Process (BP), make sure the BP meets the following requirements:
View Business Process results
The article details how to find Business Process (BP) results, events, and errors.