If I start multiple instances of the same process(which is listening on a queue), will I have multiple receivers on a queue ?
2 5160If secondary server finds out that the Primary is down and comes up.Where does it gets the messages from.
1424If 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?
1548If 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?
1591
What activities are supported in xa transaction ?
Where are the designer preferences stored ?
What are the tibco bw activities that can participate in transactions?
What are the revision control system options available in tibco designer?
Explain the process configuration parameters - max jobs, flow limit & activation limit ?
What is the purpose of the inspector activity ?
What is the purpose of $_error variable ?
What is process name dynamic override?
What is tibco?
What is the difference between jms queue receiver and jms queue requestor?
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?
What are the different modes of service invocation?
When is a 'no action' group used ?
What is the advantage of scripted deployment in tibco?
If secondary server finds out that the Primary is down and comes up.Where does it gets the messages from.