Examples / Contributions

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

widget_modal

The Widget Modal button displays a button. When you click on the button, then a Modal window appears, and then you can edit something.

NOTE: a widget Modal is now in standard in Bonita. Prefer the standard widget.

screenshoot_button.jpg

A close button is then accessible to ... close the modal window

Releases for widget_modal

Total downloads: 1 659
Version BonitaBPM Version Post date Download Link to content
1.0 7.x 2016-Oct-08 Download
1659 downloads
Release note
erwan.bodere's picture
erwan.bodere
Category: 

Custom widget textArea for Bonita. Compatible with Bonita 7.3.2.

This custom textArea widget add three features to the standard widget :

  • availability to add a placeholder
  • availability to customize style (ex : { "background-color" : "#444", "color" : "#FFF" }, { "height":"200px" })
  • availability to add a tooltip, with thoses options :

custom_textarea.png

jagch's picture
jagch
Category: 

Available Bonitasoft 7.X
Create an event in a specific calendar.
Assign a category to the event
Location Event
Priority Event
TimeZone

erwan.bodere's picture
erwan.bodere
Category: 

This custom button widget add three features to the standard widget :
- availability to add an icon (see : http://getbootstrap.com/components/)
- availability to add a confirmation message (usefull when you remove an item from a collection)
- availability to customize style (ex : { "min-width":"85px", "max-width":"100px", "margin-top":"20px" })

custom_button_confirmation_message.png

Pierre-yves Monnet's picture
Pierre-yves Monnet
Category: 
  • Register a SQL Query, then execute if via a REST CALL (useful in a Form or a Page) - no development
  • Handle multiple data sources
  • Check performance on execution
  • Configure access on each SQL request, one by one
  • Simulation mode: if you don't have access to the database on your development platform, use the simulation method

screenshoot_list.jpg

Releases for Page Gasoline : Rest SQL DataSource + Admin page

Total downloads: 8 659
Version BonitaBPM Version Post date Download Link to content
1.10.0 7.12.x, 7.11.x, 7.10.x, 7.9.x, 7.8.x 2021-Aug-26 Download
346 downloads
Release note
1.9 7.12.x, 7.11.x, 7.10.x, 7.9.x 2021-May-06 Download
388 downloads
Release note
1.8.1 7.11.x, 7.10.x, 7.9.x, 7.8.x 2021-Jan-13 Download
402 downloads
Release note
1.7.0 7.11.x, 7.10.x, 7.9.x, 7.8.x 2020-Sep-04 Download
465 downloads
Release note
1.6.3 7.9.x 2019-Oct-16 Download
537 downloads
Release note
1.6.2 7.7.x 2018-Nov-30 Download
741 downloads
Release note
1.6 7.7.x, 7.6.x, 7.5.x 2018-Aug-15 Download
593 downloads
Release note
1.3 7.6.x, 7.5.x, 7.4.x, 7.3.x, 7.2.x 2017-Dec-12 Download
915 downloads
Release note
1.2 7.x 2016-Dec-08 Download
1540 downloads
Release note
1.1 7.3.x, 7.2.x 2016-Nov-02 Download
1310 downloads
Release note
1.0 7.x 2016-Oct-01 Download
1422 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 598
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
1060 downloads
Release note
1.1 7.x 2016-Sep-30 Download
1538 downloads
Release note
DrakunDry's picture
DrakunDry
Category: 

iOwiYXs.png

BNqnUU4.png

Releases for Custom date Picker

Total downloads: 1 520
Version BonitaBPM Version Post date Download Link to content
1.1 7.x 2016-Sep-18 Download
1520 downloads
Release note
Pierre-yves Monnet's picture
Pierre-yves Monnet
Category: 

In 7.3, BonitaHome does not exist. So, this library save the Properties in the BonitaDatabase itself. It's working in a Cluster too

Releases for Bonita Properties

Total downloads: 8 048
Version BonitaBPM Version Post date Download Link to content
1.5 Jboss Widfly 7.6.x, 7.5.x, 7.4.x, 7.3.x, 7.2.x 2017-Dec-12 Download
901 downloads
Release note
1.4.2 7.5.x, 7.4.x, 7.3.x, 7.2.x 2017-Sep-02 Download
1159 downloads
Release note
1.4.1 7.5.x, 7.4.x, 7.3.x, 7.2.x 2017-Aug-01 Download
895 downloads
Release note
1.4 Large key and TenantID 7.5.x, 7.4.x, 7.3.x, 7.2.x 2017-Jul-05 Download
1026 downloads
Release note
1.3 Rest API and Custom page 7.4.x, 7.3.x, 7.2.x 2017-May-08 Download
1093 downloads
Release note
1.1 7.x 2016-Oct-03 Download
1451 downloads
Release note
1.0 7.x 2016-Sep-07 Download
1523 downloads
Release note
Pierre-yves Monnet's picture
Pierre-yves Monnet
Category: 

Java Library to manage errors and Logs, and to give back information to the user (title, cause, action, consequence, action)

Releases for Bonita Event

Total downloads: 1 584
Version BonitaBPM Version Post date Download Link to content
1.0 7.x 2016-Sep-07 Download
1584 downloads
Release note
Pierre-yves Monnet's picture
Pierre-yves Monnet
Category: 

widget_displayfailedresponse

This widget is use to display the error come from the Submit.

Releases for Widget_displayfailedresponse

Total downloads: 2 016
Version BonitaBPM Version Post date Download Link to content
1.1 User Friendly message 7.4.x, 7.3.x, 7.2.x 2017-May-08 Download
827 downloads
Release note
1.0 7.3.x 2016-Aug-27 Download
1189 downloads
Release note
Pierre-yves Monnet's picture
Pierre-yves Monnet
Category: 

Show an example to upload a file to a case with a REST API

screenshoot_testupload.jpg

This page show you how to implement a File Upload in your Custom page.

Define a process with a Document variable, and create a case in this process. So, you need to have a the case id and the Document Name.

Releases for page_testupload

Total downloads: 2 705
Version BonitaBPM Version Post date Download Link to content
1.1 7.x 2016-Aug-17 Download
1445 downloads
Release note
1.0 7.x 2016-Aug-12 Download
1260 downloads
Release note
Pierre-yves Monnet's picture
Pierre-yves Monnet
Category: 

Food Truck is the best place to discover and download custom pages, custom widgets and Living Applications you'll love on your Bonita Runtime.

This custom page enables you to list all available artifacts on Bonita Community GitHub and helps you install the one you have chosen on your Bonita Runtime for selected user profiles. This allows you as well to update to latest versions.

screenshot_foodtruck.jpg

Releases for Foodtruck: the Bonita Store

Total downloads: 6 768
Version BonitaBPM Version Post date Download Link to content
2.2.0 7.11.x, 7.10.x, 7.9.x, 7.8.x 2020-Sep-30 Download
401 downloads
Release note
2.1 7.10.x, 7.9.x, 7.8.x 2020-Feb-01 Download
332 downloads
Release note
2.0 7.9.x, 7.8.x 2019-Dec-24 Download
369 downloads
Release note
1.3 7.5.x, 7.4.x, 7.3.x, 7.2.x 2017-Sep-27 Download
1463 downloads
Release note
1.2 7.x 2017-Sep-09 Download
1049 downloads
Release note
1.1 7.x 2017-Jul-21 Download
1142 downloads
Release note
1.0 7.x 2016-Jun-14 Download
2012 downloads
Release note
dimitris.kosmidis's picture
dimitris.kosmidis
Category: 

DAEM, OPANDA 2016 v.01

Sean McP's picture
Sean McP
Category: 

This project shows how to create Radar Graphs using d3 in Bonita 7.2.3 and above

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 237
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
851 downloads
Release note
2.13.2 7.10.x 2020-May-27 Download
821 downloads
Release note
2.13.1 7.10.x, 7.9.x, 7.8.x 2020-May-02 Download
577 downloads
Release note
2.13 7.10.x, 7.9.x, 7.8.x, 7.7.x 2020-Mar-10 Download
674 downloads
Release note
2.12 7.8.x 2019-Mar-20 Download
1129 downloads
Release note
2.11 7.7.x, 7.6.x, 7.5.x 2018-Nov-14 Download
1035 downloads
Release note
2.10 7.5.x, 7.4.x, 7.3.x, 7.2.x 2017-Oct-31 Download
1724 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
1503 downloads
Release note
2.8 - 7.5 Ready 7.5.x, 7.4.x, 7.3.x, 7.2.x 2017-Jun-09 Download
1592 downloads
Release note
2.7 Permission access 7.4.x, 7.3.x, 7.2.x 2017-May-08 Download
1696 downloads
Release note
2.6 7.4.x, 7.3.x, 7.2.x 2017-Feb-16 Download
1833 downloads
Release note
2.5 7.x 2016-Dec-31 Download
1793 downloads
Release note
2.4 7.x 2016-Sep-10 Download
1907 downloads
Release note
2.3 7.x 2016-Aug-18 Download
1808 downloads
Release note
2.2 7.x 2016-Jul-06 Download
1889 downloads
Release note
2.1 7.x 2016-May-24 Download
2199 downloads
Release note
2.0 7.x 2016-May-12 Download
2055 downloads
Release note
1.0 7.x 2016-Apr-28 Download
2151 downloads
Release note
antoine.mottier's picture
antoine.mottier

This REST API extension allow to execute SQL queries using a JDBC data source.

The extension allow to easily display data coming directly from a database into Bonita BPM forms.
Usage of JDBC data source brings benefits of connection pooling for better performance.

Releases for Data source REST API extension

Total downloads: 5 847
Version BonitaBPM Version Post date Download Link to content
7.4.2 - 2.1 7.x 2017-Jul-17 Download
1815 downloads
Release note
2.0.0 7.x, 7.2.x 2016-May-25 Download
2078 downloads
Release note
1.0.0 7.x, 7.2.x, 7.1.x, 7.0.x 2016-Apr-18 Download
1954 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 649
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
387 downloads
Release note
1.5 7.11.x, 7.10.x, 7.9.x, 7.8.x 2020-Sep-23 Download
345 downloads
Release note
1.3 7.9.x 2019-Aug-30 Download
333 downloads
Release note
1.2 7.5.x, 7.4.x, 7.3.x, 7.2.x 2017-Nov-03 Download
768 downloads
Release note
1.0 7.x, 6.x 2016-Apr-16 Download
1816 downloads
Release note
Pierre-yves Monnet's picture
Pierre-yves Monnet
Category: 

page_towntruck

The page is use to repair data in engine, like when some timer are broken, to create them again

screenshot_towtruck.jpg

Releases for Custom page TowTruck

Total downloads: 3 915
Version BonitaBPM Version Post date Download Link to content
2.6 7.11.x, 7.10.x, 7.9.x, 7.8.x 2020-Dec-02 Download
267 downloads
Release note
2.5 Check CSRF in the page 7.12.x, 7.11.x, 7.10.x, 7.9.x, 7.8.x 2020-Nov-25 Download
301 downloads
Release note
2.4.2 7.11.x, 7.10.x, 7.9.x, 7.8.x 2020-Sep-23 Download
311 downloads
Release note
2.3 7.10.x, 7.9.x, 7.8.x 2020-Apr-30 Download
277 downloads
Release note
2.2 7.10.x 2020-Feb-01 Download
287 downloads
Release note
2.1 7.6.x, 7.5.x 2019-Jul-04 Download
456 downloads
Release note
1.2 Groovy script 7.8.x, 7.7.x 2019-Jan-03 Download
542 downloads
Release note
1.0 7.x, 6.x 2016-Apr-16 Download
1474 downloads
Release note
Pierre-yves Monnet's picture
Pierre-yves Monnet
Category: 

page_containership

The page can administrate tenant:
Add, activate, deactivate, remove a tenant

screenshoot_containership.jpg

Releases for Custom page Container ship

Total downloads: 4 055
Version BonitaBPM Version Post date Download Link to content
2.4 7.11.x, 7.10.x, 7.9.x, 7.8.x 2021-Jan-12 Download
418 downloads
Release note
2.3 7.10.x, 7.9.x, 7.8.x 2020-Apr-08 Download
308 downloads
Release note
2.2 7.6.x 2018-Apr-20 Download
393 downloads
Release note
2.1 7.5.x, 7.4.x, 7.3.x, 7.2.x 2017-Nov-14 Download
491 downloads
Release note
2.0 7.x, 6.x 2016-Aug-17 Download
1088 downloads
Release note
1.0 7.2.x, 7.1.x, 7.0.x, 6.x, 6.5.x, 6.4.x 2016-Apr-16 Download
1357 downloads
Release note
Pierre-yves Monnet's picture
Pierre-yves Monnet
Category: 

The Bear Table widget display data in a table, with the control:
* Cell in read/write (Text, Number, Select, Date)
* filter, sort
* rules: sum must be egal to 154, all values different
* color, hide lines

Different control:
screenShot_FullModification.jpg

Releases for Widget BearTable

Total downloads: 6 790
Version BonitaBPM Version Post date Download Link to content
2.5 7.8.x, 7.7.x, 7.6.x 2019-Mar-26 Download
670 downloads
Release note
2.2 7.6.x 2018-Mar-30 Download
630 downloads
Release note
2.1 7.5.x 2017-Oct-28 Download
968 downloads
Release note
2.0 7.x 2016-Sep-20 Download
1430 downloads
Release note
1.1 7.x 2016-Apr-22 Download
1635 downloads
Release note
1.0 7.x 2016-Apr-15 Download
1457 downloads
Release note
Pierre-yves Monnet's picture
Pierre-yves Monnet
Category: 

The Google filter can log you in the BonitaPortal is you are log in Google !
Or, a google button "Sign it" is present on the login page. Click on, log in Google and you are log in Bonita Portal.

ScreenShot_LoginPage.jpg

Releases for Filter Google Authent

Total downloads: 1 836
Version BonitaBPM Version Post date Download Link to content
1.0 7.x 2016-Apr-14 Download
1836 downloads
Release note
bobd's picture
bobd
Category: 
chandra.kottaluru's picture
chandra.kottaluru
Category: 

Pass two string values and the output is concatenated string in french.

Releases for Concatenation Connector

Total downloads: 1 780
Version BonitaBPM Version Post date Download Link to content
1.0 7.0.x 2016-Apr-06 Download
1780 downloads
Release note
Pierre-yves Monnet's picture
Pierre-yves Monnet
Category: 

Manage the command loaded in the engine.
All commands are visibles, and can be remove. A new command can be deploy

screenshot_commandmanagement.jpg
screenshot_commandmanagement.jpg

Releases for page Command Management

Total downloads: 3 114
Version BonitaBPM Version Post date Download Link to content
2.3.0 7.11.x, 7.10.x, 7.9.x, 7.8.x 2021-Jan-12 Download
316 downloads
Release note
2.2.1 7.11.x, 7.10.x, 7.9.x, 7.8.x 2020-Sep-30 Download
301 downloads
Release note
2.1.1 7.8.x 2020-Mar-23 Download
315 downloads
Release note
2.1 7.8.x 2019-Dec-12 Download
361 downloads
Release note
2.0 7.8.x 2019-Jun-05 Download
438 downloads
Release note
1.0 7.x, 6.x 2016-Apr-02 Download
1383 downloads
Release note
Pierre-yves Monnet's picture
Pierre-yves Monnet
Category: 

The page display two differents input. Give the new password twice, and ask to change it.

screenshoot_changepassword.jpg

Nota : the change does not work if you connected your authentication on a SSO or on LDAP

To install it:
* Log in the Portal
* Use the profile Adminstrator
* Select Resource Menu
* Click on ADD. Select the Zip file downloaded

Releases for change my password

Total downloads: 6 492
Version BonitaBPM Version Post date Download Link to content
3.3 7.12.x, 7.11.x, 7.10.x, 7.9.x, 7.8.x 2020-Nov-13 Download
487 downloads
Release note
3.2 7.11.x, 7.10.x, 7.9.x 2020-Aug-19 Download
382 downloads
Release note
3.1 7.10.x 2020-Jan-31 Download
409 downloads
Release note
3.0 7.6.x, 7.5.x 2018-Apr-26 Download
1306 downloads
Release note
2.0 7.x, 6.x 2016-Dec-08 Download
1926 downloads
Release note
1.0 7.x, 6.x 2016-Apr-02 Download
1982 downloads
Release note
Pierre-yves Monnet's picture
Pierre-yves Monnet
Category: 

The custom page Awacs monitor the activity on process, and on user.

Administrator can setup some indicators, base on the number of pending tasks, or when tasks are overdue, or close to be overdue.
On process:
ScreenShot_Manageprocess.jpg

Releases for Custom page Awacs

Total downloads: 3 213
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
293 downloads
Release note
1.2 7.11.x, 7.10.x, 7.9.x, 7.8.x 2020-Sep-30 Download
323 downloads
Release note
1.1 7.x, 6.x 2016-Apr-18 Download
1412 downloads
Release note
1.0 7.x 2016-Apr-02 Download
1185 downloads
Release note
Pierre-yves Monnet's picture
Pierre-yves Monnet
Category: 

The Americain custom page can upload any organization, from a CSV source file.
It can run
* to load a file at one moment,
* to monitor a directory and load any file in this directory
* to run as a service

screenshot_americain.jpg

Releases for American : load your organization from CSV, JSON

Total downloads: 6 904
Version BonitaBPM Version Post date Download Link to content
1.9 7.11.x, 7.10.x, 7.9.x, 7.8.x 2020-Nov-19 Download
283 downloads
Release note
1.8 7.11.x 2020-Aug-19 Download
337 downloads
Release note
1.5 7.x, 7.5.x, 7.4.x, 7.3.x, 7.2.x 2017-Nov-21 Download
1383 downloads
Release note
1.4 7.5.x, 7.4.x, 7.3.x, 7.2.x 2017-Oct-31 Download
959 downloads
Release note
1.3 7.x 2017-Sep-11 Download
1042 downloads
Release note
1.2 7.x 2017-Sep-09 Download
980 downloads
Release note
1.0 7.x 2016-Apr-02 Download
1920 downloads
Release note
Pierre-yves Monnet's picture
Pierre-yves Monnet
Category: 

The Scooter page display a QRCODE. Simply scan it by your mobile, and you will access immediately on the Bonita Portal for mobile

screenshoot_scooter.jpg

Releases for Custom page Scooter

Total downloads: 2 171
Version BonitaBPM Version Post date Download Link to content
1.2 7.11.x, 7.10.x, 7.9.x, 7.8.x 2020-Sep-23 Download
287 downloads
Release note
1.1 7.x 2016-Dec-08 Download
757 downloads
Release note
1.0 7.x 2016-Apr-01 Download
1127 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 500
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
550 downloads
Release note
4.6 7.12.x, 7.11.x, 7.10.x 2020-Nov-06 Download
354 downloads
Release note
4.5 7.10.x, 7.9.x, 7.8.x 2020-Jul-15 Download
367 downloads
Release note
4.4 7.10.x 2020-Apr-21 Download
395 downloads
Release note
4.2.2 7.9.x, 7.8.x 2019-Dec-11 Download
478 downloads
Release note
4.2.1 7.9.x, 7.8.x 2019-Oct-22 Download
446 downloads
Release note
4.2 7.9.x 2019-Oct-05 Download
439 downloads
Release note
4.1 7.9.x 2019-Aug-24 Download
429 downloads
Release note
3.1 7.7.x, 7.6.x 2018-Aug-24 Download
828 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
1154 downloads
Release note
2.2 7.x, 6.x 2016-Mar-22 Download
2060 downloads
Release note
Pierre-yves Monnet's picture
Pierre-yves Monnet
Category: 

The custom page Ping demonstrate how to create a custom page with some HTML, AngularJS, PrivateREST API and Groovy + Java on server side

ScreenShotPing_1.jpg

ScreenShotPing_2.jpg

Releases for Custom page Ping

Total downloads: 5 896
Version BonitaBPM Version Post date Download Link to content
2.5 Check CSRF in the page 7.11.x, 7.10.x, 7.9.x, 7.8.x 2020-Nov-20 Download
406 downloads
Release note
7.11 and Postgres Driver 7.11.x, 7.10.x, 7.9.x, 7.8.x 2020-Sep-01 Download
342 downloads
Release note
2.3 7.7.x, 7.6.x 2018-Jul-10 Download
427 downloads
Release note
2.2 7.5.x, 7.4.x, 7.3.x, 7.2.x 2017-Jun-28 Download
541 downloads
Release note
2.1 7.x 2016-Dec-08 Download
757 downloads
Release note
2.0 7.x 2016-Sep-07 Download
871 downloads
Release note
1.2 7.x, 6.x 2016-Mar-22 Download
1245 downloads
Release note
1.1 7.x 2016-Mar-15 Download
1307 downloads
Release note
antoine.mottier's picture
antoine.mottier
Category: 

A Bonita BPM filter that includes provide user and his manager and manager of manager...

Releases for User and managers filter

Total downloads: 1 288
Version BonitaBPM Version Post date Download Link to content
7.2.1-1.0.0 7.x, 7.2.x 2016-Mar-11 Download
1288 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 309
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
376 downloads
Release note
2.4 7.11.x, 7.10.x, 7.9.x, 7.8.x 2020-Nov-25 Download
357 downloads
Release note
2.3 7.11.x, 7.10.x, 7.9.x, 7.8.x 2020-Sep-12 Download
383 downloads
Release note
2.1 7.9.x 2019-Oct-11 Download
653 downloads
Release note
2.0 7.8.x, 7.7.x 2019-Apr-02 Download
411 downloads
Release note
1.1 7.x 2017-Jul-21 Download
611 downloads
Release note
1.0 7.x 2016-Feb-26 Download
1518 downloads
Release note
antoine.mottier's picture
antoine.mottier
Category: 

Explain how to share a document between a parent process and child process (relation define using call activity).

Releases for Sharing document between two processes

Total downloads: 3 644
Version BonitaBPM Version Post date Download Link to content
7.2.2-1.1.0 7.x, 7.2.x 2016-Apr-04 Download
1894 downloads
Release note
7.1.5-1.0 7.1.x 2016-Jan-22 Download
1750 downloads
Release note
antoine.mottier's picture
antoine.mottier
Category: 

This process provide a form that can be used to search among business data values using a text input.

Releases for Search form

Total downloads: 1 684
Version BonitaBPM Version Post date Download Link to content
7.1.5-1.0.1 7.1.x 2016-Jan-22 Download
1684 downloads
Release note
valerioneri.de's picture
valerioneri.de
Category: 

This is a custom widget, that can be used in Living Applications and process forms in the BPMS solution called Bonita BPM (version 7.x). This widget gives you the possibility to load the value of a variable which is available in a running activity. The retrieval is performed via a REST call to the Bonita BPM REST API.

antoine.mottier's picture
antoine.mottier
Category: 

A widget to automatically redirect user to next task after case instantiation or task submission.

Releases for Redirect next task widget

Total downloads: 3 548
Version BonitaBPM Version Post date Download Link to content
7.1.5-1.0.1 7.1.x 2016-Jan-22 Download
1843 downloads
Release note
1.0.0 7.1.x 2015-Nov-18 Download
1705 downloads
Release note
philippe.ozil's picture
philippe.ozil
Category: 

This sample presents a pageflow (or mutli-page) form created with Bonita BPM 7. This resulting form is equivalent to the pageflow form that existed in Bonita BPM 5 & 6.

Documentation available here: https://github.com/Bonitasoft-Community/pageflow-form-example

Issues tracker available here: https://github.com/Bonitasoft-Community/pageflow-form-example/issues

Releases for Pageflow form example

Total downloads: 3 769
Version BonitaBPM Version Post date Download Link to content
v1.1 for Bonita BPM 7.2 and onward 7.2.x 2016-Mar-02 Download
1650 downloads
Release note
v1.0 for Bonita BPM 7.1.x 7.1.x 2015-Sep-23 Download
2119 downloads
Release note
philippe.ozil's picture
philippe.ozil
Category: 

Bonita BPM 7 widget displaying a Bonita document as a PDF

Releases for PDF viewer widget

Total downloads: 2 525
Version BonitaBPM Version Post date Download Link to content
v1.0 for Bonita BPM 7.1 and onward 7.1.x 2015-Sep-18 Download
2525 downloads
Release note
antoine.mottier's picture
antoine.mottier
Category: 

Example of forms to display and update a text process variable

Important recommendations

Generally it is recommended to use business variables instead of process variables.

Known limitation

By default only users with administrator profile are allowed to access process variables. You can change such behavior by customizing dynamic-permissions-checks.properties. Refer to REST API authorization documentation for more information.

Releases for Process variable example

Total downloads: 7 147
Version BonitaBPM Version Post date Download Link to content
7.3.3-1.0.2 7.3.x 2016-Dec-05 Download
2496 downloads
Release note
7.1.5-1.0.1 7.1.x 2016-Jan-22 Download
2163 downloads
Release note
1.0.0 7.x 2015-Jul-30 Download
2488 downloads
Release note
Notifications