My company is new to Alfresco and we need to bring over 30 IBM P8 desktops with customization (export multiple search results, upload list of unique document properties and download ZIP file of images, search/retrieve/view, etc.).
We currently have Alfresco Community v23.
Which of these should I follow to get started with Alfresco Content Services?
https://docs.alfresco.com/content-services/latest/develop/sdk/
The first link is related to the In-Process Alfresco SDK that it allows you to extend the platform in order to deploy custom models, components and REST APIs into the same Alfresco Repository process. This is the core tier of the platform and I would suggest to look at this initially to understand if you need to add some of these extensions to your project.
The second one is dedicated to extend the ADF platform for adding custom Angular components to the Alfresco Content Application or to the Alfresco Digital Workspace for the Enterprise edition.
I would also recommend to look at the Out-Of-Process SDK for managing event programming outside of the Alfresco Repository instance using a standard Spring Boot application:
https://docs.alfresco.com/content-services/latest/develop/oop-sdk/
Hope this helps
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.