How to use JMS dynamic destinations in BusinessEvents.
book
Article ID: KB0093891
calendar_today
Updated On:
Products
Versions
TIBCO BusinessEvents Enterprise Edition
-
Not Applicable
-
Description
Description: To use JMS dynamic destinations in BusinessEvents, follow the format below while sending the outbound Event using the Event.routeTo function. Have the third argument in the Event.routeTo function as queue=true;name="NameofDynamicDestination".