Examples / Contributions

thomas.allweyer's picture
thomas.allweyer
Category: 

In order to start an order handling process, you need to provide the order data (customer, ordered items, etc.). In this example, these data are provided in Excel sheets. In order to avoid the tiresome task of capturing the data manually, an RPA-System (Robotic Process Automation) is used. An RPA bot reads the order data from a provided Excel file, logs into Bonita, hands over the order data and triggers the process.

I am using the free version of Microsoft Power Automate Desktop as RPA system.

mattisbiton's picture
mattisbiton
Category: 

gestionEmprunt is a group project realized as part of a Bonita Camp organized for the Master's degree Systèmes d'Information Avancés of iaelyon School of Management. The app was developed by Chloé BAT, Mattis BITON, Alexandre BLONDELLE, Antoine BUSSONNE and Thourya BAARAB.

Releases for Bank loan management app

Total downloads: 431
Version BonitaBPM Version Post date Download Link to content
gestionEmprunt 7.x 2023-Mar-09 Download
431 downloads
Release note
romain.bioteau's picture
romain.bioteau
Category: 

A Bonita project showcasing the capabilities of the Data Table UID widget using the BDM and specific queries for filtering.

thomas.allweyer's picture
thomas.allweyer
Category: 

Most selections of paths in BPMN models are based on data, such as the total of an order. In this example I show how you can select a path based on events - even though Bonita doesn't support the event-based gateway as it is defined in the BPMN standard. Includes a video and the download of the Bonita project.

thomas.allweyer's picture
thomas.allweyer
Category: 

This example demonstrates how processes that are deployed on different Bonita installations (e.g. the Bonita installations of two business partners) can communicate via a Message Queue. For this purpose, a simple connector to the message broker RabbitMQ has been implemented.

It is also possible to replace one of the two process engine by an entirely different system (such as an ERP system). This is demonstrated with a simple Java program that communicates with a Bonita process.

thomas.allweyer's picture
thomas.allweyer
Category: 

Example of a process with a call activity that calls another process containing the details of preparing the proposal. There is also video which explains how and when to use a call activity and how to transfer data to the called process and back to the root process.

thomas.allweyer's picture
thomas.allweyer
Category: 

A process with a multi-instance activity. In the process, an order is created. Each order contains several line items that need to be checked separately. This is achieved by a multi-instance task that is instantiated for each line item. There is also a video that shows the execution and how to define a multi-instance activities and the required data.

thomas.allweyer's picture
thomas.allweyer
Category: 

An example of a process collaboration consisting of two processes communicating via message flow. In the accompanying video I also explain the advantages of using a collaboration, and how to correlate messages to process instances.

thomas.allweyer's picture
thomas.allweyer
Category: 

Introductory example for demonstrating the execution of a BPMN process. There are also two videos provided: One explains the artifacts that need to be created and the information that has to be provided in order to create an executable process, the other is about process definitions and process instances (cases).

thomas.allweyer's picture
thomas.allweyer
Category: 

Two examples demonstrating the connection between Bonita and UIPath, a Robotic Process Automation System (RPA System).

  • In the first example, order data are provided as Excel sheets. They are read by an RPA bot. Then the bot starts a Bonita process and hands over the order data.
  • In the second example, a Bonita process calls an RPA bot in order to retrieve a currency exchange rate from a website.
antoine.mottier's picture
antoine.mottier
Category: 

Procurement Living Application

About

This is an official Living Application example for Bonita Community and Enterprise Editions. The latest release is built using Bonita 2021.1 and is compatible with any future releases of Bonita.

:information_source: If you are using an older version of Bonita, download the release corresponding to the version in question.

This example demonstrates the following concepts: - Living Application - Forms, pages and custom widgets built in the UI Designer - Process using BDM and contracts - Variable initialization using BonitaUsers templates

Procurement Request process - Diagram

Procurement Request process - Diagram

Releases for Procurement Example

Total downloads: 24 121
Version BonitaBPM Version Post date Download Link to content
2021.1-1.0 2021.1 2021-May-03 Download
1156 downloads
Release note
7.9.3-1.5 7.x, 7.9.x 2019-Sep-19 Download
1725 downloads
Release note
v1.3 for Bonita BPM 7.2 and onward 7.3.x, 7.2.x 2016-Apr-04 Download
7710 downloads
Release note
v1.2.1 for Bonita BPM 7.0.2 to 7.1.x 7.1.x, 7.0.x 2015-Oct-23 Download
4015 downloads
Release note
v1.2 for Bonita BPM 7.0.2 to 7.1.x 7.1.x, 7.0.x 2015-Sep-08 Download
3221 downloads
Release note
v1.1 for Bonita BPM 7.0.2 7.0.x 2015-Aug-21 Download
2929 downloads
Release note
v1.0 for Bonita BPM 7.0.0 7.0.x 2015-Jun-17 Download
3365 downloads
Release note
laurent.leseigneur@bonitasoft.com's picture
laurent.leseign...
Category: 

