#bonita7

Create a Process receipt (In PDF form) to be sent to a local folder.

Hi,

I am trying to create a receipt containing all of the process information and the BDM information from the process. The receipt would be added to a local folder every time a user would complete the process, and the receipt would be in PDF format.

My first instinct was to build a custom connector, and use 'pdfbox' or 'xreportdoc.' However it would be great to do this using the existing connectors and tools in Bonita.

BDM - Text datatype and PostgresSQL

Hi,

I have objects with some fields of "Text" datatype in my BDM.
My BDM is stored in PostgresSQL 9.3.
It works fine with Bonita process and application.

When i want to select data with SQL query, i can't retrieve text fields correctly. Thoses fields contains numeric values (ex : "1367862").

Have you the same problem ?
How can i retrive the real text value ? Is there a mapping table ?

Regards

Erwan

Migration from 6.5 to 7.0

Hello All,

I am following this documentation to migrate from 6.5 to 7.0. I have downloaded the bonita migration package for 6.5 and while executing the migration.sh, it is giving me this error:

./migration.sh: line 3: java: command not found

I have set my java home as well but still getting this error. What could be other reason?

Thank you.

Problem to connect BONITASOFT with sql 2008

Hello community appreciated I hope I have that problem can help me not have to do and looked for another meeting but not much ... or will I'm looking bad ...

< erorr%2Bde%2Bconeccion%2Bbonita%2Bsql.jpg !-- Images -->

Do we have an API that links to the BDM context of an archived case!

We can get the link to the context of an open case with this "../API/bpm/case/{id}/context".
Do we have a similar thing to do this for an archive case?

If this does not exist, is there any workaround to access the BDM details for a closed case!

Thanks.

How can i use external URL form for human task with bonita 7

Hello,

I want to use external form instead of UIDesigner form for human task. For my test i create a simple test with one human task and i write in the human task -> form -> URL : "www.google.com"

When i launch the process and come to this form i get an Error 500.

Do you know how i can use external form ? or where i can find documentation about it for bonita 7 ?

Thanks

My process stops if I write on any attribute of any business data

Hi, I just installed Bonita and tried some starter example (so no changes on general configuration were made). My problem is that every time I try to write some attribute of any business variable is like if the process would stop.

Get BDM objects of an archived case

Hi,

I need to get the BDM objects of an archived case.
Using ../API/bdm/businessDataReference/{{caseId}}/{{myObject}} works for an active case but not for an archived.
What is the API to use? I didn't find it in the documentation.

Thanks in advance,
Max

Is there a way to define form (page) event such as open, refresh, focus etc in Bonita?

In Bonitasoft, we can implement our own handlers for the the task events when task is entered or exit to next step, such event called Connectors in, Connectors out. The limitation is that Connectors in is called only when the task is entered, not whenever the form(page) is opened. This is an important distinction. A task is entered only once, even though the form might be re-opened numerous times while the task is being worked on. Is there a way to
catch the form open/refresh events etc?

Drools connector in bonita, any assistance for version 7.0.1, any ways to process my rules in Bonita?

Hi, I am researching that whether I can access my rule file with bonita to a task, do I have to write a custom connector for that , or the available connector will help to do the same?

Thank you,
Vivek

Notifications