Hi Guys,
I am new SOA and process management so please bear with me.
I have created simple sync composite using two Dbadapters. One DbAdapter to pool the records and other to Insert and update data in another databse.My question is how can I detect deletions and delete relevant records in another database.
A friend of mine told me to use DB triggers but I want to do it with in SOA application preferably using BPEL components.
Any help would be helpful.
Thanks