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 business key?
What is a spawn in call process?
What is the scope of user defined process variables ?
What is the role of tra?
What are the types of adapter services ?
What is the purpose of the inspector activity ?
How do you determine if there are broken references in the project?
What is tibco?
What are the revision control system options available in tibco designer?
Where does the tibco admin maintains the version history of the application?
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 ?
Give an example where graceful migration of service from one machine to another is not possible.
What are the uses of grouping activities ?
What are the maximum/minimum of threads available for incoming http ?
What are the cases where business process cant proceed correctly subsequent to restart from a checkpoint ?