#UI Designer #bonita7.3

Exibir atributos do BDM em uma tabela no UI Desginer

How to display the attributes of a BDM in a table in the UI Designer?

Bonita ui designer forms are not displaying in dashboard

I have used Dashboard example given at link https://github.com/pozil/bonita-angular-dashboard, but in available tasks its show a self generated form using my process variables name instead of ui designer form which i have actually used in my process. I am new to bonita what should i do to display the ui forms in available tasks in dashboard?Any kind of help will be appreciated.

BonitaBPM Community 7.3.1 Tomcat bundle on Windows 7 32 bit

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 with tomcat bundle. But when i configure tomcat bundle with PostgreSQL database its not working well with Bonita ui forms but working well with process containing 6.x forms.

Upload Multiple Documents to Alfresco

I am using uploading multiple documents using bonita ui by using Multiple file uploading example given at link : http://community.bonitasoft.com/project/file-upload-and-download-process... I required to upload multiple documents to alfresco. How can i do that ?.I am new to bonita and alfresco so help kindly. Thanks in advance.

Accessing Doument Contract in bonita Script

I want to access document contract which i have created on step named "Step Upload" in example version 7.1.5-1.0.1 at link http://community.bonitasoft.com/project/file-upload-and-download-process... but its not working i am only trying to access contract using following code:

import org.bonitasoft.engine.bpm.contract.FileInputValue
import org.bonitasoft.engine.bpm.document.Document
import org.bonitasoft.engine.bpm.document.DocumentValue

Mostrar valores cuando se modifica un formulario

Estimados,

Estoy trabajando en el siguiente modelo:

modelo.png

Necesito saber cómo recargar los datos en mi tarea Registrar Informe Legal cuando la compuerta Aprobado regresa a esta tarea.

Notifications