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 |
Whats the difference between publish by value and publish by referrence
how to create a directory using external command activity in BW? can u please tell the cmd?
what is the usega of TIBCO
Where do the default global variables declared in designer are stored in Tibco Administrator -- WellsFargoo
wht is a spawn in call process ?
Why we implement the TIBCO in our organisation or company
Where Do U Set JMS Heap Size?
Explain what is alias file in tibco?
Hi, I want to learn TIBCO. Could anybody suggest, what are the topics i need to learn to become a TIBCO Consultant. I have 4 years of IT Exp but not on TIBCO. Please Suggest..?
What is input XML and what is out XML can you explain?
What is difference between scripted deployment and normal deployment?
When is a 'generate error' activity useful?