Unable to find sys_user table on look up records

Varun Gundimeda
Tera Contributor

Hi,

I am unable to find sys_user table option on look up records action within the flow designer. Any inputs on where to check this would help.

4 REPLIES 4

Community Alums
Not applicable

HI @Varun Gundimeda ,

Refer to this approach : https://community.servicenow.com/community?id=community_question&sys_id=0b41ed4a1b3c2c108672ea89bd4b...

and this support KB which says  "Set limitation of 466 records in lookup records actions/steps." : https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0962350

Mark my answer correct & Helpful, if Applicable.

Thanks,

Sandeep

I am unable to see the sys_user table to do a look up records. I have attached the snippet.

lukasz szumilas
Tera Guru

Hello,

It could be in data pills in Look up records action and there if that record has a field with user.

I recently had a flow that may be similiar where i used List Collector to get user's ID then i Looked Up User Records to have iterable and then i looped with For Each through that user records in order to do some action related to that users.

Hope this will help.

find_real_file.png

find_real_file.png

I am unable to see the sys_user table to do a look up records. I have attached the snippet.