You need to sign in to do that
Don't have an account?

How can a record be unlocked in the Approval process using Apex?
Hi,
I used Apex code to initiate the Approval Process.
Once the record is submitted, the record gets locked.
I want to update the record now, but it does not allow doing that rather throws an exception ENTITY_IS_LOCKED, the entity is locked for editing.
Regards