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
What is difference between scripted deployment and normal deployment?
When is a 'generate error' activity useful?
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?
How to control the sequence of execution of process instances created by a process starter ?
If you are posting a message on a queue & Server is down. What happens.
What are the modes of tibco bw installations ?
What is process name dynamic override?
Which activity is used for detecting duplicate message processing?
What is a spawn in call process?
What is import and include in schema in tibco bw?
How to use legacy .dat file format with latest designer ?
Process engines in a fault tolerant group can be configured as peers or master secondary.how do these differ ?
What are the cases where business process cant proceed correctly subsequent to restart from a checkpoint ?
What is the difference between jms queue receiver and jms queue requestor?
What are the options for configuring storage for process engine's checkpoint repository ?