Skip to Content
0
Former Member
Oct 19, 2005 at 02:33 PM

Processing changes in Syabse database table

29 Views

Can someone help me understand best way to process changes on a database table using XI?

I'm crrently doing this using webmethods where webmethods generates a xml document whenever a row is inserted in a database using adapter notification mechanism. Then I can process this document by calling webservice.