What is the difference between Waitfor JMS queue Message
and GetJMS queue message activity.
Also pls reply in terms of performance
Answer Posted / bandi
The "Get JMS Queue Message" activity is different from the
"Wait for JMS Queue Message" activity.
Get JMS Queue Message activity will get message from queue
if that queue presently hold one pending message,where as
"Wait for JMS Queue Message" will wait for the msg untill
some one publishes message to that queue.
Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
What is the purpose of $_error variable ?
What are the possible error output's of read file activity?
When is a 'generate error' activity useful?
What is difference between scripted deployment and normal deployment?
How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?
Where do the default global variables declared in designer are stored in tibco administrator?
How to use legacy .dat file format with latest designer ?
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?
How do wait-notify resources work ?
What is import and include in schema in tibco bw?
What is the scope of user defined process variables ?
What is the role of tra?
What are the uses of grouping activities ?
Give an example where graceful migration of service from one machine to another is not possible.
What is the default axis in xpath ?