#bonita 7.x

User Task Not Found Exception using BDM in Bonita ui

I have developed test application using BDM and Bonita ui designer in Bonita BPM Community Edition Version : 7.3.1. I have business object named "BusinessObject1" with one string type name and "namebd" as Business Variables of "BusinessObject1".
In Step1 i created one Input:

formInput | {"nameInput" : {"name" : ""}} | JSON
in step1 operations i added:
namebd steName nameInput.name

How to access process variable in Bonita ui

I have tried simple process variable example given at link http://community.bonitasoft.com/project/process-variable-example using BonitaBPMCommunity-7.3.1-Tomcat-7.0.67.Process Variable is accessible when i run process in bonita studio but when i run process in tomcat bundle then process variable is inaccessible. It is accessible only when user is administrator. How to access process variable when user is simple user but not administrator.

Bonita Tomcat-7.0.67 configuration with PostgresSql

I am trying to configure bonita tomcat bundle with Postgres. I have successfully connected PostgresSql with bonita tomcat bundle.But its not working with Bonita ui designer forms. Process containing Bonita ui designer forms running successfully in Bonita studio but not working in tomcat bundle in form of .bar file. I have following the steps below to connect with PostgresSql with Bonita Tomcat-7.0.67 bundle. Tell me if i am missing any step. After configuration i got 81 tables in bonita database.

Bonita Tomcat Bundle Configuration with mysql

I am trying to connect bonita tomcat bundle "BonitaBPMCommunity-7.3.1-Tomcat-7.0.67" with mysql but its giving error. I have tried to configure it with postgres but its not working with bonita ui designer. Now i am trying to connect it with mysql but its giving following error please help/guide.

[HTTP-POST] How to send data to the BDM using (Web-)REST-API?

Hello there dear Bonita-Community

My question regarding the implementation is whether it is possible to update a form, without explicitly fill out
the particular form. As described in the documentation, it is possible to access the Business Process
Model (bpm) and the Business Data Model (bdm) with the (Web-)REST-API. But i don't get how to update the specifically defined "attributes" in the bdm.

Is this possible?

Accessing Doument Contract in bonita Script

I want to access document contract which i have created on step named "Step Upload" in example version 7.1.5-1.0.1 at link http://community.bonitasoft.com/project/file-upload-and-download-process... but its not working i am only trying to access contract using following code:

import org.bonitasoft.engine.bpm.contract.FileInputValue
import org.bonitasoft.engine.bpm.document.Document
import org.bonitasoft.engine.bpm.document.DocumentValue

Multi-instantiated tasks and parallel execution / Bonita 7.3

Hello.

We're testing multi-instance tasks and their execution parallelism. After some tests, it seems that despite a parallel setting, task instances, generated from a pool variable array, are executed in a sequential way, and not actually parallel : when storing tasks results in an array, they appear in the same order as the source collection, that seems to be very strange, without any random factor as expected...

[HELP] how to use "db-stored-procedure-1.0.jar

Hi All,

I just downloaded the "db-stored-procedure-1.0.jar" file from
http://community.bonitasoft.com/project/stored-procedure

I'm new on this and I don't know how to use this file, please somebody can indicate me how integrate this connector to bonita and how to use it in my processes to call a stored procedure (preferiblely please give me indications for dummies)

I really appretiate your help.

Note: my native language is spanish, please excuse me the gramatical error.

[AYUDA] como usar "db-stored-procedure-1.0.jar"

Saludos,

Acabo de descargar el archivo "db-stored-procedure-1.0.jar" de
http://community.bonitasoft.com/project/stored-procedure

Soy nuevo en esto y no se como usarlo, por favor alguien me podría indicar como vincular dicho conector a bonita y como usarlo en mis procesos para llamar un procedimiento almacenado (ojala unas indicaciones para dummies)..

Agradezco enormemente la ayuda.

Notifications