Questions tagged [bonita]

Bonita BPM is an Open Source Business Process Management system

Bonita BPM is an Open Source Business Process Management system, licensed under GPL v2. It's backed by Bonitasoft.

144 questions
0
votes
1 answer

Customizing an Editable Grid widget: changing the behavior of a section of an editable grid from BonitaSOFT

I am working on Bonita Open source version of 6.4.2 for my project of end of study and I'm facing a big problem to which I'm not finding any coming. In fact I have a form with an editable Grid widget in which the user enter some data which will be…
OthmenR
  • 1
  • 2
0
votes
1 answer

Connect BonitaBPM to Alfresco repository

I'm new to Bonita and Alfresco. I want to upload a file through a form and store it in an Alfresco folder. So, I created a task with a form where the user would upload a file and the same task has a connector to alfresco 4.2. When I run the process,…
Amine Zaine
  • 165
  • 1
  • 21
0
votes
1 answer

How and where to add dependencies on Bonita's Jboss Bundle

I've designed my process with Bonita BPM Studio and now I wanna deploy it on Jboss bundle. In Bonita BPM when you run a process, Bonita BPM generates a war file and this war file is transmited to a Tomcat server who is embedded in Bonita BPM…
0
votes
2 answers

bonita 6.2 connect to database

I have a grails application. How do I configure, it to connect to bonita database from the application so I can query some of the bonita tables ? this is what i have in datasource.groovy, and it does not seem to work. dataSource { driverClassName =…
ThePearl
  • 151
  • 2
  • 14
0
votes
3 answers

Google CAS authentication for Bonita software

Im trying to make my Bonita account authentication openID- enable login through a google account. Here http://documentation.bonitasoft.com/single-sign-cas they provide the way of doing it("Configure Bonita client for CAS"). My question is: how…
pomme
  • 45
  • 6
0
votes
0 answers

a strange FactoryConfigurationError in Bonita

I've coded a Java class in Eclipse in which i've a method who reads a xml file and return an ArrayList of Element. I've exported this class as a Jar and i've added in my studio this jar with Jdom2 (to parse xml). I call this method in a groovy…
0
votes
1 answer

Integratiing Bonita and Spring

I am trying to integrate Bonita with Spring in order to implement a custom UI for my workflow processes. I know Bonita provides a REST API out-of-the-box for this matter but I was thinking maybe there is already a java library for this API ready to…
MichelReap
  • 5,630
  • 11
  • 37
  • 99
0
votes
1 answer

How to get the connector talend output in bonita

I'm using bonita and I would know how I can to get the talend connector output and store it. My case is very simple, I've just a Tjava component in my talend job and the code is: String foo = "bar"; System.out.printl(foo); Now, how can i to get…
0
votes
2 answers

Implement Confirm/alertbox for Submit button in Bonita 6.3.8

I am trying to implement a confirm/alertbox to check before submitting a form. This button is a Bonita submit button. I have very little knowledge of JS/jquery but can understand and implement through trial and error. Is there an existing out of the…
Hexy
  • 828
  • 14
  • 24
0
votes
1 answer

Bonita Form bordering specific rows

I have gone through many sites but couldn't find any answer. The thing is i am generating a bonita form using the variables, the form consists of automatically generated rows with the fields of variables. Well, basically my issue is to border only…
Karthik D
  • 3
  • 3
0
votes
1 answer

logout from CAS doesn't logout from bonita

I have a problem with Bonita that I've tried to work around without success. I am authenticating with CAS into Bonita, Alfresco and Liferay; the first time I am authenticating with CAS everything works fine, but when I logout from Liferay (which…
user3419702
  • 3
  • 1
  • 2
-1
votes
1 answer

BONITA BPM usertask contract returns empty arrays

I'm creating a web application using Bonita soft bpm API. I've called '/API/bpm/userTask/[taskId]/contract' and it returned : { "inputs": [], "constraints": [] } but the task has many input fields in the view. why the response is like that…
Hossein Badrnezhad
  • 424
  • 1
  • 6
  • 18
-1
votes
1 answer

Troubles Bonita and Java

When I try to consume a task in Bonita from Eclipse, I have this error: POST http://localhost:8080/bonita/serverAPI/org.bonitasoft.engine.api.ProcessAPI/updateActivityInstanceVariables HTTP/1.1 2019-05-23 16:47:01,406 ERROR…
-1
votes
1 answer

How can I use Chart.js to build Piecharts for Bonita Soft?

How can I use Chart.js to make charts (Pie charts, Bar charts etc) and use in Bonita BPM solution?
LooseCanon
  • 27
  • 4
-1
votes
1 answer

BonitaBPM Community

I have built BonitaBPM community 7.3 from source by helping Maven. so, I want to run Bonita portal outside the Bonita Studio. How can I do that by using Apache Tom cat or JBoss server? any help is acceptable. Thanks in Advance.
1 2 3
9
10