reviewLedger
Description:
Returns information retrieved from the certified message ledger for the given CM name and subject. If no values are supplied for the method arguments, all ledgers are returned.
Method Arguments:
The following table describes the arguments of this microagent method:
Argument Name |
Description |
CM Name |
Certified name. |
Subject |
Subject used for certified delivery. |
Output:
The following table describes the output of this microagent method:
Column Name |
Description |
CM Name |
Name used for certified delivery. |
Subject |
Subject used for certified delivery. |
Last Sent Message |
Sequence number of the most recent message sent with this subject name. |
Total Messages |
The total number of messages with this subject name for the given CM name. |
Total Size |
The total storage in bytes occupied by all messages with this subject name. |
Listener CM Name |
Name of the delivery-tracking listener for this subject. |
Last Confirmed |
Sequence number of the last message confirmed by the listener. |
Unacknowledged Messages |
Number of messages pending for this listener. |