Versions Compared

Key

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

...


Field
Description
TxnId (long)This field includes the id for the batch transaction of the batch forwarding workflow.


WorkflowStateUDR

The WorkflowStateUDR defines the common attributes and behaviors for any WorkflowStateUDRs.

InitializeCycleUDR

This UDR is sent when the forwarding workflow enters the initialize execution state.

BeginBatchCycleUDR

This UDR is sent when the batch forwarding workflow enters the beginBatch execution state.

ConsumeCycleUDR

This is the UDR that contains the data that is being collected from the forwarding workflow. For more information about ConsumeCycleUDRs, refer to 9.86.6.1 ConsumeCycleUDR.

DrainCycleUDR

This UDR is sent when the batch forwarding workflow enters the drain execution state.

EndBatchCycleUDR

This UDR is sent when the batch forwarding workflow enters the endBatch execution state.

CommitCycleUDR

This UDR is sent when the batch forwarding workflow enters the commit execution state.

...


Field
Description
IsRecovery (boolean)This field includes information on recovery status, to be able to know if a rollback shall be committed.


DeinitializeCycleUDR

This UDR is sent when the forwarding workflow enters the deinitialize execution state.

CancelBatchCycleUDR

This UDR is sent when the batch forwarding workflow enters the cancelBatch execution state.

RollbackCycleUDR

This UDR is sent when the batch forwarding workflow enters the rollback execution state.

...