- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
For the Application Development Fundamentals On Demand Course, I created the "Set Scratchpad Values" business rule as shown below in the course documentation for the Module 4 lab 4.2b on Scripting, but the rule isn't working properly.
I added the following code to troubleshoot and received the error shown below.
I tried to debug by setting a breakpoint at line 4 and executing using the Loaner Request record shown above. The Script Debugger first indicated the "requested for" for the Current1 Local instance wasn't found but then showed as follows.
Can someone advise why this is and how to resolve?
Could this issue be due to timing?
Thank you.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Did you get a chance to review this ?
If this helped to answer your query, please accept the solution and close the thread.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hmmmm that's really strange... @toddthigpen can you please verify it is in the desired scope, if it wasn't required to perform it with an impersonated user and alternatively, try to delete the business rule and re-create it again from scratch?
The labs sometimes get stuck in point of no return and it might be easier to step back and start again... just the last step, not completely from the beginning..
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago