This project contains few samples that demonstrate how to use different components of the BPM addon. The samples are described in the BPM addon documentation
The project is based on CUBA Platform 7.2.
- Import the project using the CUBA Studio
- Run the project. The models JSONs are located under the modules/core/web/WEB-INF/resources/models directory. They will be automatically deployed by the ModelDeployer.java on application startup.
- There is a predefined role definition
sample-basic
that gives access to screen and entities provided by the sample. Do not forget to assign required BPM roles (bpm-process-admin
andbpm-process-actor
) to your users.