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

Uploading a bos file from the portal

I'm following along with the getting started tutorial (Travel Requests) and I am at the part where it says to export the project from within bonita studio and then upload it as a resource in the portal. However when I go to resources in the coolbar…
secondbreakfast
  • 4,194
  • 5
  • 47
  • 101
0
votes
2 answers

Assign task to a specific user in Bonita BPM 7.5

I have a process with many tasks that should be done by different users and I don't want to use the bonita predefined actor filters (initiator & initiator-manager) Is there a way to exactly choose which user can do the task by changing actor mapping…
Navid
  • 157
  • 2
  • 2
  • 14
0
votes
1 answer

update daysAvailableCounter vacation Request

anyone can help me pleeease , in leave request when I do the first one a leave request the currentbalance(daysAvailable) updated but the second one back to the daysAvailableInitial For exemple daysInitialValue = 60 new request( NbreDays=5 ) -->…
guesmi hela
  • 109
  • 1
  • 1
  • 13
0
votes
1 answer

Access a task, but don't click on take

I wonder if it is possible to perform a task when it becomes available to a user without the user having to click the "take" button. Because I have a process with many tasks and ends up being annoying to have to every time have to click on "take".…
R.Santos
  • 57
  • 9
0
votes
1 answer

how to use rest api to create extension api on Bonita BPM

I have one extension api, I upload it form web/resource/REST API, affter upload, it works well. however, I used the code to upload, i used the PageAPI.createPage() to upload extension, it upload success, but it doesn' work, I check the file on…
ken kang
  • 3
  • 1
0
votes
1 answer

How to change the User Portal language in Bonitasoft 7x?

I need to change the language of my Portal in Bonitasoft 7.x, I obtained through the documentation found here, to make available the option (Portuguese - BR) in the language settings of my portal: But selecting this option ends up being…
R.Santos
  • 57
  • 9
0
votes
2 answers

Bonita utility with alfresco

I'm new to Bonita and Alfresco and I want to know the relation between these two plateforms (why I need Bonita while using alfresco)
Wassim Makni
  • 471
  • 2
  • 9
  • 21
0
votes
1 answer

Generate a table in the UI Designer from a local variable and from business variable

I have a connector that selects data from an external database in Bonitasoft, I was able to assign the result of this select to a process variable and display the contents of that variable in the UI Designer in an Input type field, however I need to…
R.Santos
  • 57
  • 9
0
votes
1 answer

Connect external bank to UI Designer in Bonitasoft Community

I am using the Bonitasoft tool to develop a BPM project, I have a PostgreSQL database that through a JDBC connection I was able to insert and change records by Bonitasoft, however I can not select the database data and display them in my UI…
R.Santos
  • 57
  • 9
0
votes
1 answer

RESTful Service to change properties of Alfresco file from Bonita BPM Community

Guys! I'm new to Bonita BPM and especially to Alfresco Community and I need your help. What I'm trying to do is to create a process in Bonita BPM 7.4.1 that can upload a file in Alfresco repository and change the properties to that file with values…
0
votes
0 answers

Node proxy requests from many users to other rest services

I'm trying to write a single backend that proxy request to many products in our internal network (intranet, bpm etc...). In the case of the bpm Bonita I need that every user login with his own credentials to the service that responde with a…
Roberto
  • 1
  • 3
0
votes
1 answer

Bonita jackson Unrecognized token was expecting ('true', 'false' or 'null')

i had created very simple flow i had attached the picture below. flow description : User sends the expense report and finally it gets reviewed and should be approved while i am clicking the approved button. but i was getting error as below…
ramakri
  • 201
  • 3
  • 7
  • 20
0
votes
0 answers

Populate a form table using data from a myMsql db (via Java lists)

I'm using Bonita BPM 7.3 for developing a simple software. Currently, I'm focusing on a single process, about document requests. The user choose a document from a table, then he/she compiles it or download it. The problem: I'm not able to populate…
0
votes
1 answer

How to Configure BonitaBPM Platform for BonitaBPMCommunity Tomcat Bundle

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. Its working well in bonita studio and with default h2 database configuration…
nagi
  • 381
  • 2
  • 8
  • 22
0
votes
1 answer

Bonita ui designer forms are not working with Postgres

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. Its working well in bonita studio. I have made .bar file of process and upload…
nagi
  • 381
  • 2
  • 8
  • 22