Hi All
I can't seem to get any documentation for the following sharepoint API. Can anyone assist?
I am trying to locate a file by its name on the sharepoint server, however I cant seem to get any information out of that. There is a method that I found with trial and hit basis,
Microsoft.Dynamics.AX.Framework.OfficeAddin.Sharepoint.DocumentUploader::checkFileExistsOnServer(url);
This instantly throws an error as it does not receive any authentication what so ever. Some documentation related to this sharepoint API would be very helpful.
This is for Ax-2012
Thanks in advance!