You need to sign in to do that
Don't have an account?
Andy Corbett
Trailhead - Process Builder - Time-Based Actions Challenge
Hi Trailheaders! Has anyone completed the Challenge for the "Automated Time-Based Actions with Workflow" section.
I am getting this reason: The 'Set Case to Escalated' Workflow field update action was not found
It states in the Challenge: NOTE: Since Workflow rules only fire on record save, normally you would implement this with a time-triggered workflow action...so I created it as a Time-Based action.
Has anyone completed this Challenge successfully?
I am getting this reason: The 'Set Case to Escalated' Workflow field update action was not found
It states in the Challenge: NOTE: Since Workflow rules only fire on record save, normally you would implement this with a time-triggered workflow action...so I created it as a Time-Based action.
Has anyone completed this Challenge successfully?
I think the problem is that it is hard for the system to check the time dependent workflow actions triggered correctly.
NOTE: Since Workflow rules only fire on record save, normally you would implement this with a time-triggered workflow action
So, I removed the time-dependand action to assign the task and I created a new Immediate Workflow action of type "Task".
Your workflow should be like below
Field update should be like below
Task should be like below
This solved the problem and I got the challenge Complete.
Please let us know if this will help u
Thanks
Amit Chaudhary
Thanks.