Hi,
I have gone through the entire forum but was unable to solve the issue. I am relatively new to to explorer, please suggest:
- I checked out activiti-webapp-explorer2, made changes to db.properties.
- Created a report XML file and registered it by ".addClasspathResource("org/activiti/explorer/demo/process/reportTest.xml")" in DemoDataConfiguration.java
- Rebuilt the artifact and deployed it.
But could not see the reportTest in activiti-explorer reports section
What am I missing here?
Thanks.