How can we route the data from JMS to different JCD's
Answers were Sorted based on User's Feedback
Answer / alex cherian
we can pass MessageSelector Name and messageSelector Value
at the time of sending the message to JMS and the at the
time of recieving we can set these key value pairs
(MessageSelectorName, MessageSelectorValue) in CMAP
properties which are
connected to different JCDs.
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / meenakshi
Create byte message using com.stc.connectors.jms.Message
Use the sendTo method of the JMS to send it to the
destination JMS.
This method will take 2 parameters:
First the msg and sec the name of the JMS as in the
connectivity map.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / priyatham
Just create a jcd using JMS otd. While creating JCD it will
ask for webservice. select JMS web service and when ever
any message comes to JMS it will automatically trigger that
JCD and you can perform certain operations in that JCD
| Is This Answer Correct ? | 6 Yes | 9 No |
What is a Scheduler?
What is Deployment Profile?
How to get separate log files for each services in JCAPS
Different types of OTD's?
How Can you implement the Load Balancing in JCAPS.
How to get separate log files for each service in JCAPS?
What is sub collaboration?
How can we route the data from JMS to different JCD's
What is an Enterprise Manager?
Whis is an Environment?
WHAT IS THE DIFFERENCE BETWEEN GLOBAL AND LOCAL DELIMTERS?
What is a Repository?