Search source table for sharepoint connector "sn_sp_con_sharepoint_external_search" shows no records
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-16-2023 03:49 AM
Hi All,
Need your help for below issue.
We are working on bringing external content from SharePoint using "SharePoint Online Search Connector".
We are able to get content of site, drive, permissions and indexing also completed.
In index file flow its showing records are being created in "sn_sp_con_sharepoint_external_searchā by ingest API but when we go table its empty.
Account is admin at both SharePoint and ServiceNow.
Is there any permission issue with this table even tried to create manually records in this table after submission it shows "Records not found".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-16-2023 09:51 AM
Hi @Vineet Yadav1 an external content schema table doesn't store external document content in the database. Instead, its columns serve as a map of AI Search index fields to populate when you index content from external data sources.
Further documentation on External Content: https://docs.servicenow.com/bundle/utah-platform-administration/page/administer/ai-search/concept/ex...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-21-2023 04:29 AM - edited ā03-21-2023 04:30 AM
Hi Shamus,
Thanks for sharing information.
Got the information we cannot view any records in SharePoint connector schema table but it will work as per user permission from SharePoint site in Portal
One more information need like as of now SharePoint connectors are configured per site like site/company but if need to configure at SharePoint root level is it possible ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-21-2023 07:49 AM
Here is some additional information on creating a SharePoint Graph Root Site subscription connection
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā12-07-2024 02:34 AM
@Vineet Yadav @Vineet Yadav1 does the sn_sp_con_sharepoint_external_search table get populated ? if so at what stage ?