bonita

How to integrate BonitaSoft and WSO2 Identity Server to Authenticate using SAML2

i need integrate BonitaSoft with WSO2 Identity Server to authentication using SAML or SAML2.

Any suggestion?

Greetings.

how can i get user's name assigned to specific task

hello ,

i have four task

task1 service task2 human : only one user assigned task3 human : only one user assigned . task 4 service

i want to store that both task's user's name into two variable at service task . pl give me way to do that . provide me code . thanks

Error al iniciar una tarea con dato tipo XML en Deploy Bonita 6.3.2

Saludos ,

Estoy haciendo el deploy de procesos en un servidor debian de 64 bit con postgreSQL y la version 6.3.2 de Bonita Community. El proceso funciona correctamente desde el BonitaStudio 6.3.2 ,pero cuando hago la instalacion en el servidor e inicio la actividad , me indca que no hay tareas y en el log me refleja estos datos::

Implémenter un connecteur Drools pour Bonita 6

Bonjour à tous,

je cherche de la doc pour développer un connecteur Drools pour Bonita 6 (exigence du client).

Custom javascript ondblclick on table row -> registration of selection to bonita engine

Hi Everybody,

I made a custom ondblclick on a table. When a double-click is done on the table row, the row must be selected and then the page needs to be submitted.

For now I have the following:

1: I put in the next-button a custom class named "submitButton" 2: on the table widget I put into the Options->Html attributes a onmouseover event:

onmouseover="$('tr', this).off('dblclick').dblclick(function(){ var selected = $('td', this).eq(0).text(); alert(selected); $(this).addClass('bonita_form_table_selected'); $('.submitButton').trigger( 'click' );});"

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.

Bonita community edition Cluster

Hi,

I'm installing Bonita on a server (actually 2 servers) and I was reading about clustering (http://documentation.bonitasoft.com/overview-bonita-bpm-cluster). The DB I'm using is shared between 2 servers. Deploy .bars is of no problem but it only runs in the server it was deployed (it appears in server #2 with some info missing and doesn't run).

Bonita integration with SQL SERVER 2008

Can any one please tell how to use SQL SERVER as default server with BONITA 6.3? Also please tell how to configure the server with the same.

Is there any way to push form's field data to dashboard comment field

hello,

I create one approval process , now when user log in to system he can find process status in comments on dashboard now when user go to task and fill form and then write some comment in filed of form . and store in variable

but i want that comment field of form , next user can see on dashboard's (portal) comment . how to achieve it

Embed bonita page in an iframe

I'm trying to embed a bonita workflow in an iFrame but the server is refusing because X-Frame-Options is set to 'SAMEORIGIN'.

I've developed a custom frontend that incorporates bonita flow in an iframe. They are running on the same host but the port is different (:5000 and :8080).

The X-Frame-Options was not a problem when developing and launching bonita process through bonita studio but, I'm trying now to deploy it in JBoss (I'm using JBoss bundle provided by bonitasoft) and I'm getting this error.

Notifications