Hi,
Version - 8.0
Is it possible to retrigger updated approval workflow for already Assigned requests?
Thanks
Hi,
Version - 8.0
Is it possible to retrigger updated approval workflow for already Assigned requests?
Thanks
Is it a PWO? If so you could do the following which will trigger the approval process again
Update PersonwantsOrg
Set Decisionlevel = '0'
Where UID_PersonWantsOrg ='<Affected UID>'
Didn't work in my case :(
Didn't work in my case :(