EngineAPI

Batch autodeploy bar file

Hello,
I'm working on project that can be deployed each bar in a specific directory. But i need some clues.
When i'm trying to deploy a bar file trough the Engine API, you need to create a 'BarResource'. In that bar resource, you need to add a ProcessDefinition, but, the only way to get that ( that i have found), it's to unzip bar file and parse 'process-design.xml'.

It's possible to get all 'BarRessource' information without unzip all the bar files?

Regards,

Docker - Unable to contact EngineAPI

Hello,

I'm trying to create multiple docker container with a docker-compose.
I have 3 containers:
- bonita
- postgres
- webapps

In my webapp i have one application that's use EngineAPI to do some actions, like launch a process.
When i'm tryin to connect to bonitaEngine, i've got this error:

How to retrieve the business data structure of a process

Hi everyone

I'm new to Bonita and I'm trying to work with deployed processes via Engine API, so I need a documentation which can helps me to find the way, but I only have found the below documentation:
https://documentation.bonitasoft.com/bonita/7.6/engine-api-overview

Notifications