Examples / Contributions

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.

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: 1 009
Version BonitaBPM Version Post date Download Link to content
1.0 7.11.x, 7.10.x, 7.9.x 2020-Oct-31 Download
1009 downloads
Release note
domenico.giordano's picture
domenico.giordano
Category: 

The example shows how to use multi-instantiated tasks in Bonita BPM. The goal is to create multiple instance of the same activity, how to manage different environments for each instance, how to assign each instance to a different user, how to get results form each instance and how to put a condition over that multi-instantiated task.

Releases for Multi-instantiated example

Total downloads: 8 387
Version BonitaBPM Version Post date Download Link to content
2.0 7.2.x 2016-Aug-26 Download
2311 downloads
Release note
1.1 6.3.x 2016-Aug-26 Download
1594 downloads
Release note
First Version 6.2.x 2014-Mar-15 Download
2327 downloads
Release note
1.0 6.2.x 2014-Mar-14 Download
2155 downloads
Release note
Olivier Delcroix's picture
Olivier Delcroix
Category: 

This process provide a sample of multi instantiation feature. It uses a multiInstantiator called SplitString you can find in the multiInstantiator contributions.

The use case is very simple : An user enter a list of guest for his/her party then the system multi instantiate a task for each guest to send them a mail (simulated).

Have fun !

Releases for Multi instantiation sample

Total downloads: 743
Version BonitaBPM Version Post date Download Link to content
1.0 5.x 2010-May-19 Download
743 downloads
Release note
robintan's picture
robintan
Category: 

Demo using Multipleinstances and mysql connector and using table control. Manager invite some peoples to evaluate an department,they fill the forms,and return to manger.

Releases for MultiInstance Demo and other stuff

Total downloads: 841
Version BonitaBPM Version Post date Download Link to content
1 5.x 2012-Dec-20 Download
841 downloads
Release note
SvenWerlen's picture
SvenWerlen
Category: 

This process provides a sample of multi instantiation feature with execution of a sub-process. (Inspirited by "Multi instantiation sample")

Use Case: * A list of values is split into a list. * A subprocess is executed for each element of that list * Each step writes a message into the console which lets you track the execution.

Releases for Multi instantiation with sub-process

Total downloads: 545
Version BonitaBPM Version Post date Download Link to content
1.0 5.x 2010-Jun-15 Download
545 downloads
Release note
rlg's picture
rlg
Category: 

Do you need to manage your content in multi-language? That process is done for you.

That process manage the translation of a content in multiple languages with a pre-translation and a validation step for all languages.

Releases for Content Multi-translation

Total downloads: 567
Version BonitaBPM Version Post date Download Link to content
1.0 5.x 2010-Sep-21 Download
567 downloads
Release note
rgiridharan's picture
rgiridharan
Category: 

Hi,

Tried multi-instantiator with 5.2 works fine.. Please see the usecase and the attached bar.. As usual what i have provided is only a simple example and obviously can be improved further. But i leave that to you ;-)

UseCase


  1. My Usecase is that.. When you start the Main process with a list of usernames (comma seperated) for example (john, jack, james)

Releases for Multi instantiator 5.2 Example

Total downloads: 491
Version BonitaBPM Version Post date Download Link to content
1.0 5.x 2010-Jun-18 Download
491 downloads
Release note
Olivier Delcroix's picture
Olivier Delcroix
Category: 

This multiInstantiator works with a String input variable. According to the separator you define, it splits it into a serie of tokens. It instantiates the task n times passing to each of those tasks one token.

It is also possible to define a threshold (in pourcentage) to control how many tasks must be realized to continue the process (by default 100% - all of them).

Releases for Split String MultiInstantiator

Total downloads: 489
Version BonitaBPM Version Post date Download Link to content
1.0 5.x 2010-May-19 Download
489 downloads
Release note
Notifications