how we can send data through adb adapter in tibco bw?
Answer Posted / mahan
You create or configure an XML Schema for the record you want to send in the JMS in your project in Business works Process/Adapter, then It is captured by the Queue you created in your messaging service in TIBCO RV or EMS. This is then consumed by the subscribing service/adapter BW Process
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
What are the different types of transactions tibco provides?
What is the purpose of the inspector activity ?
If there are two sub processes then how can we call at a time one sub process dynamically by using call process?
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?
What is the default axis in xpath ?
What is the functionality of the retrieve resources resource?
What is process name dynamic override?
Which activity is used for detecting duplicate message processing?
What is difference between scripted deployment and normal deployment?
What is tibco?
What are the maximum/minimum of threads available for incoming http ?
What is the difference between publish by value and publish by reference?
How do you determine if there are broken references in the project?
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 is the scope of user defined process variables ?