Inter Workflow Batch Collection Agent Input/Output Data and MIM

Input/Output Data

The agent produces bytearray types.

MIM

For information about the MIM and a list of the general MIM parameters, see Meta Information Model in Administration and Management in Legacy Desktop.

Publishes


MIM Parameter

Description

Number of Source Batches

This MIM parameter contains the number of incoming batches to merge in the current outgoing batch. If no merge is selected this MIM is static and set to 1 (one).

Number of Source Batches  is of the int type and is defined as a  header  MIM context type.

Outgoing Batch Size

This MIM parameter contains the size of the batch produced by the agent.

Outgoing Batch Size  is of the long type and is defined as a  header  MIM context type.

Source Files Left

This MIM parameter contains the number of source files still to be collected. This is the number presented in the Execution Manager backlog.

Source Files Left  is of the long type and is defined as a  header  MIM context type.

<any>

Any named MIM in the Inter Workflow Profile Editor .

All imported MIMs are automatically converted to the type string, regardless of the original type. APL provides functions to convert strings to other data types. For further information about conversion functions, see the APL Reference Guide

Note!

MIMs of list and map type cannot be imported. 

For information about how to add and map named MIMs, see the section Profile Configuration in Inter Workflow Profile.

Accesses

The agent does not itself access any MIM resources.