Add links to S3 buckets
You can use links to secure S3 buckets in the input data files for Manual Tasks and Business Processes.
You can use links to secure S3 buckets in the input data files for Manual Tasks and Business Processes.
With the introduction of the BEP execution platform:
Inversion of Control and Dependency Injection
Automate file download
Goal
The screen capturing feature allows recording videos of actions currently performed on each Bot Unit screen. The functionality is used by IT Operations, RPA Developers, and Automation Engineers for troubleshooting purposes.
The Data Management API allows managing database and S3 data purging, as well as data achival and restoration operations.
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.
Hardware and OS
The article details how to import data management configurations as part of an Asset Bundle.
JNW Toolkit is a collection of libraries that simplify development with the Java Native Worker (JNW). Each library can be used independently and implements some specific feature that can be used when needed and ignored when it is not.
Design concepts
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:
Resource Manager enables you to work with different files storages similarly to how it's done in two-panel file browser (Total Commander, Far, Volkov Commander, Midnight Commander).
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.
Starting with Work.AI v10.3, S3 Manager replaces the MinIO S3 storage.
s3
Disaster recovery (DR) is the ability to continue services' operation in case of major outages, often with reduced capabilities or performance. Disaster recovery solutions typically involve manual activities. DR is aimed at minimal data loss, including up to 15 seconds for database loss, up to 15 minutes for file system data loss, and up to 4 hours of server downtime.
Overview
To validate the accessibility of an S3 object from a different host, follow the steps below:
The worker-task-test library is a task-testing framework based on the Java Native Worker (JNW) approach. The library provides functions to configure and run tasks with different types of input data (for example, empty input or with single and multiple rows) or execute a chain of tasks and contains a convenient assertion mechanism.
Task: upload documents to S3 Manager and generate links for OCR.
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:
Problem context
The document outlines the key code changes introduced with the migration from Java 8 to Java 21 in the bot execution and WebHarvest Control Tower (CT) Worker projects, starting with Work.AI v10.3.
Bot Task JUnit is a JUnit 5 API for running and testing Bot Tasks. You can use it for running Tasks locally from an IDE of choice during development and/or for executing tests in a CI/CD pipeline.