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 ?
How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?
What is the purpose of a lock shared configuration resource?
What are the possible error output's of read file activity?
When is a 'no action' group used ?
What is the difference between publish by value and publish by reference?
What is the scope of user defined process variables ?
Which are the two process variables available to all activities with inputs ?
What is the default axis in xpath ?
What are the different modes of service invocation in tibco?
What is the functionality of the retrieve resources resource?
What are the maximum/minimum of threads available for incoming http ?
If there are two sub processes then how can we call at a time one sub process dynamically by using call process?
What is the advantage of scripted deployment in tibco?
What are the different modes of service invocation?