How we can send the message from jms to RV?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Where does the tibco admin maintains the version history of the application? Please tell us the path?

571


Give an example where graceful migration of service from one machine to another is not possible.

568


What are the modes of tibco bw installations ?

614


What is the default axis in xpath ?

613


I am a commerce graduate, with service desk experience of 4 years. Not much technical, which module of Tibco will help me and will that have a demand in market. If yes how long time it will take me to learn.

1880






Explain the process configuration parameters - max jobs, flow limit & activation limit ?

617


If there are Senders who are sending messages on a queue. And these messages are not yet received by the consumers. They are still lying in the server. But before the consumers could receive the message the server went down. Since they are persistent messages, they are saved. But when secondary comes up how will the secondary server will get the message because it’s a different machine. How will it get the messages which are with the Primary server?

1182


What is the purpose of the inspector activity ?

614


How to control the sequence of execution of process instances created by a process starter ?

617


What are the different modes of service invocation in tibco?

673


What is the purpose of $_error variable ?

614


When is a 'generate error' activity useful?

582


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

604


What is import and include in schema in tibco bw?

2195


What is process name dynamic override?

614