Examples / Contributions

edouard.lafon's picture
edouard.lafon
Category: 

The weather forecast only can show Chinese cities , such as "BeiJing","ShangHai" and so on.

edouard.lafon's picture
edouard.lafon
Category: 

Manage your coffee stock and send coffee dfelivery.

This process show how to start a subprocess by sending a message.

cuicui.liu's picture
cuicui.liu
Category: 

This process include Enterprise Resource Planning, warehouse management system andtransmission management system

yuanbin.teng's picture
yuanbin.teng
Category: 

get table from excle

antoine.mottier's picture
antoine.mottier
Category: 

Use a DataSource to run a query on a database.

romain.bioteau's picture
romain.bioteau
Category: 

This connector allowed to retrieve a facebook user friend list.

To make it work you must add those libs in your studio : - Java Facebook API 3.0.2 : http://facebook-java-api.googlecode.com/files/facebook-java-api-3.0.2-bi... - HTTPComponents 4.0.1 with dependencies : http://apache.multidist.com/httpcomponents/httpclient/binary/httpcompone...

aurelien.pupier's picture
aurelien.pupier
Category: 

It allows to download a file from Amazon S3 directly into a Bonita attachment.

Nota: you need to have an Amazon s3 account

dependencies: - cockpit-0.7.3 - cockpitlite-0.7.3 - commonc-httpclient-3.1 - jets3t-0.7.3 - jets3t-gui-0.7.3 - synchronize-0.7.3 - uploader-0.7.3

edouard.lafon's picture
edouard.lafon
Category: 

This process show how tu use SimpleImap getEmail connector by retrieving and printing the last email of an IMAP mail box in a form.

Successfuly tested with gmail.

-Dependencies: SimpleImapGetEmails connector: [url]http://www.bonitasoft.org/exchange/extension_view.php?eid=124[/url]

edouard.lafon's picture
edouard.lafon
Category: 

Suspend the task which execute this connector. Can be useful for "trigger" tasks in long processes so the user isn't annoyed with a task which he doesn't need to run :)

edouard.lafon's picture
edouard.lafon
Category: 

Mail connector which doesn't stop when one of the addresses is invalid

matthieu.chaffotte's picture
matthieu.chaffotte
Category: 

This set of RoleResolvers retrieve users from a database. (Access, AS400, DB2, H2, Informix, Ingres, MSSQLServer, MySQL, Oracle, PostgreSQL, Sybase, Teradata or any other database using JDBC)

Dependencies: the provided lib database-X.X.jar - the JDBC jar depending on your database

edouard.lafon's picture
edouard.lafon
Category: 

Here is a quite useful process ! This process will allow you to manage your other processes rights and the global policy ! With it , you will be able to define which users or which groups are able to start or read defined processes . You will also be able to chose whether all your user can start processes by default or none of them can . There may be some french bits remaining in the code / strings , please tell me so i can remove it.

rlg's picture
rlg
Category: 

