You need to sign in to do that
Don't have an account?
Brandon Sowers
Different error on Approval exercise: "No applicable approval process was found."
Hi,
I'm on the exervise for Customizer How Records Get Approved With Approvals.
I'm getting the followng error when I try to submit:
Challenge Not yet complete... here's what's wrong:
There was an unexpected error in your org which is preventing this assessment check from completing: System.DmlException: Process failed. First exception on row 0; first error: NO_APPLICABLE_PROCESS, No applicable approval process was found.: []
I have the correct values in the Type picklist, I have the approver set to myself, I have the three workflow actions to update the Type field. The final approval unlocks the record. The approval process is named Approve New Account and is active. Any ideas?
I'm on the exervise for Customizer How Records Get Approved With Approvals.
I'm getting the followng error when I try to submit:
Challenge Not yet complete... here's what's wrong:
There was an unexpected error in your org which is preventing this assessment check from completing: System.DmlException: Process failed. First exception on row 0; first error: NO_APPLICABLE_PROCESS, No applicable approval process was found.: []
I have the correct values in the Type picklist, I have the approver set to myself, I have the three workflow actions to update the Type field. The final approval unlocks the record. The approval process is named Approve New Account and is active. Any ideas?
I solved this by removing the Entry Criteria. It said that a criteria won't required, but it actually fails if one is present.
Hope this helps you!
Please accept my solution as Best Answer if my reply was helpful. It will make it available for other as the proper solution.
Thanks and Regards
Sandhya
All Answers
I solved this by removing the Entry Criteria. It said that a criteria won't required, but it actually fails if one is present.
Hope this helps you!
Please accept my solution as Best Answer if my reply was helpful. It will make it available for other as the proper solution.
Thanks and Regards
Sandhya
Could you please elobrate little more on "I solved this by removing the Entry Criteria. It said that a criteria won't required, but it actually fails if one is present." since i am having the same issue.
Error : "Error element myRule_5_A1 (FlowActionCall).
No applicable approval process was found.
"
Thanks,
Rahul
Thanks
Mohd Arif
1. Your user is not allowed to submit this WO for approval.
2. The process was invalid or didn't meet the required criteria.
3. No applicable approval process was found.
Merge field should NOT be specified :- Approval Process Name Or ID = {!Approval_process_for_new_account_addition}
Only API name of the approval process should be specified :- Approval Process Name Or ID = Approval_process_for_new_account_addition