Forum Discussion

Khadar's avatar
Khadar
New Member
1 year ago
Solved

ServiceNow Connection

Hi ,   I have configured a servicenow connection in fabric using the URL and basic authentication (username and password). The connectivity test is successful. However, I am unable to see any table...
  • Anusha66's avatar
    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