What is the functionality of the retrieve resources resource?
No Answer is Posted For this Question
Be the First to Post Answer
how to create adapters?how to connect adapters? and how to build?
How Do U Deploy EAR File TO two Machines?
What is the mechanism of a transaction ?
wht is custom id?
How many types of Global vaibles are there in BW?
If I start multiple instances of the same process(which is listening on a queue), will I have multiple receivers on a queue ?
What is process name dynamic override?
What are the different modes of service invocation?
If 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?
Hi Friends, Can any body can explain about the below mentioned situation When you are working with JMS (connecting with target appl) if both the(Primary and secondary) server goes down what will happen? and same for HTTP also? Thanks in advance...
how to create adapters?how to connect adapters? and how to build?
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?