Bonita Studio

From Training Material
Jump to navigation Jump to search


Installation

  • Java JRE 7.0
  • download Windows installer (.exe file)

Bonita BPM Studio Overview

Adding items to a diagram

  • Click-and-hold on a icon in the palette and drag it to where you want the item in the whiteboard.
  • Click-and-release on an icon in the palette then click where you want it to appear in the whiteboard.
  • Select the previous item in the flow, and drag the item from the context menu to where you want it in the whiteboard.
  • Copy and paste an item from another pool.

Activate validation checkbox - if you want to draw simple diagram (nonexecutable) - click on the diagram, and uncheck in general tab.

ApperanceWindow

Key concepts

Process definition

A process is a sequence of tasks perfomed by people (human tasks) or automatically (service tasks). The sequence has a start, an end, and can contain decision points, known as gateways. A process definition is a constructed in Bonita BPM Studio as a flow diagram. The diagram uses BPMN 2.0.

If a process is visible to users, you can use the Bonita BPM Studio Form Builder to design forms to input data and forms to display information. You add data, gateways, connectors, scripts and expressions to control the process flow, and configure the process components and dependencies. The result is an application that can be deployed to Bonita BPM Portal, where it is known as an app.

Process design methodology

http://documentation.bonitasoft.com/process-design-methodology

  • Setting objectives
  • Defining process scope (People, Information, Security, Connections)
  • Drawing the process flow diagram
  • Defining the process details
  • Designing the process application
  • Testing
  • Deployment
  • Specifying the organization
  • Monitoring and improvement

What can't you do in Bonita

  • event based gateways
  • subprocess with boundary events (task with boundary error only)
  • expanded subprocess
  • transaction
  • ad-hoc subprocess

Help