Split String MultiInstantiator

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).

Use case : I pass a string "guest1, guest2, guest3" with the seperator ",". the multi instantiator will instantiates 3 times the task it is linked to and pass guest1 to one task instance, guest2 to another etc.. If I have defined a threshold at 50%, the process will continue after having two tasks finished.

Enjoy !!

Category: 
Licence: 
GPL v2

Downloads

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