Not able to find table in Flow Designer

Jyoti Tripathi
Giga Guru

I wanted to trigger a notification and while creating i'm unable to select sysevent table

find_real_file.png

 

This flow designer is in a different custom application.

1 ACCEPTED SOLUTION

Saurav11
Kilo Patron
Kilo Patron

Hello,

Can you once make all the checkbox true for sysevent table

find_real_file.png

But I believe you may still not be able to access it please find the below Hi support article for the same.

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0787435

Please mark answer correct/helpful based on Impact

View solution in original post

10 REPLIES 10

Sai Kumar B
Mega Sage
Mega Sage

@Jyoti Tripathi 

Check if  the sysevent table is in glide.ui.permitted_tables property list, If not add it to the list

NOTE:  Adding an entry to this list will cause the table to be accessed outside of its scope in the platform, not just in Flow Designer.

For reference - https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0852462

HI Sai,

Yes it is there

find_real_file.png

Please check in sn_flow_designer.allowed_system_tables system property

Saurav11
Kilo Patron
Kilo Patron

Hello,

Can you once make all the checkbox true for sysevent table

find_real_file.png

But I believe you may still not be able to access it please find the below Hi support article for the same.

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0787435

Please mark answer correct/helpful based on Impact

Thanks, as you suggested i did and it started working 🙂