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?
What is difference between shared variable and job shared variable ?
What are the output formats for xslt?
How to control the sequence of execution of process instances created by a process starter ?
What are the different modes of service invocation?
What is the role of tra?
What is import and include in schema in tibco bw?
Which one to prefer, Soap over JMS or Soap over HTTP in web service. Explain their pros and cons.
Where are the designer preferences stored ?
What are the types of adapter services ?
What is custom id?
What is the purpose of $_error variable ?
What are the possible error output's of read file activity?
What are the three scenarios where bw engine has to be configured with database persistence instead of local file ?
How do you determine if there are broken references in the project?