Error SBL-DAT-00381 while revising a workflow process
All, I am getting the SBL-DAT-00381 (A record that contains identical values to the record you have created already exists) error when I try to revise/copy a workflow process. The workflow process that i am trying to revise works fine and is already validated without any issues. I get the same results while copying as well.
The captured log shows the error occurring for an Insert statement. When i look for the input values, I see there is a value for ROWID and that value has already been used for something else (about an year ago).
So, it seems that it's encountering the issue when trying to insert the record and unique index on the RowId is violated.