You need to sign in to do that
Don't have an account?
Automating Processes with the Lightning Process Builder
Stuck with this task. Tried many ways to do in Process Builder (checked if AccountId not null, checked if account street, city, country, state not null, checked if these fields were changed etc), but always have mistake:
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: 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 30124000000L3C5.
Contact your administrator for help.: []
On mail i get:
caused by element : FlowDecision.myDecision
caused by: The flow failed to access the value for myVariable_current.Account.ShippingCountry because it hasn't been set or assigned.
Any ideas, how to pass this task?
Thanks
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: 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 30124000000L3C5.
Contact your administrator for help.: []
On mail i get:
caused by element : FlowDecision.myDecision
caused by: The flow failed to access the value for myVariable_current.Account.ShippingCountry because it hasn't been set or assigned.
Any ideas, how to pass this task?
Thanks
All Answers