#process

Uploading a new process to an already existing Bonita Application on Docker

Hello, everyone. I hope you are having a great day.

So, I was reading the documentation, and I found out that only users with an Enterprise subscription can compile a Docker image of the Bonita Runtime. But then, I read in here that it is also possible to deploy a process, and then install it to an already existing application through the Bonita Administrator Application.

Connect an external database to a bonita process than using the default h2 database

Hello Community !

I am building a Bonita process inside the BonitaStudio tool and i would like to connect my Bonita process to an external database mainly : oracle so as to store my information directly inside that database. Please can you people give me the different steps i need to know with the necessary information?

Thanks in advance regular_smile.png.

Kind Regards,

Get task id

Hello,

I have my process divided in several validations lanes, i didn't found in api documentation the way to get each task id, when I use get task/human or any other type of task, I just get an empty 200 response.

here is my request:

http://{{baseUrl}}/bonita/API/bpm/humanTask?p=0&c=10

Bonita process execution

Hello community,

I am working on a mission management process and I have already created: my BPMN diagram, my business data model, my business variable. Now I have created an instantiation contract on my pool so that at the execution of the pool the user in charge of planning a mission fills in the form then goes to his superior in charge of validating the planned mission. My contract at the beginning of the execution does not take into account the mission fees (since the one in charge of planning a mission is not the one who decides the mission fees).

Process execution

Hello to all,

I am setting up my process in Bonita and I would like you to guide me please. Here is my diagram, as soon as the initiator sends the information, the superior receives, now he must validate or reject the mission. How do I configure it? I have to make a validation and rejection form for each task? or how should I do it? So that when he rejects the process it goes back to the initiator or when he validates it goes back to the person after him?

Edit process parameters from UI

I have two global variables that i want to set in my process, the only way I found to do that is with parameters but I couldn't find how to edit these data ( my admin must be able to edit them from an application page)

I looked into process variables but the data is deleted after the process instance ends

Any ideas on how i can create global variables that can be edited from the UI and doesn't get deleted ?

Process for edit a record

Hi everyone, I'm developing an app with few process and I need to make CRUD functions. Basically, I have a BDM Object 'Customers' and I need to add a Edit feature. I know that all update process have to do trough a Process, but I can't found clearly how I have to design the process in order to get an external persistenceId, fill the form with that info, allow to update some fields and save it. Can anybody help me with this? Or share a example of something like that? Thanks in advance!

apiAccessor does not work in a connector email

Hi everyone,

I have had a problem with apiAccessor that didn't work in a connector email. Here is the error message :

Determine amount/percentage of remaining tasks

Link in application page does not work

Hello everyone

I have a UI Designer page application, in this one, I have :

Notifications