How to reproduce the DELIVERY.NO_RESPONSE advisory message with the RVCM transport.

How to reproduce the DELIVERY.NO_RESPONSE advisory message with the RVCM transport.

book

Article ID: KB0093414

calendar_today

Updated On:

Products Versions
TIBCO Rendezvous -
Not Applicable -

Description

Description:
How to reproduce the DELIVERY.NO_RESPONSE advisory message with the RVCM transport.

Resolution

1). Create a CM sender.

2). Pre-register a CM listener for the CM sender.

3). From this same CM sender, create a listener to advisory subject "_RV.>" 


4). Send a few messages using this CM sender and you will see the "DELIVERY.NO_RESPONSE" advisory message.


Note:

1). The actual subject for DELIVERY.NO_RESPONSE is _RV.WARN.RVCM.DELIVERY.NO_RESPONSE.<CM_LISTENER_NAME>, so to receive such advisory one has to listen on the "_RV.WARN.>" or "_RV.>" subjects.

2). The advisory message will be triggered four minutes after sending the message and no confirmation is received. It will be send again every two minutes.

Issue/Introduction

How to reproduce the DELIVERY.NO_RESPONSE advisory message with the RVCM transport.