EAI Transaction Service - BC New/Write Record
Hi,
We have a requirement where we need to insert records in various BCs. We have used EAI Siebel Adaptor - Upsert and BC NewRecord (executed in a BS). We have created a workflow for this.
Start - BS (BC New Record is called) - Upsert Step - BS (BC New Record is called) - Upsert - Upsert - End
But when any one of the step fails, we want to roll back the entire changes.
Will EAI Transaction Service rolls back the records created by using BC - NewRecord/WriteRecord?
Will it roll back all the DB changes done by the workflow?