document

Document / Attachement not selectable at parameter values

Hi@all,

i created a new connector for cmis-functions (need my own for errorhandling and some other features). I have defined some input and output parameters and it works fine.

My Problem:

[BONITA 6.2.6] getting byte[] from database to a document

Hi there,

I'm getting a byte[] from a postgres query but I don't know how to save it and then cast it to a document created in my process. I've saved the result of my query as a java.lang.Byte but I don't understand how to handle it afterward (I'm not even sure I should save it that way). I've checked the "handling-documents" part of the documentation but with no results.

Does someone have an idea about how I should handle it ?

thanks for any help, Paul

Passing documents from Process to Process - without a document management system

Hi there,

I want to pass documents from Process to Process (not a sub-process) - without a document management system. Is this possible?

What is the lifetime of a document? Does its ability to be used end when the process finishes? Can I send a document from process to process through messaging?

I have read the document-to-subprocess question but it does not solve my problem as I always get a document not found issue so have to assume the document has "died" with the process.

Many thanks and best regards Seán

set document with REST API

Hi, I'm trying to set a document with Rest API in c# (RestSharp).

Notifications