REGISTRATION.REQUEST

Advisory

Subject Name Syntax

_RV.INFO.RVCM.REGISTRATION.REQUEST.subject

Purpose

A sender presents this advisory when a registration request arrives from a listener.

Remarks

Rendezvous software automatically accepts registration requests—unless the sender has previously disallowed the listener. After accepting a request, Rendezvous software presents this advisory to the sending program. The advisory callback function can disallow the listener (see Disallowing Certified Delivery) to revoke certified delivery and deny subsequent requests.

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 for which the listener requested certified delivery. It is identical to the subject element.

This field has datatype TIBRVMSG_STRING.

listener

The name of the listener requesting certified delivery.

This field has datatype TIBRVMSG_STRING.