Skip to main content

24 docs tagged with "Business Process data"

View All Tags

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.

Case Management dashboard

The Case Management dashboard lets you monitor the Workspace assignment statistics and manual review performance, in particular:

Customer data protection

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.

Data Management API

The Data Management API allows managing database and S3 data purging, as well as data achival and restoration operations.

Decision Rules dashboard

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:

Develop data management procedures

All stored procedures supporting the Data Management API functionality reside within the dp schema and are divided into the following subsets:

Learn about analytics in WorkFusion

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:

Maintain global variables

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:

Manage data lifecycle

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:

Media Check API

The page describes the process designed to enable the following:

Set up alerts and reports

To assist you in real-time process monitoring, analyzing data, and presenting it effectively, WorkFusion Analytics offers the following tools:

Start Business Process from Data Source

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.

Study documents

Before labeling, the most essential information the Subject-Matter Expert (SME) should share with the Data Analyst (DA) includes the following:

Train SMEs

Goal of the step: Train Subject Matter Experts (SMEs) to provide a high level of labeling accuracy for collecting a quality dataset.

Upload files to Amazon AWS S3

Work.AI components use Amazon AWS S3 as the main file storage system. To upload files to the storage, install and use one of the following third-party S3 clients:

Use Split-Join rule

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.