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 is difference between scripted deployment and normal deployment?
What are the possible error output's of read file activity?
What are the different types of transactions tibco provides?
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 are the tibco bw activities that can participate in transactions?
What are the types of adapter services ?
What are the three scenarios where bw engine has to be configured with database persistence instead of local file ?
What is business key?
Process engines in a fault tolerant group can be configured as peers or master secondary.how do these differ ?
If there are two sub processes then how can we call at a time one sub process dynamically by using call process?
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 difference between shared variable and job shared variable ?
What is the purpose of a lock shared configuration resource?
When is a 'generate error' activity useful?
Explain the process configuration parameters - max jobs, flow limit & activation limit ?