Alfresco process services latest version

cancel
Showing results for 
Search instead for 
Did you mean: 
Govardhan_reddy
Member II

Alfresco process services latest version

how can i get the latest process version download 

2 Replies
openpj
Moderator
Moderator

Re: Alfresco process services latest version

If you are a Partner or a Customer you will find all the current supported versions of APS in the Hyland portal under the Alfresco section.

If you don't have credentials, you can pull the latest Docker image version 24.2.0 provided by Hyland in the Docker Hub, below the Activiti App image:

https://hub.docker.com/layers/alfresco/process-services/24.2.0/images/sha256-98c1e54fd104c84128a5dea...

Below the Activiti Admin image:

https://hub.docker.com/layers/alfresco/process-services-admin/24.2.0/images/sha256-461a506156e2f5234...

Anyway if you want to configure the entire APS Platform including Activiti App, Activiti Admin, ElasticSearch and PostgreSQL for using it or implement your extensions on the latest version, please use the APS SDK 3.0.0 available here:

https://github.com/OpenPj/alfresco-process-services-project-sdk/releases/tag/v3.0.0

The README describes how to use this project:

https://github.com/OpenPj/alfresco-process-services-project-sdk/tree/3.x

Please let me know if you have any questions.

Hope this helps Smiley Wink

jshi_tamg
Member II

Re: Alfresco process services latest version

We are currently running very old version of Alfresco, and I would like to try the latest version locally. I followed README.md, and I have a couple of questions,

  • we only have activiti.lic, do we need transform.lic ?
  • where can I find run.sh