Add no-code Data Store steps
The no-code Data Store steps allow you to easily retrieve or modify data from Data Store tables using an SQL query. The steps send a query to a database, which then processes it and returns the result.
The no-code Data Store steps allow you to easily retrieve or modify data from Data Store tables using an SQL query. The steps send a query to a database, which then processes it and returns the result.
The Case Management dashboard lets you monitor the Workspace assignment statistics and manual review performance, in particular:
Connect to database
The goal of this article is to provide insight on how to deal with a customer’s information without risk of sensitive data disclosure to third parties not involved in the project.
The Data Management API allows managing database and S3 data purging, as well as data achival and restoration operations.
The Decision Rules dashboard provides information about rules and rule-based decisions associated with the execution of no-code Decision Rules steps in Business Processes (BP). Using the dashboard, you can accomplish the following:
All stored procedures supporting the Data Management API functionality reside within the dp schema and are divided into the following subsets:
The role-based access mechanism (RBAC) limits access to data through Analytics dashboards based on the following filter categories:
The article details how to import data management configurations as part of an Asset Bundle.
For monitoring process metrics, Work.AI offers Superset-based analytics installed together with the Product. To start working with the analytics, you only need to configure access. It does not require any additional third-party licenses and provides the following capabilities:
Global variables store common values used in different Business Processes (BPs) without hard-coding them in Bot Tasks. In particular, global variables can store the following information:
Work.AI generates a considerable amount of data. Much of it results from completed Business Processes (BP) or internal maintenance. Accumulation of obsolete data can lead to the following issues:
The Work.AI platform lets you create the following types of data management configurations:
The page describes the process designed to enable the following:
Starting with Work.AI v10.3, S3 Manager replaces the MinIO S3 storage.
Managing Analytics-related roles and permissions can involve the following, depending on your needs:
To assist you in real-time process monitoring, analyzing data, and presenting it effectively, WorkFusion Analytics offers the following tools:
A Data Source is a mechanism providing input data and configuration for your Business Processes (BPs). 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.
You can start a Business Process (BP) from a Manual Task. Below are some code samples of how you can perform various operations with it.
Before labeling, the most essential information the Subject-Matter Expert (SME) should share with the Data Analyst (DA) includes the following:
To validate the accessibility of an S3 object from a different host, follow the steps below:
Goal of the step: Train Subject Matter Experts (SMEs) to provide a high level of labeling accuracy for collecting a quality dataset.
To upload files to the Amazon AWS S3 storage, install and use one of the following third-party S3 clients:
The Split-Join rule is used to separate every single record (or document) from Input Data into a few records to let them pass through different steps (either Bot or Manual Tasks) of a Business Process (BP) in parallel (in the split point) and then combine the processed records back into a single record or a document (in the join point) to process the consolidated results from the previous steps further.