-
How to Recall the approval process using Salesforce Apex?
When a user submits a process to approve or recall, only the submitter and system admin can recall it. Is there a way that the Project Manager or any other person can recall it.
Note: This is a standard functionality by Salesforce to not allow other users to recall except submitted and sysadmin when you are using standard component apex not a custom.Reference: https://developer.salesforce.com/forums/?id=906F0000000kGCyIAM
Any suggestions are really helpful.
Log In to reply.