I am stuck at LAB 4.4 from APPlication Development Fundamentals course.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2022 12:23 AM
HI Team,
Is there any way to download the Answer to the Lab 4.4 because i am stuck Testing business Rules step where you update user profile with city and country code.
thanks
msiddiqi
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2023 07:48 AM
This is very late and you have likely resolved it but perhaps for the next user I can answer this question. The macro for the business rule uses requested_for but it should be u_requested_for. Please add the missing u_ to both lines and it should work.