What is the difference between Waitfor JMS queue Message
and GetJMS queue message activity.
Also pls reply in terms of performance
Answer Posted / soumya
The Get JMS Queue Message activity is different from the
Wait for JMS Queue
Message activity in the following ways:
• Unlike the Wait for activity, which starts listening for
messages from the time
the BusinessWorks engine starts, this activity starts
listening for incoming
messages on the specified queue from the time the activity
is triggered.
• Get JMS Queue Message activity can receive only one
message from the specified queue at a time,
when the Message Selector is not used.
• Once triggered, Get JMS Queue Message activity can either
gets a message from the specified
destination queue name before timeout and proceeds or it
throws a timeout
error and exits.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What is the default axis in xpath ?
Explain Client and EXplicit Client dupsOK Acknowledge modes in jms?
Where does the tibco admin maintains the version history of the application? Please tell us the path?
What is the functionality of the retrieve resources resource?
How to use legacy .dat file format with latest designer ?
What are the three scenarios where bw engine has to be configured with database persistence instead of local file ?
What is a spawn in call process?
When is a 'generate error' activity useful?
What are the cases where business process cant proceed correctly subsequent to restart from a checkpoint ?
What is the purpose of $_error variable ?
If Sender has sent the message on a queue.If the JMS Primary Server went down and secondary Server get the message which is lost. Where is the message now?
What are the pretch predicates in tibco bw ?
If the business process needs to invoke another web service which resource do you use ?
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?