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 soap? how to use soap?

3 Answers  


Where Do U Set JMS Heap Size?

1 Answers   Accenture,


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  


What are the EMS destination properties. What are the difference between the service and interface

1 Answers   TCS, Wipro,


When is a 'generate error' activity useful?

0 Answers  






Whats the difference between publish by value and publish by referrence

2 Answers  


What are the datatpes of Global varaibles which BW follows?

1 Answers   IBM,


If I start multiple instances of the same process(which is listening on a queue), will I have multiple receivers on a queue ?

2 Answers   Wipro,


How can we change Global variable deployment ? what is it defines?

11 Answers   IBM,


What is tibco?

0 Answers  


What is vcrepo.dat?

0 Answers  


In tibco there any concept like soap broadcasting?

3 Answers   TCS,


Categories