If I start multiple instances of the same process(which is listening on a queue), will I have multiple receivers on a queue ?

Answer Posted / salman

Hi,
First of all listener is a starter activity and you cannot create multiple instances of it(if u are trying from local) .
NO, you cannot have multiple Receivers on the queue if you have multiple instances.
In fact, for every message a new instance of Queue listener will be created.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What activities are supported in xa transaction ?

698


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?

1224


If the business process needs to invoke another web service which resource do you use ?

631


What is custom id?

697


Can there be two error transitions out of an activity ?

843






Which one to prefer, Soap over JMS or Soap over HTTP in web service. Explain their pros and cons.

983


If there are two sub processes then how can we call at a time one sub process dynamically by using call process?

651


If you have installed a particular version of tibco software e.g. Tibco bw x.y.z, what are x, y and z number stands for?

714


What are the types of adapter services ?

682


What is the functionality of the retrieve resources resource?

698


What is the difference between jms queue receiver and jms queue requestor?

643


What are the three scenarios where bw engine has to be configured with database persistence instead of local file ?

699


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?

1267


Explain what is alias file in tibco?

725


What is the default axis in xpath ?

689