This process aims to validate a proposal with the [url=http://en.wikipedia.org/wiki/Veto]veto rule[/url].

This process is based on the [url=http://www.bonitasoft.org/exchange/extension_view.php?eid=95]Veto Join Checker[/url] usage.

Olivier Delcroix's picture
Olivier Delcroix
Category: 

Usefull process to create a new user in a Liferay portal. This process is a working sample for connector "Liferay Add User" available [url=http://www.bonitasoft.org/exchange/extension_view.php?eid=64] here [/url].

Requirements : Default bundle with admin user (bruno/bruno) installed in localhost:8080. Default bundle can be found [url="http://www.liferay.com/downloads/liferay-portal/overview"] here [/url]

Enjoy!

dong.zhang's picture
dong.zhang
Category: 

This process is to demo

  1. the usage of groovy script connector
  2. the usage of Mail validator and Integer validator
aurelien.pupier's picture
aurelien.pupier
Category: 

Download a Blob from Windows Azure Storage and store it into a bos attachment

commons-collections dom4j htttp-client-4 httpcore-4 httpcore-nio-4 httpmime-4 jaxen-1.1

org.soyatec.windows.azure.java2

see here for dependencies: http://www.windowsazure4j.org/learn/setup/

rlg's picture
rlg
Category: 

This join checker lets you implement a multi-instanciated vote according to the [url=http://en.wikipedia.org/wiki/Veto]veto[/url] rule.

You need to add a process variable (text type) where this join checker will store a value if the veto rule matches. You need to add a step variable (text type) where you will store the answers (votes) of your users.

edouard.lafon's picture
edouard.lafon
Category: 

Small process to allow a user to invite people to use Bonita.

This process show how to: -Add several actions on a submit button. -Define confirm message after a step. -Create a Bonita user in Groovy

yeti's picture
yeti
Category: 

This connector retrieves all the user that match a list of roles.

rlg's picture
rlg
Category: 

You want to retrieve the users that wrote the tweets you found and multi instanciate a step of your process with these users. You have the solution here. This MultiInstanciator connector will return the list of users and the join number will be the number of users in this list.

You can find this connector in category "Social".

bouquetf's picture
bouquetf
Category: 

DELETE request on a rest API using jersey.The connector needs jersey-core and jersey-client : http://jersey.java.net/nonav/documentation/latest/user-guide.html#core_c...

anthony.birembaut's picture
anthony.birembaut
Category: 

This connector starts an instance of a process. It needs at least the name of the process to start. Optionally, the process version and some values to initialize the data with can be specified.

No dependencies required.

yanan.li's picture
yanan.li
Category: 

It is a connector about shutdown the PC.It contains 7 commands about closing computer.

romain.bioteau's picture
romain.bioteau
Category: 

This connector allowed to retrieve user informations

To make it work you must add those libs in your studio : - Java Facebook API 3.0.2 : http://code.google.com/p/facebook-java-api/downloads/list

rlg's picture
rlg
Category: 

The Bonita Inbox Feed Creator allows your users to get their inbox in a RSS feed.

To install this web application, you need to have a server (like tomcat) with Bonita User Experience installed. Just copy/paste the war file in the webapp folder of your server.

When you go in the root url of the Bonita Inbox Feed Creator, you have to login with your account, then you will be redirected to your RSS feed. You just have to use this url in your favorite RSS reader.

Enjoy!

edouard.lafon's picture
edouard.lafon
Category: 

Temperature alert simulation: One process check the temperature sensor and throw a message to another process when the limit is reached.

andrewt's picture
andrewt
Category: 

The Active Directory Member Resolver is based on the code of the original "Active Directory Group Resolver" except it resolves each group member's 'saMAccountName' attribute individually via their DN. This overcomes the limitation whereby all of the 'person' entries had to exist within a given location to be resolved.

Anonymous's picture
Anonymous
Category: 

From Bull Spain (www.bull.es) want to share the experience accumulated during these years develop using the workflow engine Bonita, so we will make available to the community some of the connectors we have developed in the latest BOS versions. Expecting it result very useful !!!

Connector: ForceUploadFileByPath Version: 1.2 BOS version: 5.3.2 Dependencies:

none

Description:

matthieu.chaffotte's picture
matthieu.chaffotte
Category: 

This connector adds files from you file system as process attachments.

Olivier Delcroix's picture
Olivier Delcroix
Category: 

Assign task to less busy users in the list of participants

edouard.lafon's picture
edouard.lafon
Category: 

Process created to delete the cases which has launched by the user who launch the process. Works with the 5.4.2 release of Bonita.

rlg's picture
rlg
Category: 

Your a fan of twitter and in your process you want to test if 2 users are friends? Well this connector is done for you! Just need to provide the account information and the 2 user names you want to test.

You can find this connector in category "Social"

aurelien.pupier's picture
aurelien.pupier
Category: 

Upload a Bonita Attachment to Windows Azure.

commons-collections dom4j htttp-client-4 httpcore-4 httpcore-nio-4 httpmime-4 jaxen-1.1 org.soyatec.windows.azure.java2

see here for dependencies: http://www.windowsazure4j.org/learn/setup/

wenjie.liu's picture
wenjie.liu
Category: 

it can be use to download picture on website and save the picture to local disk with path and name you have set. make sure the local path likes "c:\a.jpg".

qixiang.zhang's picture
qixiang.zhang
Category: 

This is a connector which use des coder decrypt you java file. dependencies: you need two java files,one is Coder.java and another one is DESCoder.java I had zip them in the coder.jar.

Nigel's picture
Nigel
Category: 

This contribution contains a .bar file. It is an overview of the steps followed by the Bonitasoft documentation team, when creating a new feature. Each step contains a form with a “Todo” list, in the form of checkboxes. Note that you cannot submit a form and validate a step, unless all the items in the list are checked. This is a working process but does it not contain any data. For more information, please visit the new on-line Bonita Documentation System.

Nigel's picture
Nigel
Category: 

This contribution contains a .bar file. It is a simple process, which overviews the steps followed by the BonitaSoft documentation team, when creating a new video for a feature. This is a process diagram of the steps involved and does not contain any data created using the business analyst profile user guidance. To see some of the videos produced, go to: http://www.bonitasoft.com/resources/documentation/video-library

rlg's picture
rlg
Category: 

Your a fan of twitter and in your process you want to remove a user in a friends list? Well, with this connector, it's easy: provide the account information and the desired user name you want to unfollow.

You can find this connector in category "Social"

aurelien.pupier's picture
aurelien.pupier
Category: 

Just add few variables to run the process using generated forms.

edouard.lafon's picture
edouard.lafon
Category: 

Bet game small process.

Bet money and find the right number. Play until you want stop or run out of (virtual) money.

Notifications