Versions Compared

Key

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

...

MessageAdmin - message administration

Info

Since 0.2 version

OperationDescriptionNote
restartMessage

Restarts message for next processing.

totalRestart parameter determines if message should start from scratch again (true) or if message should continue when it failed (false)

 
cancelMessageCancels next message processing, sets message to CANCEL state. 
startNextProcessingStarts next processing of PARTLY_FAILED and POSTPONED messages.Can run one process at one time only.
repairProcessingMessagesStarts repairing processing messages. 

...