Versions Compared

Key

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

...

MessageStatus - statistics about asynchronnous messages

Image RemovedImage Added

Parameter

Description

countOfFailedCount of messages in state FAILED
countOfProcessingCount of messages in state PROCESSING
countOfCanceledCount of messages in state CANCEL
countOfNewCount of messages in state NEW
countOfOkCount of messages in state OK
countOfPartlyFailedCount of messages in state PARTLY_FAILED
countOfWaitingCount of messages in state WAITING
countOfWaitingForResponseCount of messages in state WAITING_FOR_RES
countOfPostponedCount of messages in state POSTPONED
countOfCancelCount of messages in state CANCEL
countOfFailedAfterIntervalCount of messages in state FAILED and after interval
countOfProcessingAfterIntervalCount of messages in state PROCESSING and after interval
countOfWaitingAfterIntervalCount of messages in state WAITING and after interval
countOfOkAfterIntervalCount of messages in state OK and after interval
countOfNewAfterIntervalCount of messages in state NEW and after interval
countOfPartlyFailedAfterIntervalCount of messages in state PARTLY_FAILED and after interval
countOfCancelAfterIntervalCount of messages in state CANCEL and after interval
countOfWaitingForResponseAfterIntervalCount of messages in state WAITING_FOR_RES and after interval
countOfPostponedAfterIntervalCount of messages in state POSTPONED and after interval

...