update data through DB Adapter into MS SQL Server fails
Hi all, I'm using Jdeveloper 12214 version. I'm using db adpater to insert the records into the MS SQL server, the records are successfully inserted, but when I'm using the update operation in the DB adapter the records are not getting inserted/updated into MS SQL server, There is no errors/fault messages also showing in the payload, and in the SOA instance I can see the details are updated in the payload.
Can anyone please help me on this, this is urgent.