What is the Difference between JMS queue reciever and JMS
queue requestor?
Answer Posted / 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 |
Post New Answer View All Answers
What are the cases where business process cant proceed correctly subsequent to restart from a checkpoint ?
What are the options for configuring storage for process engine's checkpoint repository ?
If there are Senders who are sending messages on a queue. And these messages are not yet received by the consumers. They are still lying in the server. But before the consumers could receive the message the server went down. Since they are persistent messages, they are saved. But when secondary comes up how will the secondary server will get the message because it’s a different machine. How will it get the messages which are with the Primary server?
What is the purpose of the inspector activity ?
If the business process needs to invoke another web service which resource do you use ?
I am a commerce graduate, with service desk experience of 4 years. Not much technical, which module of Tibco will help me and will that have a demand in market. If yes how long time it will take me to learn.
What is the purpose of a lock shared configuration resource?
How do you determine if there are broken references in the project?
What is difference between scripted deployment and normal deployment?
What is tibco?
Give an example where graceful migration of service from one machine to another is not possible.
Explain the process configuration parameters - max jobs, flow limit & activation limit ?
What activities are supported in jta transaction?
Where does the tibco admin maintains the version history of the application?
Why we implement the tibco in our organization or company?