If I start multiple instances of the same process(which is listening on a queue), will I have multiple receivers on a queue ?
2 5386If secondary server finds out that the Primary is down and comes up.Where does it gets the messages from.
1539If 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?
1646If 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?
1686
What is the purpose of the inspector activity ?
What activities are supported in xa transaction ?
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?
What is the functionality of the retrieve resources resource?
What are the options for configuring storage for process engine's checkpoint repository ?
Give an example where graceful migration of service from one machine to another is not possible.
Where do the default global variables declared in designer are stored in tibco administrator?
What is process name dynamic override?
How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?
What is the scope of user defined process variables ?
If the business process needs to invoke another web service which resource do you use ?
What are the types of adapter services ?
Can there be two error transitions out of an activity ?
Which are the two process variables available to all activities with inputs ?
What is the difference between publish by value and publish by reference?