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.

thm_dfr's picture
thm_dfr
Category: 

As part of our Master's degree Systèmes d'Information Avancés at iaelyon School of Managementat, we had the opportunity to create an application to manage loans within a bank, using the software bonita. It was a very rewarding teamwork with Ilona Remy, Erwan Druel, Leo Kadrija and Lambert Clement.

Releases for Bank loan management application

Total downloads: 561
Version BonitaBPM Version Post date Download Link to content
LoanApp 7.x 2023-Mar-17 Download
561 downloads
Release note
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: 477
Version BonitaBPM Version Post date Download Link to content
gestionEmprunt 7.x 2023-Mar-09 Download
477 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.

laurent.leseigneur@bonitasoft.com's picture
laurent.leseign...
Category: 

Custom connector to start a process or execute a task by reading incoming emails. The connector allows you to read an incoming email, extract information and attachments, and launch a process or execute a process task.

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.

alejandro.rondon_1386485's picture
alejandro.rondo...
Category: 

A custom connector to upload case files in a Google Drive

thomas.allweyer's picture
thomas.allweyer
Category: 

Three variants of a simple process containing different gateway types. Watch the video and explore the behavior of each type of gateway by executing the examples in Bonita.

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.
Pierre-yves Monnet's picture
Pierre-yves Monnet
Category: 

If you have some "reference" data in your BDM (like a list of countries, a list of airports, etc.) or this kind of list is stored in an external database?

BookMobile saves your day! With that page, just reference the BDM you want to access or any external database you like and you will be able to directly add, edit, search data.

Releases for BookMobile - Edit directly any BDM object, or external reference table

Total downloads: 985
Version BonitaBPM Version Post date Download Link to content
1.0 7.12.x, 7.11.x, 7.10.x 2021-May-26 Download
985 downloads
Release note
Pierre-yves Monnet's picture
Pierre-yves Monnet
Category: 

Page Grumman

The page analyses your message usage and fixe issues in multiple situations (See "Practices to avoid" message):

  • Reconcilation stuck
  • Incomplete message
  • Error on operation behind a message
  • Duplicate send message

Releases for page_grumman

Total downloads: 2 470
Version BonitaBPM Version Post date Download Link to content
1.3 7.11.x, 7.10.x, 7.9.x, 7.8.x 2021-Jan-14 Download
831 downloads
Release note
1.2 7.11.x, 7.10.x, 7.9.x, 7.8.x 2020-Sep-23 Download
738 downloads
Release note
1.0 7.8.x 2020-Mar-24 Download
901 downloads
Release note
ismail.lagouilly_1386495's picture
ismail.lagouill...
Category: 

ReviewBuddy is an App that automates Review Processes. From the time an HR representative notifies employees to draft reviews, to the final validation of these Reviews by HR and providing a PDF summary of each.

This application covers the following concepts

  • BPM Messages
  • Multi-instanciation
  • Actor filters
  • Non-interrupting timers
  • Parallel & Exclusive Gateways
  • Connectors
    • E-mail
    • Insert data in a .docx/.odt template connector
    • Generate a PDF from an Office document

Releases for ReviewBuddy

Total downloads: 930
Version BonitaBPM Version Post date Download Link to content
2021.1-1.0.0 2021.1 2021-May-04 Download
930 downloads
Release note
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 362
Version BonitaBPM Version Post date Download Link to content
2021.1-1.0 2021.1 2021-May-03 Download
1185 downloads
Release note
7.9.3-1.5 7.x, 7.9.x 2019-Sep-19 Download
1751 downloads
Release note
v1.3 for Bonita BPM 7.2 and onward 7.3.x, 7.2.x 2016-Apr-04 Download
7748 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
4054 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
3256 downloads
Release note
v1.1 for Bonita BPM 7.0.2 7.0.x 2015-Aug-21 Download
2964 downloads
Release note
v1.0 for Bonita BPM 7.0.0 7.0.x 2015-Jun-17 Download
3404 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.

chevdor's picture
chevdor
Category: 

