- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2025 01:25 AM
Hello,
I am setting up the SharePoint External Content Connector. I have ran a full document crawl and a user mapping crawl. Both have completed and have found various documents. 151 of those documents have been indexed.
My problem is creating the index and search source as I have no idea what table these 151 documents are stored on, or if they are even stored on a table?
I have looked through sys_db_object to try and find relevant tables but cannot find any. I did find the user mapping table which does contain data.
If anyone can help, it would be really appreciated.
See image below.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2025 12:32 AM
Hi,
Yea if you go to the ais_datasource table you should see a Index called "SharePoint Online". You can't see any of the records since they aren't stored within SN but you can use the index source and link it to a search profile.
You should be able to ask Now Assist sharepoint related queries and get answers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2025 05:53 AM
hi @benm3 ,
Did you find solution to your problem? as i am stuck at the same problem.
regards
Kaustubh Dubey
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2025 12:32 AM
Hi,
Yea if you go to the ais_datasource table you should see a Index called "SharePoint Online". You can't see any of the records since they aren't stored within SN but you can use the index source and link it to a search profile.
You should be able to ask Now Assist sharepoint related queries and get answers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2025 12:47 AM
Also for web crawler sources, there is a index called webcrawler.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2025 08:52 AM
Hi,
I did the steps but somehow even after linking the source to the profile, i am not able to view the results. Actually, i wanted to use it in my AI agent for a use case.