How we can send the message from jms to RV?



How we can send the message from jms to RV?..

Answer / shubham

Hi, You can follow the following steps

1. Open tibemsd.conf and set tibrv_transports = enabled

2. Open transports.conf and set the following

[RV]
type = tibrv
service = 7500
network = 10.203.54.113 (your host ip)
daemon =7600

3. Open the topic.conf and add following lines

test export="RV" ( here the topic name
is test)

4. Restart the EMS after all changes as you are doing
manual changes to the config file

4. In designer creat two processes one to send to the topic
and another to receiver message

5. In the RV Connection use the same parameters those are
set in point2


Now run both the process and publish a message , subscriber
will subscribe it

Is This Answer Correct ?    15 Yes 0 No

Post New Answer

More TIBCO Interview Questions

What is File adapter,ADB Adapter in tibco? DIff BW Them

3 Answers   Wipro,


Which activity is used for detecting duplicate message processing?

0 Answers  


What are the different types of transactions tibco provides?

0 Answers  


What is the default axis in xpath ?

0 Answers  


If there are two sub processes then how can we call at a time one sub process dynamically by using call process?

0 Answers  






What is the difference between "default" and "value" in the configuration file of the Tibco admin

1 Answers  


Whats the difference between publish by value and publish by referrence

2 Answers  


Hi, I want to learn TIBCO. Could anybody suggest, what are the topics i need to learn to become a TIBCO Consultant. I have 4 years of IT Exp but not on TIBCO. Please Suggest..?

1 Answers  


How Do U Perform Logging? where Logfiles Are Stored?

1 Answers   Accenture,


Which mechanism can be used to pass data between a process instance and a called sub process other than mapping from/to the callee's input/output ?

0 Answers  


What is the advantage of scripted deployment in tibco?

0 Answers  


What is the role of tra?

0 Answers  


Categories