...
MessageAdmin - message administration
Info |
---|
Since 0.2 version |
Operation | Description | Note |
---|---|---|
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) | |
cancelMessage | Cancels next message processing, sets message to CANCEL state. | |
startNextProcessing | Starts next processing of PARTLY_FAILED and POSTPONED messages. | Can run one process at one time only. |
repairProcessingMessages | Starts repairing processing messages. |
...