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

Once we have deployed the ear file in Tibco admin,In which location the data/service/properties will store

1 Answers   IBM,


how to create adapters?how to connect adapters? and how to build?

6 Answers   Infosys,


Where do the default global variables declared in designer are stored in tibco administrator?

0 Answers  


how to create global variables and if we create where do we have to use in the project ?

1 Answers  


How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?

0 Answers  






What is the Difference between JMS queue reciever and JMS queue requestor?

2 Answers   Accenture,


What is max size and where u can define the size of the message over jms server ?

1 Answers   Wipro,


What are the uses of grouping activities ?

0 Answers  


Which one to prefer, Soap over JMS or Soap over HTTP in web service. Explain their pros and cons.

0 Answers  


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 is the functionality of the retrieve resources resource?

0 Answers  


What is the puprose of Job Shared varaibel or tell me about about job shared variable?

3 Answers   Accenture, HCL, IBM,


Categories