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 |
What are the uses of grouping activities ?
Where do the default global variables declared in designer are stored in tibco administrator?
Hi i want to learn TIBCO. I am not good at programming.. Which module should i prefer to learn in tibco. i am having 2 years exp in another sector, now i m planning to change my career path. Please suggest me.
What is the difference between Waitfor JMS queue Message and GetJMS queue message activity. Also pls reply in terms of performance
Where are the designer preferences stored ?
What is target namespace and taget prefix?
how to create adapters?how to connect adapters? and how to build?
I need to hit a service of a jms connection from another jms connection.I am using soap over jms.How can we achive this?
If there are two sub processes then how can we call at a time one sub process dyanmiccally by using call porcess?
What is the difference between "default" and "value" in the configuration file of the Tibco admin
What are the three scenarios where bw engine has to be configured with database persistence instead of local file ?
What is input XML and what is out XML can you explain?