DELIVERY.COMPLETE

Advisory

Subject Name Syntax

_RV.INFO.RVCM.DELIVERY.COMPLETE.subject

Purpose

A sender presents this advisory when all registered listeners have either confirmed delivery of a certified message, or canceled interest in receiving it.

Remarks

The sender presents this advisory after deleting the message from its ledger.

DELIVERY.COMPLETE means that no listener still requires certified delivery of the message. It is possible that some listeners were previously expecting certified delivery of the message, but have canceled interest in it—either by closing the subscription, or by moving without requiring old messages.

The subject element is the subject name of the certified message. The subject often consists of several elements, so the wildcard character ">" (rather than "*") is the correct way to match all subjects in this position.

Message Fields

Field Name

Description

subject

The subject name of the certified message. It is identical to the subject element.

This field has datatype TIBRVMSG_STRING.

seqno

The sequence number of the complete message.

This field has datatype TIBRVMSG_U64.