How to integrate bpmn editor in Oracle APEX?

Hi,

I am working on Oracle APEX technology and in that, we can add js files and use them to process the data and work using it. I want to integrate the BPMN editor which is shown in this demo URL - Demo into my application.

Could someone from the developer’s team suggest, how can I integrate it with my application? Which files are essential for it to be working perfectly?

As Oracle APEX doesn’t work the same as node.js, I can’t install npm modules in it.

Is there any other approach, I can try to accomplish my requirement?

In restricted setups you can always include our toolkits using the pre-built distributions, our build a distribution yourself that you’ll later include somewhere else.

Do these examples help you?