Tutorial

enrico.curiotto's picture
enrico.curiotto
Blog Categories: 

Steps to install Tomcat as a service in windows

  • Launch TOMCAT_HOME\bin\service.bat
    This will install Tomcat as a service. (Go and check on your services if the tomcat6 service has been installed correctly)

  • Launch TOMCAT_HOME\bin\tomcat6w.exe
    A wizard will be displayed.
    Go to the Java tab and

pierrick.voulet's picture
pierrick.voulet
Blog Categories: 

Objectives

This tutorial shows how to use an already developed Mongo DB Connector to define requests in a Bonita BPM business process.

Environment

Here is the environment used to write this tutorial.

jeremy.jacquier-roux's picture
jeremy.jacquier-roux
Blog Categories: 

This article will explain how to deploy a Bonita BPM Community Bundle on AWS using CloudFormation.

This template will deploy an EC2 instance with an Ubuntu Server 12.04 LTS AMI. Then it will install openjdk 7 and deploy under /opt/BonitaBPM a Bonita BPM Community Bundle using default H2 database.

This article is not an how to run Bonita BPM in production but aims to show you some bases and help you to deploy Bonita BPM on AWS.

ttoine's picture
ttoine
Blog Categories: 

Many of you have asked on our Community website how to add custom Javascript in Bonita BPM Forms. The fact is this is quite easy to do it in Bonita BPM Studio, in just a few steps. There are already many answers about this, but they are scattered and not easy to find, so it's time to make a how-to, all in one place. I just tested and redid the screenshots from this answer, using Bonita BPM 6.2.4.

ttoine's picture
ttoine
Blog Categories: 

One of our members, Fred Blaise, just published a very interesting article on his blog about a new installation of Bonita BPM:

ttoine's picture
ttoine
Blog Categories: 

Dear Community,

I know that even though it is very easy now to add a language to Bonita BPM Portal, it is still not quite as easy in Bonita BPM Studio. As I am working on that point, I first needed create a script to build Bonita BPM from source files. As you may already know, sources of Bonita BPM Community Edition are available on GitHub.

Flohw's picture
Flohw
Blog Categories: 

This article will explain how to get the searchable offline Bonitasoft javadoc with Mac OS X.

ttoine's picture
ttoine
Blog Categories: 

Dear Community,

You may know that Ubuntu 13.10 is now available, since October 17. With this release comes Ubuntu Touch, a version of Ubuntu designed for two smartphones: Samsung Galaxy Nexus and LG Nexus 4. And I own a white 16Gb Galaxy Nexus phone...

jeremy.jacquier-roux's picture
jeremy.jacquier-roux
Blog Categories: 

This tutorial shows how to use the web REST API provided by Bonita BPM 6 in order to create new accounts in Python. You need to have a working Bonita BPM 6 to test the code below. This can be done with Bonita BPM Studio after deploying Bonita BPM Portal.
This example is run on a Linux distribution (Ubuntu 12.04 LTS).
The official documentation is available here http://documentation.bonitasoft.com/web-rest-api

Pablo Alonso de Linaje's picture
Pablo Alonso de...
Blog Categories: 

In this article, we would like to share with you a example of a nice Bonita BPM application using Trello.
Here is a summary of what it does:

Notifications