We have a number of SQL Loader sources at the moment which access files on a DFS File Share. This is being decommissioned, and we’re looking to move these files into Sharepoint.
So far I’ve tried setting up one source - I’ve moved the CSV source file into a Sharepoint document location, ensured the Sailpoint account specified in the Source setup has access to the Sharepoint site, ensured the file is accessilbe, and ensured the file is correct.
The “Data Files URL” string I have is similar to the below (redacted a bit for obvious reasons) :
jdbc:csv:/https://companyname.sharepoint.com/:x:/r/sites/SiteName/Shared%20Documents/
The Account SQL Query ends with “From ” and is the same SQL we’re using to read the flat file from the file store at the minute.
I think this is the standard “Cannot Read File” error.
I’ve read that for IIS the file needs to be in wwwroot but I dont know if there is any specific requirement for files stored in Sharepoint.
Any guidance or documentation links you can provide are appreciated.
Not dug into the logs yet but can grab these if you think it will provide some insight.
