Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Batch workflows – Are used to collect, process and distribute file-based data, also referred to as an Offline model. Batch Workflows can be configured for multi-threaded execution, and enforces a first-in-first-out processing order and a strict transaction boundary based on each batch processed.

  • Real-time workflows – Enables online processing of requests/answers with other systems. These Workflows use multi-threading to enable execution of large numbers of independent execution paths simultaneously.

  • Task workflows – Used to execute common activities such as cleanup or maintenance tasks. A number of System Tasks are pre-configured in MediationZone and can be complemented with any user-defined activity. Task Workflows are further described in Workflow Types [hide]9.0[/hide]. Types of Workflows.

The workflow configuration is used to design and configure workflows, by adding agents and connecting them to each other. This is further described in Workflow Configuration.

The following illustration shows an example of a simple Batch workflow:

Image RemovedImage Added

Example of Batch Workflow Configuration

...