Hi,
I wanted to know How can I find the version of Activiti installed on my machine.
I could find only the Apache-Tomcat Version.
Thank you
Solved! Go to Solution.
Hi mayan levi,
I am not sure what application you have installed on your end, but irrelevant of the application you can find the version installed by checking the jars in your installed application, for example:
Check the below screenshot:
These jars are within the Application "WEB-INF\lib" folder.
You can verify the Activiti BPM version as 5.21.0.3 and the Alfresco Activiti application version as 1.5.3.
Also the installation folder would have a Read-Me.txt file having the version information.
Regards.
Hi mayan levi,
I am not sure what application you have installed on your end, but irrelevant of the application you can find the version installed by checking the jars in your installed application, for example:
Check the below screenshot:
These jars are within the Application "WEB-INF\lib" folder.
You can verify the Activiti BPM version as 5.21.0.3 and the Alfresco Activiti application version as 1.5.3.
Also the installation folder would have a Read-Me.txt file having the version information.
Regards.
Hi Paiyyavj13 _,
Thanks to your explanation I found the Activiti version in the jars name.
Apache Tomcat is installed on my end and the readMe.txt is refer to the Apache Tomcat version (Activiti version is not mentioned).
Thanks for your help.
In the readme files I see Alfresco Process Services (powered by Activiti) 1.9.0.3.
In the jar file I see 5.14. None of them work.
I need to get the dependency version for activiti-app-logic stated in the link - https://docs.alfresco.com/process-services1.7/topics/custom_logic.html
<dependency>
<groupId>com.activiti</groupId>
<artifactId>activiti-app-logic</artifactId>
<version>????</version>
</dependency>
whatever version I put in there, eclipse throws a error - Missing artifact com.activiti:activiti-app-logic:jar:1.8.13
Any idea?
Hi,
activiti-app-logic is an Alfresco Process Services module.
You need to have a valid Alfresco Nexus account in order to download it.
Raphael
Ask for and offer help to other Alfresco Process Services and Activiti Users and members of the Alfresco team.
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.