Look up RITM records through Flow Designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2022 06:52 AM
Hello Experts
We are trigger flow once user profile is created or updated in sys_user and we sending link to manager and manager will fill the catalog form
If the ritm found then update the user record if not then send reminder email ,Please find below attachment it is not working if through there is one record it is not updating the user record
Don't know it is working any solution or inputs ?
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2022 07:02 AM
Did you check the flow context, are you getting anything as result of lookup?
And how the test flow looks like?
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2022 07:04 AM
Hi,
I hope you are running flow as System User
Did you check the flow context? what's the error?
what debugging you did?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2022 07:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2022 08:03 AM
Hi Mike,
Asking the stupid question here.
If you apply the same condition, as the lookup, on the sc_req_item table in the list view, does it return any results?
Tudor