Extension of Data Table widget including a sort by date improvement and the opening of a modal dialog window at selection.

enrico.curiotto's picture
enrico.curiotto
Category: 

Editions: Teamwork, Efficiency, Performance and Enterprise

This project shows some examples on how to use event handlers.

An event handler is a java code that is executed when a certain event is listened.

We can consider to use it when sometimes we need to move from process to platform perspective.

We need to be careful in setting up these events because a wrong implementation can have a strong impact on the platform performance.

The following use cases are covered in the example (at the moment). Handlers that trigger when:

  • Any new human task is activated

  • Any task is assigned to a new user

  • A human task is executed and the handler will get the value of a transient data variable

For sake of simplicity the handler will just log into the filesystem some information.

Releases for Event handlers examples

Total downloads: 937
Version BonitaBPM Version Post date Download Link to content
1.0 7.x 2020-Nov-25 Download
937 downloads
Release note
y.taha_2528799's picture
y.taha_2528799
Category: 

Bonjour,

J'espère que vous allez bien.

Pierre-yves Monnet's picture
Pierre-yves Monnet
Category: 

Here the process explained in the video

https://youtu.be/M9Y8xaHZFRo

In this process, we use the same forms to all tasks, Overview, Instantiation. You need the Rest API Context to use it.

Releases for One form per process

Total downloads: 1 100
Version BonitaBPM Version Post date Download Link to content
Initial version 7.x 2020-Jul-08 Download
1100 downloads
Release note
romain.bioteau's picture
romain.bioteau
Category: 

A Bonita project example that highlight how to implement task assignment in a workflow.

Releases for Assign task example

Total downloads: 1 273
Version BonitaBPM Version Post date Download Link to content
1.0.0 7.10.x 2020-Jun-29 Download
1273 downloads
Release note
antoine.mottier's picture
antoine.mottier
Category: 

Expense Report Process

This is an official Process example for Bonita 7.9.4 (or above)

Install this example process by importing the provided .bos file in your Bonita Studio.

Issues tracker

Issues tracker is available on GitHub.

Releases for Expense Report Example

Total downloads: 19 373
Version BonitaBPM Version Post date Download Link to content
7.9.4-6.0.1 7.x, 7.9.x 2019-Oct-16 Download
1639 downloads
Release note
v5.0 for Bonita BPM 7.6.0 and onward 7.x, 7.8.x, 7.7.x, 7.6.x 2019-Jan-22 Download
1888 downloads
Release note
v4.0 for Bonita BPM 7.5.0 and onward 7.x, 7.8.x, 7.7.x, 7.6.x, 7.5.x 2019-Jan-22 Download
1348 downloads
Release note
V3.0 for Bonita BPM 7.3.0 and onward 7.3.x 2016-Aug-26 Download
5576 downloads
Release note
v2.0 for Bonita BPM 7.0.3 and onward 7.1.x, 7.0.x 2015-Oct-12 Download
4868 downloads
Release note
v1.0 for Bonita BPM 7.0.0 to 7.0.2 7.0.x 2015-Jun-17 Download
4054 downloads
Release note
antoine.mottier's picture
antoine.mottier
Category: 

Vacation management Living Application

About

This is an official Living Application example for Bonita >7.10.3

This example demonstrates the following concepts:

Releases for Vacation Management Example

Total downloads: 21 538
Version BonitaBPM Version Post date Download Link to content
7.10.3-1.5.0 7.x, 7.10.x 2020-Mar-25 Download
1253 downloads
Release note
7.9.3-1.5.0 7.x, 7.9.x 2019-Sep-26 Download
1341 downloads
Release note
v1.4.1 for Bonita BPM 7.5.0 and onward 7.x, 7.5.x 2017-Jun-07 Download
4558 downloads
Release note
v1.3.0 for Bonita BPM 7.3.0 and onward 7.x, 7.3.x 2016-Jul-25 Download
3553 downloads
Release note
v1.2.0 for Bonita BPM 7.2.1 and onward 7.x, 7.2.x 2016-Mar-09 Download
3243 downloads
Release note
v1.1.0 for Bonita BPM 7.0.2 and onward 7.0.x 2015-Sep-11 Download
4248 downloads
Release note
v1.0.0 for Bonita BPM 7.0 7.0.x 2015-Jun-22 Download
3342 downloads
Release note
romain.bioteau's picture
romain.bioteau
Category: 

This repository contains a Bonita project that leverage Adaptive Case Management with Bonita. It is an example application of a credit card dispute resolution application.

Releases for Credit Card Dispute Resolution (Adaptive Case Management)

Total downloads: 4 237
Version BonitaBPM Version Post date Download Link to content
1.0.0 7.9.x 2019-Dec-03 Download
1616 downloads
Release note
1.0.0 RC 7.9.x 2019-Oct-28 Download
1335 downloads
Release note
1.0.0 Beta 7.9.x 2019-Oct-16 Download
1286 downloads
Release note
Notifications