CMIS Widget plugin - bluesoft-rnd/aperte-workflow-core GitHub Wiki
CMIS Widget plugin provides convenient way to store files correlated with Aperte Workflow process instance. The plugin through the use of Apache Chemistry library can support any CMIS content repository, e.g. Alfresco or Nuxeo.
- Storing and updating documents inside CMIS reospitory.
- Integration with CMIS supporting repository over RESTful AtomPub service.
The plugin source code can be obtained from its Aperte Workflow github repository.
Compiled version can be downloaded with Aperte Workflow Bundle from sourceforge repository.
Copy the plugin jar into your existing Aperte Workflow installation. Place it into bundle installation directory. If not changed in PluginServlet init parameters it should be either ${aperte.workflow.home}/osgi-plugins
or ${liferay.home}/osgi-plugins
.