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
Explain the process configuration parameters - max jobs, flow limit & activation limit ?
When is a 'generate error' activity useful?
Why we implement the tibco in our organization or company?
What is difference between shared variable and job shared variable ?
Can there be two error transitions out of an activity ?
By using which bw palette we can create db table?
What is difference between scripted deployment and normal deployment?
What is custom id?
What is the default axis in xpath ?
What are the different modes of service invocation in tibco?
What is a spawn in call process?
What are the tibco bw activities that can participate in transactions?
If the business process needs to invoke another web service which resource do you use ?
Where do the default global variables declared in designer are stored in tibco administrator?
Explain Client and EXplicit Client dupsOK Acknowledge modes in jms?