You can translate the question and the replies:

We are able to see lists, yet files attached are only retreived as filenames and not a BLOB

We have been able to follow the procedure as stated from: https://community.denodo.com/kb/view/document/How%20to%20connect%20Denodo%20to%20Sharepoint%20Online%20using%20OData%20with%20OAuth%20authentication?category=Security We can see the lists data but one important thing is missing: FILES. We could concatenate the URL to allow direct download of FILE, but that is not the way we need it to be. We need the BLOB database version of the files so a 3rd party can deploy them in a ZIP file.
user
17-08-2021 13:34:49 -0400
code

1 Answer

Hi, If you want the files as a BLOB, you will need to source it as BLOB and sharepoint does not support conversions. Therefore, if you can move your files to Azure blob storage. Once you have your files there, the Denodo Platform can be connected to [Azure Blob Storage](https://community.denodo.com/kb/en/view/document/How%20to%20connect%20to%20Azure%20Blob%20Storage%20from%20Denodo?tag=Data+Sources). Hope this helps!
Denodo Team
19-08-2021 19:33:35 -0400
code
You must sign in to add an answer. If you do not have an account, you can register here