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 the role of tra?

0 Answers  


What is target namespace and taget prefix?

0 Answers   IBM,


What is custom id?

0 Answers  


Where do the default global variables declared in designer are stored in Tibco Administrator -- WellsFargoo

2 Answers   Wells Fargo,


What activities are supported in jta transaction?

0 Answers  






How to create a Custom Rulebase?

2 Answers   Accenture,


what is global variables?

6 Answers   IBM,


How can we get field as input to the input field of another palete as <a>b</a> is there then i need to get as <C>a-b</C>

0 Answers  


Hi,I need some basic information about Tibco tool.Am working in java/j2ee.Is Tibco is like eclipse tool??Give some links to know about Tibco tool.Please help me out guys....

1 Answers  


what is the usega of TIBCO

6 Answers  


Where does the tibco admin maintains the version history of the application?

0 Answers  


Hi Friends, Can any body can explain about the below mentioned situation When you are working with JMS (connecting with target appl) if both the(Primary and secondary) server goes down what will happen? and same for HTTP also? Thanks in advance...

2 Answers  


Categories