Hi,
If I just want ACS and not APS what workflow capability do I get?
Thanks
Pete
Solved! Go to Solution.
You get the core Activiti process engine in version 5.19 embedded into ACS 5.2 which allows you to execute processes and expose them via the Share user interface or ACS ReST API endpoints (limited exposure of Activiti specific features due to a generic workflow abstraction layer). Integration as an embedded engine is superior to the APS + ACS use case as processing tasks etc. is transactionally safe and access to ACS APIs is more extensive via Script APIs or Java APIs. On the other hand, there is no runtime modelling of processes or forms, limited/no support for integration with other services without doing custom development, and a lot of Activiti functionality is hidden behind the workflow abstraction API, which requires circumventing the officially documented / supported Java APIs of ACS to be used.
You get the core Activiti process engine in version 5.19 embedded into ACS 5.2 which allows you to execute processes and expose them via the Share user interface or ACS ReST API endpoints (limited exposure of Activiti specific features due to a generic workflow abstraction layer). Integration as an embedded engine is superior to the APS + ACS use case as processing tasks etc. is transactionally safe and access to ACS APIs is more extensive via Script APIs or Java APIs. On the other hand, there is no runtime modelling of processes or forms, limited/no support for integration with other services without doing custom development, and a lot of Activiti functionality is hidden behind the workflow abstraction API, which requires circumventing the officially documented / supported Java APIs of ACS to be used.
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.