Versions Compared

Key

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

The workflow configuration is a central part of the MediationZone GUIDesktop. This is where all workflows are designed and configured by adding agents and connecting them to each other to form a data flow.

...

The example below shows a workflow group consisting of two batch workflows with a dependency (the first one must finish before the second can start).

...

A workflow group configuration with three batch workflowsGrouping of workflows can be useful in the following scenarios:

...

The example below shows how this is performed for the TCP/IP Agent of an active Workflow. In this scenario, the IP address used for listening on incoming requests is changed.

...

Runtime Modification of Workflow State

...

The following example shows the system import/export sub-system, creating a full configuration export:

...

Example of full configuration export

...

In addition to configuration data, the export/import function includes the capability to export runtime data from, for example, ECS and Archive systems.

...

  • Manually entered values, e.g. directories, regular expressions, hosts, ports

  • External References, pointing to values in property files

  • Configuration profiles selected through the GUI, such as Database, Dup UDR, Aggregation and Inter Workflow profiles, as illustrated below:

...

Import and Export of Workflow Table

...

The example below shows a properties file containing mapping of values and variables used in MediationZone profiles, APL code and the workflow table.

...

Properties file containing mapping of values and variables used in Image RemovedThe image below depicts the External References Profile where properties files are selected and the variable names from the file are mapped to internal variable names.

...

An External References profile example

...

The local key variables can then be mapped in the workflow instance table by activating External References in the relevant cells.

...