Hi,
I found the alfresco client sdk quite well documented and easy to use. Tried a few samples to test the API.
But, I do see that a comment has been made that the project is not longer support and under active development.
GitHub - Alfresco/alfresco-client-sdk: Alfresco Java Client SDK
Has alfresco come up with any new approach? What is the better alternative to the alfresco-client-sdk APIs?
Thanks
I have not used Alfresco SDK. I have read about it.
However, I chose to use Open CMIS API. It was good for our purpose. Mostly we do index, edit, delete documents through our UI system. Also we do versioning. These are all supported by CMIS.
Recently, we have to bring the comments feature of documents to our UI, then I saw that Open CMIS does not support accessing comments of a document. Since there are preexisting web scripts, I am going to use REST API, probably Apache HttpClient, to get the comments of a given document.
I also read that CMIS API does not support transaction outside of a single statement/call.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.