Questions tagged [bonita]

Bonita BPM is an Open Source Business Process Management system

Bonita BPM is an Open Source Business Process Management system, licensed under GPL v2. It's backed by Bonitasoft.

144 questions
0
votes
0 answers

Bonitasoft- repository from webinar

July 26th Nonitasoft organized a webinar "All Aboard the Bonita Extres- From menu to kitchen". Thalia, who led the meeting, metioned that the Bonita project "acme-restaurant-sample" will be available on GitHub. I was looking for it, but cannot find…
0
votes
0 answers

Exprort Bonitasoft .bos for intelij

Export a project in bonitasoft an run it in intelij Hello, do you know if i can run in intelij the export of bonitasoft? I export the project but the files i dont think that can run in intelij.
0
votes
1 answer

Save attach file in a file server or other local location in Bonita soft

I'm currently studying this bonitasoft and having difficulty in the attach file on where it is located after being submitted and how to retrieve it on a different process flow. I tried the examples on file attachment but i'm unable to trace on where…
0
votes
0 answers

BPMN MIWG reference model C.7.0 validation errors

Reference model C.7.0 used by the BPMN MIWG to test interchangeability between workflow engines uses a data object reference that connects directly to a sequence flow using a data input association. I haven't found any way how this is possible.…
Arthur
  • 23
  • 3
0
votes
1 answer

Insert created forms inside application page

I'm making a transport request system with Bonita Soft. I've allready created 4 forms that I've assigned with 4 tasks in my Bonita process. Now I want to create a Bonita application, so I have to complete the application descriptor file. I want to…
0
votes
0 answers

Extract event data from process execution from Bonitastudio

I am working on a project and constructed my Bonita solution and executed it over a hundred of time. I would like to carry the project to the process mining phase and for me to carry out process mining I must have 3 fundamentals information: ID of…
0
votes
0 answers

Transitive dependencies not shown in library JAR

We made a custom library for Bonita BPE in Java that has the pom shown below:
GoGoLander
  • 349
  • 3
  • 12
0
votes
0 answers

Can I import a form that I implemented in Java using Vaadin in Bonita?

I am new to Bonita and trying to figure things out. I have a forms implemented in Java using Vaadin. What would be the best way of integrating this in Bonita?
spozzi
  • 65
  • 5
0
votes
0 answers

Bonita Engine giving different process definition info and activities after restarting Bonita

We have a Bonita 7.14 instance with a workflow that was migrated from Bonita 7.3. The migrated workflow exhibits a strange behavior. We can complete the entire workflow if we don’t restart Bonita before it completes. However, if we start the…
Suresh
  • 1
0
votes
1 answer

Bonitasoft bpm custom widget output binding

I use Bonita Community Edition Version : 2022.1 on MacOS Monterey I developed a simple process, with business object / data / variable, a web form input with contracts, etc. The form is containing : Bonita auto generated fields auto binded to the…
0
votes
1 answer

install mysql in Bonita Studio 7.12

I'm working with bonita studio 7.12 and I want to set bonita to work with mysql database without using mysql connector( by default bonita should use mysql not H2 database).haw can I configure it? and haw can I use tomcat bundle with mysql?
0
votes
1 answer

How to integrate Docusign to a Bonita webapp

I am curious as to how to integrate Docusign Embedded Signing to a Bonita webapp. Unfortunately there isn't a lot of tutorials regarding the matter, I appreciate any kind of help. Thanks.
rlatagan
  • 3
  • 3
0
votes
0 answers

Is there a method to migrate data from oracle to postgres database for Bonita?

I have a java application with BonitaBPMCommunity-6.4.1-JBoss-7.1.1 with oracle database. I want to migrate this oracle 11.2.0 EE bonita database in postgres 10 bonita database. I proceeded with a manual migration with the ora2pg tool but I have…
sunrelax
  • 65
  • 9
0
votes
1 answer

Bonita - How to skip tasks execution

I'm developing a bonita process to run in a Bonita Enterprise instance. I need to use a custom actor filter on each task, for selecting possible approvers. Each actor is mapped to a role Each user has at least one membership with a role and a…
Ivano85
  • 98
  • 1
  • 11
0
votes
1 answer

How can I use REST API authentication in Mendix?

I have designed an API REST service (with Bonita) to which I can perfectly connect with Postman, with the following parameters: By the way, the x-www-form-urlencoded option that is selected comes from the Content-type…
Olivier
  • 303
  • 3
  • 14
1 2
3
9 10