Skip to main content

17 docs tagged with "Business Process data"

View All Tags

Create custom dashboards

This guide gives you a quick introduction to custom dashboards: how to create datasets and charts and organize them into a dashboard. Since WorkFusion Analytics is originally based on Superset, you can refer to the Superset official documentation for additional details.

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.

Maintain global variables

Global variables are intended to store common values used in different Business Processes (BPs) without hard-coding them in Bot Tasks. Global variables can be used to store the following information:

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:

Set roles and permissions for Superset Analytics

To manage the access to Superset dashboards and related components, use standard Control Tower roles and permissions. To view or change the Superset-related permissions in Control Tower, navigate to System setting > Role management.

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.

Study documents

Before labeling, the most essential information the subject-matter experts (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 S3 MinIO storage

There are several ways how to upload files to MinIO. You can upload files to the storage in a web browser or via the Master Server.

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.