If I start multiple instances of the same process(which is listening on a queue), will I have multiple receivers on a queue ?
2 5284If secondary server finds out that the Primary is down and comes up.Where does it gets the messages from.
1486If 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?
1606If 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?
1642
What are the encodings supported by designer ?
Which group do you use to wait for multiple events and proceed with the first to occur ?
How to use legacy .dat file format with latest designer ?
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 role of tra?
If you are posting a message on a queue & Server is down. What happens.
What is the purpose of a lock shared configuration resource?
What is custom id?
What is the default axis in xpath ?
What is target namespace and taget prefix?
What are the three scenarios where bw engine has to be configured with database persistence instead of local file ?
What are the tibco bw activities that can participate in transactions?
If there are two sub processes then how can we call at a time one sub process dynamically by using call process?
What is difference between scripted deployment and normal deployment?
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?