Hello all,
I need to copy sharepoint Documents(word, pptetc) under each account folder from Sharepoint onpremise to sharepoint online.
What is the best way to copy the documents using SSIS
I used Odata source to connect to the sharepoint url and retrieved the list of accounts and stored it into flatfile , but here I am getting only the names of the attachments and not the attachments itself.
Is there any way to retrieve the attachments from sharepoint?
2)I thought of connecting to the Kingswaysoft sharepoint source component ,but I am not able to retrieve the list or the columns because of an 404 error
Please see the yellow warning sign below.
Can this also be because i am not having sharepoint admin rights?
I want to know , how can i retrieve the documents storen in sharepoint...if I can do it with a Odata source component itself..
Thanks,
Hajira