Products | Versions |
---|---|
TIBCO Adapter SDK | - |
Not Applicable | - |
Resolution:
1. Not all advisories can be listened to by just any subscriber, since some advisories are only delivered to the particular session involved. For example,
_RV.INFO.RVCM.QUEUE.SCHEDULER.ACTIVE.<name> is only received by the queue member session and no other session (i.e. "rvlisten") can receive this advisory.
2. You should use "rvMsg" format for your SDK subscriber (or call MSubscriber.validateMessage(false) in your code).