Workflow Bridge Collection Agent Transaction Behavior, Input/Output Data and MIM

Transaction Behavior

In the batch forwarding to real-time collection scenario, the Workflow Bridge real-time collection agent routes the states retrieved from the Workflow Bridge batch forwarding agent to the collection workflow. These are the states:

  • initialize
  • beginBatch
  • drain
  • endBatch
  • commit
  • deinitialize
  • cancelBatch
  • rollback

The collection workflow must handle all the states and send a reply to the batch-forwarding workflow by returning the corresponding WorkflowState UDR. For more information regarding the states, see 3.1.11 Workflow Monitor.

Input/Output Data

The agent consumes and emits  WorkflowStateUDR  and  ConsumeCycleUDR  types.

MIM

For information about the MIM and a list of the general MIM parameters, see Administration and Management.

Publishes

The agent does not publish any MIM resources.

Accesses

The agent does not access any MIM resources.