How to send messages to EMS queue using msghmaEmsSample
book
Article ID: KB0080238
calendar_today
Updated On:
Products
Versions
TIBCO Hawk
-
Description
Some customer wants to send messages to specific ems queue via hawk rulebase. Unfortunately, msghmaEmsSample:sendMessage supports sending messages to topic only.
Issue/Introduction
How to send messages to EMS queue using msghmaEmsSample
Resolution
Create a bridge from topic to a queue. Otherwise, you have to implement sending messages to queue using hawk api by yourself.
For more details about Destination Bridges please refer to TIBCO Enterprise Message Service User’s Guide -> 3 Destinations -> Destination Bridges.