Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Table not visible/Table not found in create record action in Flow Designer

Nimeku
Tera Contributor

I want to create a new record in the Data Source (sys_data_source) Table using Flow Designer. But Flow Designer can't seem to find it. I have Admin rights and currently developing in scoped App.

---------

find_real_file.png

----------

find_real_file.png

What am I doing wrong?

13 REPLIES 13

Miguel Donayre
ServiceNow Employee

You have to do a lookup of the record to fetch the Data source record. Once you pull it, a data pill will be created. 

find_real_file.png

hvrdhn88
Giga Patron

Can you please check the properties "sn_flow_designer.allowed_system_tables" and see if you have mentioned sys_data_source table or not. 

Nimeku
Tera Contributor

Unfortunately it didn't work, when I put the table name in it. I also don't have access to sys_attachment although it is also mentioned in the property. I am working in a scoped application.

find_real_file.png

I have validated in scoped app as well, I can see it. 

In global scope can you see that table?