EAI TIBCO Question:
Download Job Interview Questions and Answers PDF
What is the Difference between JMS queue reciever and JMS queue requestor?
Answer:
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.
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.
Download EAI TIBCO Interview Questions And Answers
PDF
Previous Question | Next Question |
What is a spawn in call process? | By using which BW palette we can create DB table? |