- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2023 04:06 AM
I am getting Internal Error when trying to Test the flow.
This is the part that is causing the issue. Any clue why? This was working last week but not now.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2023 04:41 AM
I found the mistake. for_each is on step 4 but I have used 2__for_each instead of 4__for_each.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2023 04:34 AM
try removing the starting and closing round brackets and test once
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2023 04:41 AM
I found the mistake. for_each is on step 4 but I have used 2__for_each instead of 4__for_each.