#document

Uploaded documents

Hi

I executed my Bonita solution and during the execution the user uploaded a document with the upload widget(find in UI design) from its form. I would like to know where is the document stored please.

Best regards.

¿How can I show a document associated with a BDM's record in an application?

Hello, I have an application that search on an BDM object and I want to show the document associated with its record. Is it possible, please? I can´t find the caseid (BPM REST API) from the persistenceid (BDM REST API).

I use Community version 7.11.

Thanks,

Derlis.

filter api url with condition

how can I get from api files contains "rfs" only using this url

../API/bpm/caseDocument?p=0&f=

for example, I have 10 files, 3 of them are "rfs_1", "rfs_2" and "rfs_3". I need to get these files only.

Thanks

generate document list in emails

Hi,

In my process, I retrieve some documents provided by the user (List of documents) and I can generate 0 or several .docx files (Single Document).

At some point, I have to send an email with the provided and generated files. To do so, I created a script in the attach file part of the email connector :

Notifications