This component renders the output of the BPMN Parser component, available on https://www.outsystems.com/forge/Component_Overview.aspx?ProjectId=12164
It exposes a Block with a list of Processes and a canvas with the BPMN file parsed by the BPMN Parser component mentioned above.
The canvas has zoom capabilities, is clickable on the BPMN artifacts parsed, and triggers an event when that click is performed.
The JSON displayed on the demo was done using the Forge Component Render Json Reactive (thank you, João Melo), available on https://www.outsystems.com/forge/component-overview/8238/render-json-reactive
This implementation is based on the output of the Bizagi Modeler:
https://www.bizagi.com
For more information on the BPMN rules and notation:
https://www.bpmn.org/