Examples / Contributions

robintan's picture
robintan
Category: 

add js in form field and make the form more rich

pigbar's picture
pigbar
Category: 

This is a connector for getting a List from a Odata service provider. It depends on odata4j-0.5-clientbundle.jar library. As you can see it is for 0.5 Odata4J Version.

Just give a url for the service, for example http://odata.netflix.com/v2/Catalog/, and indicate a subPath for the query, for example Languages, and you will get a List, actually an ArrayList, of OEntity objects to work wtih.

Enjoy

ttoine's picture
ttoine
Category: 

Just to see the different step to registrer an extension.

Anonymous's picture
Anonymous
Category: 

Enable you to see all archived / unarchvied cases of your differents processes. For the moment, it shows you a big table with different cases but it could be optimized with different ideas : * Use JQuery libraries such as DataTable (http://www.datatables.net/) to enable filters and searching for texts. * Do not simply show variables values in a table cell * Any other ideas are welcome :)

t00f

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.

robintan's picture
robintan
Category: 

this process let you select users by group. First you could select group and it list the users of that group,and you can select users you want. At the end,the process return an list of user names. You can call this as sub process.

Anonymous's picture
Anonymous
Category: 

tt

Anonymous's picture
Anonymous
Category: 

Improved version of the Google Calendar connectors containing: - retrieve event details by search String.

This connector depends of all the Google Calendar connectors libraries.

ascharao's picture
ascharao
Category: 

This connector adds a list of users and their memberships (groups and roles) on Bonita database using IdentityAPI. Non-existant users/groups/roles are created. Tested with BOS 5.7.2. How to use it: see comments below.

roelveldhuizen's picture
roelveldhuizen
Category: 

Simple connector to save an attachement to the file system.

roelveldhuizen's picture
roelveldhuizen
Category: 

A connector to work with the Pushover service (pushover.net), to create notifications for mobile phones.

smartgeek's picture
smartgeek
Category: 

Basic example of a process that passes the information contained in an editable grid from one form to another form. Example related to cash advance for purchasing some office materials. Created using v5.6.3 http://www.bonitasoft.org/forum/viewtopic.php?id=9120

aCordier's picture
aCordier
Category: 

This connector uses Rest FB to create an event on your facebook page and invite all your friends to the created event.

Dependencie : RestFB 1.6.9 Release

Note : Connector is made to run with a long life Access Token, being depracated by facebook. RestFB 1.6.10 should allow automatic extension of the token. Update to come ...

antoine.mottier's picture
antoine.mottier
Category: 

This process use the "Web Service Client" Bonita connector in order to get the current weather of a city using the ZIP code.

Anonymous's picture
Anonymous
Category: 

Manage alert with escalation 1 - Start report event 2 - On report error send email to group 1 3 - Group 1 need to response in X time 4 - If group 1 not response in the X time, send email to group 2

pigbar's picture
pigbar
Category: 

This is a connector for using the Kannel SMS API. Set your server, port, message, receivers numbers, sender number, user name and password for your SMS Service and send SMS from your process.

this connector depends on the kannel.api-1.0.2.jar Use this link for download http://sourceforge.net/project/kanneljavaapi/

pigbar's picture
pigbar
Category: 

A Connector to convert from a List to a JSON String, using the json-lib library.

JSON-lib is a java library for transforming beans, maps, collections, java arrays and XML to JSON and back again to beans and DynaBeans.

Json-lib comes in two flavors, depending on the jdk compatibility. json-lib-x.x-jdk13 is compatible with JDK 1.3.1 and upwards. json-lib-x.x-jdk15 is compatible with JDK 1.5, includes support for Enums in JSONArray and JSONObject.

pigbar's picture
pigbar
Category: 

A simple connector to get a QRCode image (Quick Response code) from a Text Message.

It connector depends QRGen and Zebra Crossing (ZXing) libraries. Files: qrgen-1.0.jar zxing-core-1.7.jar (346 KB) zxing-javase-1.7.jar (21 KB)

Use this link to get the filesand read more... http://viralpatel.net/blogs/2012/01/create-qr-codes-java-servlet-qr-code...

yhon.acurio's picture
yhon.acurio
Category: 

With this connector, you can make calls to Monster Webservices. I hope you could customize it as your needs.

Documentation about WS: http://doc.monster.com/real-time-posting

haris.subasic's picture
haris.subasic
Category: 

Improved version of the Google Calendar connectors containing: - create event (with a returned edit link) - create widget with web content - retrieve event details by edit link - retrieve list of events by date range - delete events by search string - delete event by edit link - update event by edit link

Following jars are required: gdata-calendar-2.0.jar gdata-calendar-meta-2.0.jar gdata-client-1.0.jar gdata-client-meta-1.0.jar gdata-core-1.0.jar google-collect-1.0-rc1.jar sample-util.jar

Anonymous's picture
Anonymous
Category: 

This example illustrates how to call a java method (which is available in an external JAR) from a process designed with Bonita Studio.

Anonymous's picture
Anonymous
Category: 

Process example which illustrate the integration of the 'jsTree' javascript librairie into an application form.

Video tutorial : http://bonita-jstree-integration.sebprunier.cloudbees.net/

bouquetf's picture
bouquetf
Category: 

This process shows how to get the available values from a database using a groovy script.

matthieu.chaffotte's picture
matthieu.chaffotte
Category: 

With this set of connectors, you will be able to execute a stored procedure or function, on your favorite database vendor e.g. MySQL.

Dependencies: The set of connectors just needs the .jar which contains your database driver.

How to use it: - First of all, configure the database access

  • Then name your procedure or function,
  • in the table of parameters, -> if your procedure or function returns a result, enter "RETURN" in the first row of the Type column (case sensitive)

Anonymous's picture
Anonymous
Category: 

This is a simple process example that explains how to fill in combobox values from a Map.

By using a Map, values and labels may be diffrent in the generated HTML < select > tag :
< select >
< option value="P1" >Product1< / option >
< option value="P2" >Product2< / option>
< option value="P3" >Product3< / option >
< / select >

rdiegoc's picture
rdiegoc
Category: 

This connector allows to invoke EJB services (v3.0) from Bonita processes. It is simple to configure, you just have to indicate JNDI name of EJB and the method name to invoke.

Note:

  • If you want to change the server where the EJBs are deployed, you must change the ejb.properties file that is located in the .jar file

Constraints:

Anonymous's picture
Anonymous
Category: 

This is a basic process example that uses all Google+ connectors. To make the example work, you have to use a valid "apiKey" for Google+.

Anonymous's picture
Anonymous
Category: 

Connectors for Google+. Based on the Google+ API : https://developers.google.com/+/api/ The connectors use "google-api-java-client" : http://code.google.com/p/google-api-java-client/ The source code is on github : https://github.com/sebprunier/bonita-googleplus-connectors

yhon.acurio's picture
yhon.acurio
Category: 

This connector creates a meeting in a GoToMeeting account.

Find authentication information in https://developer.citrixonline.com/page/authentication-and-authorization

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.

Anonymous's picture
Anonymous
Category: 

returns the users who belong to a role.

Parameters: Role Name. Return: ArrayList.

philippe.ozil's picture
philippe.ozil
Category: 

This contribution contains the following GoogleDocs connectors: - Upload from file - Upload from attachment - Download from file - Download from attachment - Delete GoogleDocs document - Search GoogleDocs documents

See provided readme file for instructions.

WARNING: file upload is only available for Google Premier accounts.

zhiheng.yang's picture
zhiheng.yang
Category: 

This demonstration shows how easy it is to customize the User XP Look'n'Feel, and how to use the internet services, here I am using Yahoo Weather API. Wish it's helpful to you. thanks!

romain.bioteau's picture
romain.bioteau
Category: 

Dependency : iText 2.1 : http://mvnrepository.com/artifact/com.lowagie/itext/2.1.7

Add a watermak on each page of an existing PDF file.

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

pigbar's picture
pigbar
Category: 

Here is a Connector to Convert a DICOM Object (Medical and Health Images) to a JPEG image.

It get as entry two DocumentUUID for Attachement variables. One for the loaded DICOM Objetc file, and another one for construct de JPEG image file.

It depends on dcm4che version 2.0.22 Libraries:

pigbar's picture
pigbar
Category: 

Here is a process for using the JPEGtoDICOMM connector.

pigbar's picture
pigbar
Category: 

Here is a Connector to Convert a JPEG image to a DICOM Object (Medical and Health Images)

It get as entry two DocumentUUID for Attachement variables. One for the JPEG image file, and another one for construct de DICOM Object.

The resulting DICOM Object can be downloaded, saved and Viwed with an according DICOM image Viwer.

It depends on dcm4che version 2.0.22 Libraries:

bouquetf's picture
bouquetf
Category: 

This connector retrieve the users for a group identified by its path. The connector returns a list of string corresponding to the list of users in this group.

yongtao.guo's picture
yongtao.guo
Category: 

This process is mainly for customers to call the service provider to get the services done or apply for new member of this service provider. It is a customized template process by modifying the look'n'feel,CSS and images.

Notifications