Analyze and improve model
Input: Generated CSV file with results of IE process.
Input: Generated CSV file with results of IE process.
The most popular desktop application to be automated with the help of Recorder is Microsoft Excel. There is a specific actions group in Actions Library to work with Excel files. Here you can find some recommendations on how to work with them in your own scripts.
As Outlook is one of the most popular email clients used by many companies nowadays, you will find here some recommendations on how to automate it with Recorder.
Overview
Deploy project to Control Tower
Bot Sources in BEP execution mode
There are some global parameters for Recorder to define component settings, their general behavior, and so on. The most widely used setup refers to the Recorder settings. Go to Window > Preferences > WorkFusion Recorder.
It is good practice to verify changes to your processes, Bot Tasks, Manual Tasks, and even Data Stores in your local environment.
It is good practice to verify changes to your processes, Bot Tasks, Manual Tasks, and even Data Stores in your local environment.
Example overview
The Correlated Fields Answer Type allows you to repeat a block of answer fields, enabling workers to dynamically add answers. This feature is useful when the number of task answers is unknown, for example, "Find all members of the Board of Directors from an annual report".
The Craigslist Bot searches and returns the top results to a spreadsheet.
Problem statement
Before reading this topic, see the detailed Operation description.
By default, WorkFusion security blocks all Data Store (DS) API calls from Manual Tasks, except Allowed Data Store Queries. Therefore, if you develop a custom Manual Task that uses DS API calls from JavaScript, you must create such allowed queries.
The guide is intended for developers and IT Operations, as well as Support Engineers engaged in import and export of Business Processes. It describes Asset Bundle import automation as part of Open Development Framework (ODF).
Although the Work.AI platform and Work.AI Developer have ODF components installed along with the environments, one may need to work with a different ODF version. Here are some scenarios of such cases.
The section refers to the legacy Manual Task design via Code Editor. Before reading the article, see the Design Manual Task in Task Designer mode topic.
Goal: get labeled dataset of high quality.
The Email Fetch Connector is an ODF 2-based library that provides a UI-configurable solution for receiving emails from supported email services and preparing them for further processing.
Recorder is one of the main Work.AI Developer components that provides the ability for a Power User to automate web, desktop, and mainframe applications in a natural macro-like way without any coding or scripting.
Example overview
Overview
Design concepts
A standard WorkFusion OCR use case provides a set of Bot Configurations that can be re-used or extended to address custom OCR challenges.
Goal: To prepare the SME team for labeling documents.
Example overview
Business Process description
General information
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.
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.
Simple Email Connector is a component you can integrate into your Business Process to retrieve emails from Microsoft Exchange mailboxes. It is based on MS Graph API and has no Work.AI platform dependencies.
While designing a Business Process (BP), it is helpful to use a synchronization design pattern.
Example overview
Example overview
Example overview