I have a task where I need to extract data from a database and save it as a csv in SharePoint
I had hoped to b able to specified the path to the SharePoint folder in the csv writer, but this does not seem to work.
The error I get is
- CSV writer: Failed to open file 'HTTP:\\\\projectzone.tnad.tasnetworks.com.au\\business-projects\\iap\\TE\\HVDC Cable Specifications\\SATVUE_99021037_2021_08.csv' for writing. Please ensure that you have sufficient privileges to write this file. If the file already exists, please ensure it is not open in another application
I am using FME Server and the FME Server service account has permission to write to this location.