Skip to main content

28 docs tagged with "S3"

View All Tags

Add links to S3 buckets

You can use links to secure S3 buckets in the input data files for Manual Tasks and Business Processes.

Configure RPA video recording

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.

File storage

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.

JNW Toolkit overview

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.

Manage data lifecycle

Work.AI generates a considerable amount of data. Much of it results from completed Business Processes (BPs) or internal maintenance. Accumulation of obsolete data can lead to the following issues:

Manage file storages via Resource Manager

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).

Media Check API

The page describes the process designed to enable the following:

OCR

The article dwells on the obsolete approach of OCR usage in the scope of the ODF 2 framework.

Set up disaster recovery

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.

Test JNW-based tasks

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.

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.

Write Bot Task JUnit tests

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.

Write Bot Task JUnit tests

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.