Skip to main content

5 docs tagged with "Legacy"

View All Tags

Define allowed Data Store queries

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.

Implement FIFO processing

FIFO (First In, First Out) is a prioritization strategy in which the oldest (first) entry is processed first. The FIFO strategy helps improve adherence to the service-level agreement (SLA) for record processing time.

Track transactions

Transaction tracking is applied at the Business Process (BP) level. It is possible to track only specific or multiple steps or exclude them from tracking. The feature enables collecting Service-Level Agreement (SLA) and Straight-Through Processing (STP) metrics and getting them displayed in the workflow diagram.