Report Step plugin - bluesoft-rnd/aperte-workflow-core GitHub Wiki
Report Step plugin integrates Jasper Reports, one of the most popular Open Source reporting solutions into Aperte Workflow infrastructure. This allows to reuse Jasper libraries to generate pixel-perfect documents that can be exported into multitude of formats, including HTML, PDF, OpenOffice and MS Office. After producing the report, Report Step plugin provides a way to store it into CMIS supporting content repository, e.g. Alfresco or Nuxeo.
Plugin capabilites
- Ability to create graphical reports, that can be exported in variety of formats.
- Integration with Jasper Reports template engine.
- Integration with CMIS supporting repository over RESTful AtomPub service.
Provided components
Plugin downloads
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.
Plugin installation
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
.