This addresses the following usecase:
- User wants to generate a form based on the form fields in BPMN xml.
- This is possible by fetching the BPMN process xml and then traversing it with either the Java or Javascript Model API
- This request is about providing an additional API in the process engine to commodify it further
This is the controller panel for Smart Panels app
Ability to retrieve Form Metadata using API (Java / Rest)
This addresses the following usecase:
- User wants to generate a form based on the form fields in BPMN xml.
- This is possible by fetching the BPMN process xml and then traversing it with either the Java or Javascript Model API
- This request is about providing an additional API in the process engine to commodify it further