Posted: Fri Sep 26, 2003 11:58 am Post subject: WBI Adapters
Partisan
Joined: 24 Sep 2003 Posts: 355
I'm new to adapters....can anybody help me in understanding the concept. like we have WBI adapters for JDBC, how exactly its working, I mean when the database is down what happens during the triggering time. or is there any specific pdf for functionality for JDBC adapters..
The concept is simple :
if you have a mutation on a Table for example an Update, the update Trigger write the Business Object Name that correspond to this Table and the Row key and the Action ( Update ) in the Event Table. The next time that you adpater poll the Event Table it read the Event Information and with the Businness Object Name it know which Table with the key which row and with the Action which Action. The Adapter generate the Business Object as XML Message in the defined outbound queue...
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum