What are the datatpes of Global varaibles which BW follows?
Answer Posted / chiranjeevi
String,Integer,Boolean,Password
| Is This Answer Correct ? | 21 Yes | 0 No |
Post New Answer View All Answers
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?
Explain Client and EXplicit Client dupsOK Acknowledge modes in jms?
How do wait-notify resources work ?
What are the tibco bw activities that can participate in transactions?
When is a 'generate error' activity useful?
What are the options for configuring storage for process engine's checkpoint repository ?
How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?
Why we implement the tibco in our organization or company?
What is the functionality of the retrieve resources resource?
If there are two sub processes then how can we call at a time one sub process dynamically by using call process?
How to control the sequence of execution of process instances created by a process starter ?
What is import and include in schema in tibco bw?
If secondary server finds out that the Primary is down and comes up.Where does it gets the messages from.
If you are posting a message on a queue & Server is down. What happens.
When is a 'no action' group used ?