How can we route the data from JMS to different JCD's

Answers were Sorted based on User's Feedback



How can we route the data from JMS to different JCD's..

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

How can we route the data from JMS to different JCD's..

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

How can we route the data from JMS to different JCD's..

Answer / sub

Answer 2 and 3 are correct.

Is This Answer Correct ?    2 Yes 0 No

How can we route the data from JMS to different JCD's..

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

Post New Answer

More JCAPS Interview Questions

How to get separate log files for each service in JCAPS?

2 Answers  


What is a Repository?

1 Answers  


WHAT SUPPOSE IF YOU RECEIVE A FILE WHICH IS 10 GB IN JCAPS?

2 Answers   CTS,


How do you implement an application without queues and topics in JAVACAPS source: file, DEST: Any DB?

1 Answers   CSC,


How to testing jcaps application using junit and other testing tools?

3 Answers  






How to get separate log files for each services in JCAPS

1 Answers  


What is Deployment Profile?

4 Answers  


Different types of OTD's?

5 Answers   Cognizant,


What are the ways you can trigger a process?

4 Answers   HCL,


Whis is an Environment?

1 Answers  


What is an Enterprise Designer?

1 Answers  


What is sub collaboration?

0 Answers  


Categories