AI Agent Asset Bundle migration API
Allows migration of AI Agent Asset Bundles and Variation Asset Bundles across Control Tower instances.
Allows migration of AI Agent Asset Bundles and Variation Asset Bundles across Control Tower instances.
An AI Agent Variation Asset Bundle is not the same as an AI Agent Asset Bundle. For the AI Agent Asset Bundle API, see the related API documentation.
Overview
The universal driver provides the following benefits for rapid RPA scripts development:
In Bot Configs, you have access to both WebHarvest and WorkFusion context variables. The Manual Task context is described in the Manage templates topic.
AutoML SDK API Enables managing AutoML Archetypes and their dependencies.
The article explains different solution approaches to building code and focuses on simplified RPA API.
A crucial aspect of installation and further support is implementing an AI Agent so that you can change any setting outside of the implementation code without recompiling, updating, or re-deploying your AI Agent. Typically, this is achieved by making your configuration external to the source code.
Using the no-code Connector step, you can apply multiple configuration options to handle different connection scenarios and create custom connectors for the integration of external services into your automations.
Connectors in the Work.AI platform enable Business Processes (BPs) and AI Agents to communicate with external systems. They provide standardized integration points for retrieving and enriching data, sending information to third-party services, triggering workflows based on external events, and orchestrating end-to-end automation across enterprise environments.
The Data Management API allows managing database and S3 data purging, as well as data achival and restoration operations.
The Data Store REST API provides remote Data Store management. Generally, the Data Store REST API service works with JSON data.
Before executing each command, the RPA web driver checks the value of the document.readyState property and stops the command execution until the property gets the complete status.
All stored procedures supporting the Data Management API functionality reside within the dp schema and are divided into the following subsets:
ODF 2 can work with Amazon S3-compatible file storages. Under the hood, it uses AWS Java SDK, though with a more convenient high-level API.
The page describes the GenAI rules REST API. The integration with the Swagger UI allows you to easily explore and interact with API while testing API endpoints, viewing request and response details, and understanding available resources.
Introduction
The Work.AI platform lets you create the following types of data management configurations:
The page describes the process designed to enable the following:
The article dwells on the obsolete approach of OCR usage in the scope of the ODF 2 framework.
Using command line
Packages API enables migrating Business Processes across Control Tower instances.
Plugin execution logging helps to record the execution time of specific plugins, thus enabling you to gather Bot Task processing analytics. Currently, the following plugin data is recorded:
The REST (HTTP) connector is an external connector that listens to incoming HTTP requests and sends records to Control Tower (CT). Optionally, for sync requests only, it can also return transaction results as an HTTP response.
To recognize tables and detect text in images, add the DetectTextOnImage and AggressiveTableDetection request parameters to the /processDocument and /processImage API endpoints. These parameters are set to false by default. To enable them, set the value to true. For details on the OCR API, see the guide.
The page describes the rules-builder-test REST API. The integration with the Swagger UI allows you to easily explore and interact with API while testing API endpoints, viewing request and response details, and understanding available resources.
Spoke is a tool for end-to-end Business Process testing. It provides fluent APIs for a developer to achieve typical testing goals. The framework is built on the JUnit 5 + AssertJ ecosystem, but the core module does not depend on it and can be used as a pure Java library.
s3
Secrets Vault API enables credentials management.
Secrets Vault plugins provide the functionality to manage Secrets Vault. Secrets Vault plugins work using the /secrets-vault WorkFusion Rest API. To learn more, refer to Secrets Vault API.
Overview
The article contains a cheatsheet for using the main Robotics simplified API methods.
API
The WorkFusion API lets you launch, post data to, and receive results from the WorkFusion platform automatically. Using it, you can manage simple tasks and more complex Business Processes (BPs) representing a workflow of various manual and automated tasks.
The Workspace Shared API provides access to shared Workspace resources, including assignments, users, user groups, and Workspace metadata. It allows authenticated users to retrieve and manage data within Workspace using RESTful endpoints.