#api #documents #bonita

Display attachement when click on business data row

I'm displaying business data in a page, when a user clicks on a row more information is displayed. But I couldn't find how to additionally display the file attached when the instances were created ?

Is there a way to do that ?

Replace words into a document by script operation

Hello

I have a process to send by email a document with the data of the customer to be sign in by him.

The document is loading when the process execute( in each case)

After a user start a case, el process execute a script task to replace keywords for the customer's data.

This is my code in the taks's operation section:

import java.nio.charset.Charset
import java.nio.charset.CharsetEncoder

Replace words into a document by script operation

Hello

I have a process to send by email a document with the data of the customer to be sign in by him.

The document is loading when the process execute( in each case)

After a user start a case, el process execute a script task to replace keywords for the customer's data.

This is my code in the taks's operation section:

import java.nio.charset.Charset
import java.nio.charset.CharsetEncoder

Rest API Extension to login and upload a Document to SharePoint

Hi,

We created an Rest API Extension to login and upload a Document to SharePoint.

In this API Extension, we can get the Access Token from login in SharePoint with the authentication endpoint, but when we send a multpart/form-data request with the File to the API Extension and we tried to get the parts from that request, the parts object return an empty list (for this API Extension we're using groovy).

Error al subir archivos a BonitaCommunity

Al intentar subir algun archivo a mi bonitaCommunity 7.10.4, tanto el los procesos al añadir un documento, como a la hora de añadir una nueva pagina,formulario,etc me da error y no me permite subir nada.

¿A que se puede deber esto?

Add description for Multiple Documents in process from a task

Hello,

User will upload multiple documents, and has to add description (in input widget) for each document.
I tried to add description property since it is already there to the uploaded file

Notifications