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 |
Once we have deployed the ear file in Tibco admin,In which location the data/service/properties will store
how to create adapters?how to connect adapters? and how to build?
Where do the default global variables declared in designer are stored in tibco administrator?
how to create global variables and if we create where do we have to use in the project ?
How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?
What is the Difference between JMS queue reciever and JMS queue requestor?
What is max size and where u can define the size of the message over jms server ?
What are the uses of grouping activities ?
Which one to prefer, Soap over JMS or Soap over HTTP in web service. Explain their pros and cons.
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>
What is the functionality of the retrieve resources resource?
What is the puprose of Job Shared varaibel or tell me about about job shared variable?
3 Answers Accenture, HCL, IBM,