Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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 1.2 Administration and Management .

Publishes

The agent does not publish any MIM resources.

Accesses

The agent does not access any MIM resources.


  • No labels