You need to sign in to do that
Don't have an account?
Trailhead challenge Automating Processes with the Lightning Process Builder
Soooo getting a weird error trying to check my work on this trailhead challenge. My new process is active, but when i tried to validate it i got this:
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: Update failed. First exception on row 0 with id 001370000060IDYAA2; first error: CANNOT_EXECUTE_FLOW_TRIGGER, The record couldn’t be saved because it failed to trigger a flow.
A flow trigger failed to execute the flow with version ID 30137000000LAOR.
Contact your administrator for help.: []
When i try to test the process i basically get the same error
The record couldn’t be saved because it failed to trigger a flow.
A flow trigger failed to execute the flow with version ID 30137000000LAOR.
Contact your administrator for help.
Any ideas?
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: Update failed. First exception on row 0 with id 001370000060IDYAA2; first error: CANNOT_EXECUTE_FLOW_TRIGGER, The record couldn’t be saved because it failed to trigger a flow.
A flow trigger failed to execute the flow with version ID 30137000000LAOR.
Contact your administrator for help.: []
When i try to test the process i basically get the same error
The record couldn’t be saved because it failed to trigger a flow.
A flow trigger failed to execute the flow with version ID 30137000000LAOR.
Contact your administrator for help.
Any ideas?
The exception states that you have created a flow in your org, that is creating the issue, Either resolve the error in flow or deactivate it and then try to complete the challenge.
Let me know, if it helps you.
Thanks,
Neetu
Per the instructions in that challenge, have you disabled the validation rule from the https://developer.salesforce.com/trailhead/point_click_business_logic/validation_rules unit (assuming that you had completed that challenge previously)?
Thanks
Sandeep Bhanot
Salesforce.com