What is the difference between Waitfor JMS queue Message
and GetJMS queue message activity.
Also pls reply in terms of performance

Answers were Sorted based on User's Feedback



What is the difference between Waitfor JMS queue Message and GetJMS queue message activity. Also ..

Answer / 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

What is the difference between Waitfor JMS queue Message and GetJMS queue message activity. Also ..

Answer / 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

What is the difference between Waitfor JMS queue Message and GetJMS queue message activity. Also ..

Answer / mogudoom

Wait for jms msg is ... waiting for recipet of msg for specified jms msg and get jms queue msg is retrieve msg from specified queue.and it also receive operttion as queue as opposed to wait for queue msg to be deleivered to wait for jms queue msg

Is This Answer Correct ?    2 Yes 7 No

Post New Answer

More TIBCO Interview Questions

What is process name dynamic override?

0 Answers  


Explain Client and EXplicit Client dupsOK Acknowledge modes in jms?

0 Answers   TCS,


Which group do you use to wait for multiple events and proceed with the first to occur ?

0 Answers  


What activities are supported in xa transaction ?

0 Answers  


What are the pretch predicates in tibco bw ?

0 Answers   Wipro,


how to create a directory using external command activity in BW? can u please tell the cmd?

1 Answers  


How u can manage ur bw memory if u want save ur memory, which property?

2 Answers   TCS,


How we can send the message from jms to RV?

1 Answers   Accenture,


what is global variables?

6 Answers   IBM,


How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?

0 Answers  


Which mechanism can be used to pass data between a process instance and a called sub process other than mapping from/to the callee's input/output ?

0 Answers  


What is the end point of concrete wsdl???

1 Answers   Cap Gemini,


Categories