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

Approval Process
The approval process commitsthe change to the record and then locks it down. Is there another process outthere that does not commit the change to the record until the approval has beengranted? I don’t like the idea of having the change attached to the recorduntil the approval has actually been granted. Any ideas?
I am Newbie too.
As I understand, approval process commits the change to the "Approval REQUEST record" and locks it down, but not to a record in a table with your data.
hi,
If I understand you right all you need to do is design your approval process so that if it is denied all the attributes are set back to origin. That way you won't have the problem you describe.
Additionally you should always have a state field for your approval processes which is updated in every step so that the users can see at first glance in which step the record is in.
Hope that helps.
regards, Florian