Process

Error on building process for deploy - bonita 7.1.0 community

Hello, I have a process ready for production and I need to generate the .bar for install the process on production enviroment but when bonita studio is building the .bar it throws this error "internal form mapping is undefined for " but the process has no errors, any idea how to fix this?

Complete a task with an external form.

How can I use an external form to display and send information to the data model in a process?

Failed to use a business model data in a throw/catch event

Hi,
I fail to add a Business data variable as an item of a thrown message event.
If I use only String values, it's OK but the process fails when the content item is a business variable or a list.
I created 2 entities (BDM) :
- Entity property with 2 String properties (label and value) : Hashmap <String, String>
- Entity with some String properties and a multiple (List) of Entity properties
I did it the same way as shown in the "Expense report" tutorial (expense report and report lines)

communicating between process

Thanks for reading and at least trying to help

I have some difficulties to work with two process.

The first has a task which 'lock' the process while 'things' are not done in the second.

The second do some validation things and then I try to :

  • update business data in the first process
  • end the 'waiting' task
  • make the first process continue to next task regarding the validation done by the second

I try to do this with Apiaccessor in a groovy script

antoine.mottier's picture
antoine.mottier
Category: 

Expense Report Process

This is an official Process example for Bonita 7.9.4 (or above)

Install this example process by importing the provided .bos file in your Bonita Studio.

Issues tracker

Issues tracker is available on GitHub.

frederic.krebs's picture
frederic.krebs
Category: 
  • Author : Frederic KREBS
  • Bonita BPM version : 6.5.3

Description For a process name, find the highest enabled and resolved deployed process version In this example, search a process name in the first form , and view the resulting info, the process info, on a second form

“On Demand” Pool OR “On Demand” Process

Hi There,

I'm newbie in Bonita BPM and hope someone can help me. Let say we have a flow: Staff Request --> Approval By Supervisor --> Approval By Section Chief --> Approval By Section Manager. This is the right process and user should follow this roles. For some case, Staff Request can directly approved by Section Manager. Is it possible to do this in Bonita without changing the flow? Base on the needs, how we can control which process activated and which process deactivated without changing the flow?

Thank you, Whisnu

Task - Start - Assign - Execute latest version...

Hi there,

Bonita Studio 6.3.3, Java 1.7.0.67, Windows 8.1

as previously stated relatively new to Java and its convoluted way of doing things (and never really understanding javadoc documentation (just not enough examples))...I love COBOL, VBA and Assembler...and PL/S if you've ever heard of it...

Anyway following the various examples I'm very slowly getting to the point of success, but having an issue with starting tasks....

Splitting a single diagram (that has multiple processes within) to multiple diagrams (each containing a single proces)

I have a diagram with multiple processes within it (these diagrams have interdependencies: call activities, throw-catch message mechanisms). I want to split this single diagram (that has multiple processes within) to multiple diagrams (each containing a single proces).

Mix workflow/wiki

Hi everyone,

First, I'm sorry if I make mistakes but I'm French ;)

I'm here because i've to develop a web tool to create a "tree of knowledge". This tool isn't juste a workflow, it must have a search button to access to a specific "tree" and have the possibility to create web page..

To be more understandable, here an example : I've this problem to solve : my cat seems sick. Graphically, it's what I need to implement on my tool : http://imagik.fr/view-rl/119289

So, tu summary :

Notifications