What is File adapter,ADB Adapter in tibco?
DIff BW Them
Answer Posted / neela
ADB adapter is used to transfer bulk of data from the
application or Database to other Database.
while configuring the ADB the PublicationService has
P_table in which the source table modified data is
triggered and this is polled into the messaging layer. From
the messaging layer the Subscriptionservice pulls the data
and stores into the target table. And now the data stored
can be accessed by different applications.
When bulk transformation of data is required we go
for ADB.
| Is This Answer Correct ? | 48 Yes | 5 No |
Post New Answer View All Answers
What activities are supported in jta transaction?
What is the purpose of a lock shared configuration resource?
What are the different types of transactions tibco provides?
When is a 'no action' group used ?
What is a spawn in call process?
What is difference between shared variable and job shared variable ?
What is the role of tra?
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 are the possible error output's of read file activity?
What activities are supported in xa transaction ?
What is the purpose of $_error variable ?
What are the encodings supported by designer ?
What is the functionality of the retrieve resources resource?
How to use legacy .dat file format with latest designer ?
Give an example where graceful migration of service from one machine to another is not possible.