how we can send data through adb adapter in tibco bw?
Answers were Sorted based on User's Feedback
Answer / shaji
In the subscribe data from adapter activity in BW we can
either use 1. RV or 2.JMS to recieve data
| Is This Answer Correct ? | 26 Yes | 1 No |
Answer / 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 |
What is input XML and what is out XML can you explain?
By using which bw palette we can create db table?
What is the scope of user defined process variables ?
In tibco there any concept like soap broadcasting?
What is custom id?
Which group do you use to wait for multiple events and proceed with the first to occur ?
What is the Difference between JMS queue reciever and JMS queue requestor?
Why we implement the TIBCO in our organisation or company
what is global variables?
If you are posting a message on a queue & Server is down. What happens.
What are the mandatory configuration parameters for ftp connection & ftp with firewall ?
If I start multiple instances of the same process(which is listening on a queue), will I have multiple receivers on a queue ?