You need to sign in to do that
Don't have an account?
Using the Process Builder - error when checking challenge
Create a process to update child record when the parent is updated. I've tested the PS I created and it works fine and yet when I check the challenge I recieve the error below:
ERROR:
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: Insert failed. First exception on row 0; first error: FIELD_CUSTOM_VALIDATION_EXCEPTION, First Name is required: [FirstName]
ERROR:
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: Insert failed. First exception on row 0; first error: FIELD_CUSTOM_VALIDATION_EXCEPTION, First Name is required: [FirstName]
Let me know how it goes!
They review the challenge with an automated test, i think they create new records for the test, so when they try to create a contact without fiirst name (beacause is most easy) they can't.
Maybe you can't disable that trigger.
Maybe you can create a new DE: developer.salesforce.com/signup
:D
developer.salesforce.com/signup) and attempt the challenge there. Hope this helps.
Sandeep Bhanot
Salesforce.com
I'm getting same message but with ERROR at the end. any idea?
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: Insert failed. First exception on row 0; first error: FIELD_CUSTOM_VALIDATION_EXCEPTION, ERROR: []