Forum Discussion
ServiceNow Connection
- 1 year ago
If Fabric’s connecting to ServiceNow but you can’t see any tables, it’s almost always a permissions thing. Your ServiceNow user needs read access on those tables through ACLs, or the easier option is giving you the snc_read_only role so you can see most of them. For certain sensitive tables, the admin might need to throw in extra roles like user_admin. Without these, the connection works but the table list stays empty
If Fabric’s connecting to ServiceNow but you can’t see any tables, it’s almost always a permissions thing. Your ServiceNow user needs read access on those tables through ACLs, or the easier option is giving you the snc_read_only role so you can see most of them. For certain sensitive tables, the admin might need to throw in extra roles like user_admin. Without these, the connection works but the table list stays empty