Look up RITM records through Flow Designer

Mike15
Tera Contributor

Hello Experts

@Ankur Bawiskar 

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 

find_real_file.png

find_real_file.png

find_real_file.png

Don't know it is working any solution or inputs ?

9 REPLIES 9

Aman Kumar S
Kilo Patron

Did you check the flow context, are you getting anything as result of lookup?

And how the test flow looks like?

Best Regards
Aman Kumar

Ankur Bawiskar
Tera Patron
Tera Patron

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

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Mike15
Tera Contributor

Hello @Ankur Bawiskar @Aman Kumar 

Yes i check the flow context it showing count as 0 

find_real_file.png

find_real_file.png

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