Database

DataBase connector error

hello , i m using bonitasoft 6.3 community .

and Two oracle database server . one is production and one is test .

on my test server i m tried to connect it is successfully run , but when i tried to connect to different server (prod) it gives error .

as database side there are all GRANT same for both database . so how can i resolve this problem .

error is as follow : error

Niveau d'isolation avec la base de données de Bonita

Bonjour,

J'ai une question au sujet de la concurrence sous Bonita. Quels niveaux d'isolations sont mis avec la base de données ?

Merci d'avance,

Pauline

Is there any way to initiate multiple cases from a Single Uploaded Excel file?

I want to initiate multiple cases from the document which is being uploaded in database.

i am using Bonita 6.3.

  1. Please tell me How can I upload document without Converting it to Byte(). 2.And How to initiate case from database?

Note: i am just beginner in Bonita.

Please Reply Fast.

How to Display Database data into Table widget

Hello, I found some discussion and try to apply following procedure to display data of external database into table widget. I’m total new on this environment. pl provide me specific procedure .

I’m using , Bonita soft 6.3 communitiy Oracle database 10g

DataBase Connectors result assignment (Oracle)

I try to assign the output of an Oracle Database Connector to a process variable (typed : java.sql.ResultSet), but I have the following error :

java.lang.reflect.InvocationTargetException org.bonitasoft.engine.exception.BonitaRuntimeException: USERNAME=install | java.lang.ClassCastException: oracle.jdbc.driver.ScrollableResultSet cannot be cast to java.io.Serializable

If i remove the output assignment (script option), the connector work.

I don't understand why it doesn't work, any idea ?

Query H2 database

how to query and access bonitasoft default database

Trying to run bonita with mysql - error : org.bonitasoft.console.common.server.utils.DefaultTenantIdException

I m using tomcat + bonita bundle and by documentation http://documentation.bonitasoft.com/tomcat-bundle

i configure database to my sql , when i start server it started successfully . but when i try to go into portol : http://localhost:8080/bonita

gives following error http://localhost:8080/bonita/portal/homepage

500 org.bonitasoft.console.common.server.utils.DefaultTenantIdException

Issue while reading data from H2 database within studio 6.2

Hi All,

How can we read data from H2 DB which is saved from any task ? Because every time we run the application from studio it removes and install app. Where does it creates H2 database when we run any application from studio.

Thanks Akhilesh

How to configure whole system database to my external database

how to transfer/configure Bonita's core database data to external oracle database

thanks .

How to get data from the Form

I create custom connector for write data into database . now i create one from :'emp_details' how can i get this form's data into connector . for write this form data into database

Let take Clear example :

one from : emp_detail fields on that form : name , address

connector i created code is as follow , so how can i pass forms field into this preparedstatement's query

/** * */ package org.mycompany.connector;

Notifications