Versions Compared

Key

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

...

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.

...

Example of runtime update of a TCP/IP agent configuration

...

Runtime Modification of Workflow State

...

Executing command block from monitor mode in the graphical user interface:

...

Example of runtime modification of a workflow state through the Aggregation agent

...

A command block can also be executed from the command line interface, by using the wfcommand. This enables the workflow logic to be executed based on input from the Command Line Interface.

...

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:

...

Workflow table including selected configuration profiles

...

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.

...