Hello All,
Scenario BW to ORACLE
I have to write a JDBC delete statement and then insert in two message mappings
This is to delete the table records before inserting
And in the interface determination, maintain order time and give the order delete first and then insert
These are all done and in the receiver CC, I have unchecked key tags mandatory. and concurrence 10
Now, I am getting an error "unique constraint violation when executed the interface
Any idea what does this error means and this error comes under delete interface execution and the insert interface portion is on hold status in message monitoring of RWB
thx
mike