We have released the 10.0.41 and we have now the error message when trying to generate a document that should be stored in Sharepoint:
Unable to obtain SharePoint access token. Details: Type ‘Dynamics.AX.Application.DocSharePointHelperV3, Dynamics.AX.DocentricAX’ or method ‘getAccessToken’ is missing.
Here are the different versions: D365
Installed product version : 10.0.41 (10.0.2015.63)
Installed platform version : Update65 (7.0.7367.60) Docentric
Docentric AX 3.4.8.1 (isv)
Docentric AX Emails 3.4.8.1 (isv)
Docentric AX Extension 3.4.8.1 (isv)
Docentric AX SSRS Replicas 3.4.8.1 (isv)
Could you help, please?
FYI, The feature “Upgrade SharePoint user authentication” has been disabled.
With D365FO version 10.0.40, Microsoft implemented SharePoint legacy authentication in a new way. However, due to a bug in the standard code, the legacy authentication doesn’t work. This is why we had to issue a fix for Docentric functionalities related to SharePoint in version 3.4.8.2.
Therefore, we suggest you upgrade your Docentric version to the latest (3.4.8.5).
The labels are found in the Resources folder, they should be created when a build is done. Please try to rebuild and check if the labels are generated.
This resources folder should not be part of the source control, since it contains build artifacts (the resulting labels, for example), which will be recreated after every build.
One client has said in the past that they did put the resources folder as part of source control, because for some reason it wasn’t being populated otherwise, so that might be a possible solution.
If you have entirely followed the upgrade guide with TFS/DevOps and the labels are still missing, you can try the suggestion from my colleague Nataša in the previous response, to include resources folder to source control.