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 |
When is a 'no action' group used ?
What are the revision control system options available in tibco designer?
How Do U Perform Logging? where Logfiles Are Stored?
Why we implement the TIBCO in our organisation or company
What is target namespace and taget prefix?
How to use legacy .dat file format with latest designer ?
By using whic BW palette we can create DB table?
by using java language only we use this integration
Where does the tibco admin maintains the version history of the application? Please tell us the path?
How to achieve load balancing mechanism using a property ?
wht is custom id?
What are the encodings supported by designer ?