I am running Bonita in docker containers and using Kubernetes. Using Kubernetes or not it not that relevant but if you are using docker, the following is probably interesting for you. I used to run the migrations manually (ie sopping my container, mounting a volume with the config and migration scripts, restarting the container, running the tool, restarting a new container on the new version). While that works... it is not the simplest...

Ironically, the documentation on the Official Docker hub page mentions some wget, unzip, etc... All kind of stuff no one really want to do :)

haris.subasic's picture
haris.subasic
Category: 

It allows you to show progress based on milestones that you define. It can be used in a form or in a page, for example to show the end user in which phase or milestone the process instance is currentlly at.

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

From a PDF, this connector generates images, in JPEG or PNG.

* one specific page in the PDF (or all pages in a list)

* one (big) image with all pages from the PDF

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: 974
Version BonitaBPM Version Post date Download Link to content
1.0 7.x 2020-Nov-25 Download
974 downloads
Release note
emmanuel.duchastenier's picture
emmanuel.duchas...
Category: 

Bonita Purge tool has been integrated in Bonita and is now part of Bonita 2021.1 Enterprise Edition.

Releases for Bonita Purge Tool

Total downloads: 1 902
Version BonitaBPM Version Post date Download Link to content
1.0.2 7.x 2020-Jul-21 Download
1011 downloads
Release note
1.0.1 7.x 2020-Jul-03 Download
891 downloads
Release note
Pierre-yves Monnet's picture
Pierre-yves Monnet
Category: 

# BonitaCommandDeployment Library to deploy automatically a command, when needed, and organize the communication between the source and the command.

Maven:


org.bonitasoft.command
bonita-commanddeployment
2.1.0

Releases for BonitaCommandDeployment

Total downloads: 2 393
Version BonitaBPM Version Post date Download Link to content
2.1.3 7.11.x, 7.10.x, 7.9.x, 7.8.x 2021-Jan-12 Download
763 downloads
Release note
2.1.0 7.11.x, 7.10.x, 7.9.x, 7.8.x 2020-Sep-30 Download
766 downloads
Release note
1.6 7.8.x, 7.7.x, 7.6.x 2020-Mar-23 Download
864 downloads
Release note
Pierre-yves Monnet's picture
Pierre-yves Monnet
Category: 

You display a form, and when the user submits, you want to come back where you were (Portal, Custom Page, Living Application)? This widget is for you.

1/ Add the widget to your page

2/ create a STRING variable, named (for example) it formUrlBack

3/ reference this formUrlBack variable in the widget, in the property urlBack

4/ in your button, in property Target URL on success, set the value to {{formUrlBack}}

Releases for widget_calculateUrlBack

Total downloads: 1 344
Version BonitaBPM Version Post date Download Link to content
1.0 7.6.x 2018-Mar-30 Download
1344 downloads
Release note
Pierre-yves Monnet's picture
Pierre-yves Monnet
Category: 

Versions: up to 7.11

AutocompleteKey return a key and can get a Key to display the value. The AutocompleteKey works as a Select widget (Autocomplete works as a Text Helper).

Note: from 7.12 onwards we recommend using the Autocomplete feature of Bonita.

Releases for widget_autocompletekey

Total downloads: 2 628
Version BonitaBPM Version Post date Download Link to content
1.2 7.5.x, 7.4.x, 7.3.x, 7.2.x 2017-Nov-07 Download
1076 downloads
Release note
1.1 7.x 2016-Sep-30 Download
1552 downloads
Release note
Pierre-yves Monnet's picture
Pierre-yves Monnet
Category: 

page_explorer

Search cases

Page explorer is used to searching cases:

  • in multiple origins: Open cases, Archived cases, and external database

Releases for page explorer : seach cases on multiple criteria, multiple origin

Total downloads: 999
Version BonitaBPM Version Post date Download Link to content
1.0 7.11.x, 7.10.x, 7.9.x 2020-Oct-31 Download
999 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: 

The Truck Milk page execute jobs at intervale (every minute/hour/day/weeks).

ATTENTION: see the Installation guide to install the page correctly (one component has to be copied on your server)

Access the documentation https://github.com/Bonitasoft-Community/page_truckmilk/blob/master/Truck...

Different videos:

Releases for Page TruckMilk : execute jobs at intervalle

Total downloads: 9 319
Version BonitaBPM Version Post date Download Link to content
2.8 7.12.x, 7.11.x, 7.10.x, 7.9.x, 7.8.x 2021-Feb-26 Download
658 downloads
Release note
2.7 7.11.x, 7.10.x, 7.9.x, 7.8.x 2020-Dec-11 Download
762 downloads
Release note
2.6 7.11.x, 7.10.x, 7.9.x, 7.8.x 2020-Sep-16 Download
801 downloads
Release note
2.5.5 7.10.x, 7.8.x 2020-Jul-11 Download
682 downloads
Release note
2.4 7.10.x, 7.9.x, 7.8.x 2020-Jun-04 Download
698 downloads
Release note
2.3 7.8.x 2020-Mar-25 Download
708 downloads
Release note
2.1 7.9.x, 7.8.x 2019-Nov-20 Download
856 downloads
Release note
2.0 7.9.x 2019-Jul-07 Download
937 downloads
Release note
1.2 7.8.x, 7.7.x, 7.6.x, 7.5.x 2018-Dec-18 Download
1024 downloads
Release note
1.1 7.7.x, 7.6.x 2018-Sep-21 Download
1076 downloads
Release note
1.0 7.7.x, 7.6.x, 7.5.x, 7.4.x, 7.3.x 2018-Aug-09 Download
1117 downloads
Release note
Pierre-yves Monnet's picture
Pierre-yves Monnet
Category: 

# page_cranetruck The page help you to configure you JAAS service. Give the parameters, and then test immediately if all is correct. If you have a subcription version, you have access to the LDAP Synchronizer tool. Copy the JAR file, and then you can verify that the parameters are correct. screenshot_cranetruck.jpg

Releases for Crane truck (the LDAP configuration tool)

Total downloads: 3 715
Version BonitaBPM Version Post date Download Link to content
1.6 7.11.x, 7.10.x, 7.9.x, 7.8.x 2021-Jan-12 Download
401 downloads
Release note
1.5 7.11.x, 7.10.x, 7.9.x, 7.8.x 2020-Sep-23 Download
357 downloads
Release note
1.3 7.9.x 2019-Aug-30 Download
347 downloads
Release note
1.2 7.5.x, 7.4.x, 7.3.x, 7.2.x 2017-Nov-03 Download
781 downloads
Release note
1.0 7.x, 6.x 2016-Apr-16 Download
1829 downloads
Release note
Pierre-yves Monnet's picture
Pierre-yves Monnet

This REST API can access in **one call** all your **Process variables** , **BDM variables** (with all the hierarchies), **Local variable** , from a **taskId** or from a **caseId** .

What is the usage?

You can design one form per process: Look at https://youtu.be/M9Y8xaHZFRo

or definitively, simplify your life https://youtu.be/ZY3OgD27DJg, you will see the improvement.

Releases for Rest Api Context

Total downloads: 27 575
Version BonitaBPM Version Post date Download Link to content
2.13.3 7.11.x, 7.10.x, 7.9.x, 7.8.x 2021-Jan-21 Download
868 downloads
Release note
2.13.2 7.10.x 2020-May-27 Download
847 downloads
Release note
2.13.1 7.10.x, 7.9.x, 7.8.x 2020-May-02 Download
597 downloads
Release note
2.13 7.10.x, 7.9.x, 7.8.x, 7.7.x 2020-Mar-10 Download
696 downloads
Release note
2.12 7.8.x 2019-Mar-20 Download
1149 downloads
Release note
2.11 7.7.x, 7.6.x, 7.5.x 2018-Nov-14 Download
1050 downloads
Release note
2.10 7.5.x, 7.4.x, 7.3.x, 7.2.x 2017-Oct-31 Download
1742 downloads
Release note
2.9 AccessRight and Explicit variable 7.5.x, 7.4.x, 7.3.x, 7.2.x 2017-Jul-14 Download
1519 downloads
Release note
2.8 - 7.5 Ready 7.5.x, 7.4.x, 7.3.x, 7.2.x 2017-Jun-09 Download
1609 downloads
Release note
2.7 Permission access 7.4.x, 7.3.x, 7.2.x 2017-May-08 Download
1713 downloads
Release note
2.6 7.4.x, 7.3.x, 7.2.x 2017-Feb-16 Download
1851 downloads
Release note
2.5 7.x 2016-Dec-31 Download
1813 downloads
Release note
2.4 7.x 2016-Sep-10 Download
1925 downloads
Release note
2.3 7.x 2016-Aug-18 Download
1824 downloads
Release note
2.2 7.x 2016-Jul-06 Download
1907 downloads
Release note
2.1 7.x 2016-May-24 Download
2220 downloads
Release note
2.0 7.x 2016-May-12 Download
2075 downloads
Release note
1.0 7.x 2016-Apr-28 Download
2170 downloads
Release note
Pierre-yves Monnet's picture
Pierre-yves Monnet
Category: 

This page runs different static rules, to detect in advance some error a process may have during the production.

Releases for Sonar Page

Total downloads: 949
Version BonitaBPM Version Post date Download Link to content
1.1.0 7.11.x, 7.10.x, 7.9.x, 7.8.x 2020-Aug-28 Download
949 downloads
Release note
Pierre-yves Monnet's picture
Pierre-yves Monnet
Category: 

Display the worker's photography and the number of item in the queue. Then, according to the monitoring, you can setup correctly the number of workers: * if they are all busy, then you can increase the numbers (if your CPU is not 100%) * second, you can have a good view on "on what my workers are working" : connectors? Groovy? Sql? screenshoot_workers.jpg

Releases for Radar (ex Workers) : monitor the Bonita Engine

Total downloads: 6 058
Version BonitaBPM Version Post date Download Link to content
2.0 7.12.x, 7.11.x, 7.10.x, 7.9.x, 7.8.x 2021-Mar-26 Download
627 downloads
Release note
1.9 7.11.x, 7.10.x, 7.9.x, 7.8.x 2020-Nov-19 Download
570 downloads
Release note
1.8 7.11.x, 7.10.x, 7.9.x, 7.8.x 2020-Sep-04 Download
635 downloads
Release note
1.3 7.9.x 2019-Dec-06 Download
837 downloads
Release note
1.2 7.7.x 2018-Sep-27 Download
1124 downloads
Release note
1.1 7.7.x 2018-Sep-17 Download
1072 downloads
Release note
1.0 7.7.x, 7.6.x, 7.5.x, 7.4.x, 7.3.x 2018-Aug-27 Download
1193 downloads
Release note
Pierre-yves Monnet's picture
Pierre-yves Monnet
Category: 

# page_moonrover Report on BDM screenshoot_moonrover.jpg Noon Rover is used to access the Business Data Model information. All data in theses tables can be search. When to use it? In production, to search data in your database. To build some form, and give access to your users Search in your Business Data Table As an administrator (you should have access to the profile Administrator), All different objects are visible in the list. Select one objet.

Releases for MoonRover: Query / Access / Edit your BDM

Total downloads: 4 639
Version BonitaBPM Version Post date Download Link to content
2.4 7.12.x, 7.11.x, 7.10.x, 7.9.x, 7.8.x 2020-Nov-18 Download
513 downloads
Release note
2.3 7.11.x, 7.10.x, 7.9.x, 7.8.x 2020-Sep-04 Download
460 downloads
Release note
2.2 7.10.x 2020-Feb-06 Download
564 downloads
Release note
2.1 7.7.x, 7.6.x 2018-Aug-08 Download
1146 downloads
Release note
2.0 7.x, 7.7.x 2018-Aug-07 Download
921 downloads
Release note
1.0 7.x, 7.6.x 2018-May-11 Download
1035 downloads
Release note
Pierre-yves Monnet's picture
Pierre-yves Monnet
Category: 

Protect your Bonita Server against theft!

* Detect any theft, and protect your server (disabled user after 3 tentatives, slow down the request

* list the users connected to the server

* give back the server activity: how many requests / 10 mn, longest request, pic activity

Releases for Security Car - anti theft function

Total downloads: 1 770
Version BonitaBPM Version Post date Download Link to content
1.1.0 7.11.x, 7.10.x, 7.9.x, 7.8.x 2020-Nov-25 Download
865 downloads
Release note
1.0.2 7.11.x, 7.10.x, 7.9.x, 7.8.x 2020-Aug-30 Download
905 downloads
Release note
Pierre-yves Monnet's picture
Pierre-yves Monnet
Category: 
  • Display all details information on a case: all activities, all variables, all subprocess variables and internal ID, timers, message
  • Provide a timeline to figure out where a case execution is long
  • Different tools to update case: change timer, execute correlation message

Releases for Longboard :Case advanced description

Total downloads: 7 672
Version BonitaBPM Version Post date Download Link to content
4.7 7.11.x, 7.10.x, 7.9.x, 7.8.x 2020-Dec-05 Download
566 downloads
Release note
4.6 7.12.x, 7.11.x, 7.10.x 2020-Nov-06 Download
369 downloads
Release note
4.5 7.10.x, 7.9.x, 7.8.x 2020-Jul-15 Download
381 downloads
Release note
4.4 7.10.x 2020-Apr-21 Download
408 downloads
Release note
4.2.2 7.9.x, 7.8.x 2019-Dec-11 Download
496 downloads
Release note
4.2.1 7.9.x, 7.8.x 2019-Oct-22 Download
460 downloads
Release note
4.2 7.9.x 2019-Oct-05 Download
454 downloads
Release note
4.1 7.9.x 2019-Aug-24 Download
446 downloads
Release note
3.1 7.7.x, 7.6.x 2018-Aug-24 Download
845 downloads
Release note
Case History with Message;Signal;search + Connector Track System 7.x, 7.5.x, 7.4.x, 7.3.x, 7.2.x 2017-Dec-02 Download
1170 downloads
Release note
2.2 7.x, 6.x 2016-Mar-22 Download
2077 downloads
Release note
Pierre-yves Monnet's picture
Pierre-yves Monnet
Category: 
  • Analyze different between your current BDM database, and the new definition
  • Provide you the delta
  • provide a SQL Script to execute to update your BDM

So, you can check the SQL Script, add your own feature (give a default value to a field who becomes mandatory for example).

You want more information? See a real-life video! https://youtu.be/6kq5WRu5kGk

At final, when SnowMobile does not detect any delta, update your BDM in the Bonita Portal.

Releases for BDD - Snow Mobile

Total downloads: 4 421
Version BonitaBPM Version Post date Download Link to content
2.5 2021.1, 7.12.x, 7.11.x, 7.10.x, 7.9.x, 7.8.x 2021-May-07 Download
391 downloads
Release note
2.4 7.11.x, 7.10.x, 7.9.x, 7.8.x 2020-Nov-25 Download
376 downloads
Release note
2.3 7.11.x, 7.10.x, 7.9.x, 7.8.x 2020-Sep-12 Download
398 downloads
Release note
2.1 7.9.x 2019-Oct-11 Download
670 downloads
Release note
2.0 7.8.x, 7.7.x 2019-Apr-02 Download
428 downloads
Release note
1.1 7.x 2017-Jul-21 Download
626 downloads
Release note
1.0 7.x 2016-Feb-26 Download
1532 downloads
Release note
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 127
Version BonitaBPM Version Post date Download Link to content
Initial version 7.x 2020-Jul-08 Download
1127 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 317
Version BonitaBPM Version Post date Download Link to content
1.0.0 7.10.x 2020-Jun-29 Download
1317 downloads
Release note
Notifications