Liferay 6.2 Portlets to show and interact with Camunda cases
Requires the Shindig server's secret token. (ACM Stakeholders Portlet)
Portlets included
- ACM Case Overview
- ACM Instance Activities
- ACM Instance Stakeholders
Installation
Configuration: /docroot/WEB-INF/src/portlet.properties
Build .war:
- Project has to be placed in a folder called "CamundaACM-portlet" in the portlets folder of a Liferay Plugins SDK.
- Import in Liferay IDE using "Liferay project from existing source"
- Edit configuration file.
- Right click on project and execute > Liferay > SDK > war
Deploy:
- Put generated war in Liferay's "deploy" folder
- Optionally restart Liferay