In Activiti 5.22, I just install the Activiti Explorer and use it. I don't know how to run the Activiti App in Activiti 6.0. What are the role of activiti-app, activiti-rest, activiti-admin and how to config them?
Solved! Go to Solution.
You could try running the start script - Activiti/start.sh at 6.0-release · Activiti/Activiti · GitHub . This will give you the app as per Activiti User Guide .
You could try running the start script - Activiti/start.sh at 6.0-release · Activiti/Activiti · GitHub . This will give you the app as per Activiti User Guide .
I have installed the activiti-app successfully. However, it doesn't have any sample data. When I import a new process, I can't see it when doing the deployment. I don't know if I have to do something in the activiti-admin module? Please explain the role of the activiti-admin and activiti-rest module. In the version 5.22, I just need to install the activiti-explorer only and I can use it.
Thanks,
Duke.
To run a process you need to add it to an application and publish that application. Then you'll be able start instances. The admin module is a separate app for administration. The REST project provides a REST API. You shouldn't need to worry about admin or rest in order to deploy and run processes.
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.