What is the Difference between JMS queue reciever and JMS
queue requestor?
Answers were Sorted based on User's Feedback
Answer / rohit
JMS Queue receiver is a starter activity. It starts a
process on the recipt of a message for the specified JMS
queue, it is listening to.
ON the other hand, JMS queue requestor is not a starter
activity, it is used to send a request to a JMS queue and
receives a response back from the JMS client. This activity
uses temporary destinations to ensure that reply messages
are received only by the process that sent the request.
| Is This Answer Correct ? | 32 Yes | 3 No |
Answer / guest
Jms queue reciever is responsible for consuming the message
from the JMS in a queue. While JMS queue requestor is
similar to requset reply in soap. it waits fro a reply in
reply/to queue.
| Is This Answer Correct ? | 21 Yes | 2 No |
what is the location of shared variable store data in persistent mode
1 Answers Atos Origin, IBM, SG,
Hi Friends, Can any body can explain about the below mentioned situation When you are working with JMS (connecting with target appl) if both the(Primary and secondary) server goes down what will happen? and same for HTTP also? Thanks in advance...
What are the pretch predicates in tibco bw ?
Which mechanism can be used to pass data between a process instance and a called sub process other than mapping from/to the callee's input/output ?
how did you handle memory management in bw
If Sender has sent the message on a queue.If the JMS Primary Server went down and secondary Server get the message which is lost. Where is the message now?
How we can send the message from jms to RV?
Where does the tibco admin maintains the version history of the application?
how to create adapters?how to connect adapters? and how to build?
wht is custom id?
If you have installed a particular version of tibco software e.g. Tibco bw x.y.z, what are x, y and z number stands for?
Where does the Tibco Admin maintains the version history of the application?Can you please tell us the path?