persisistence

How can I save multiple files in association with some business objects?

Hi,

I'm currently wondering how I can save some files from user input and bind them to one business object. In my project, I have a business model called XXXrequest, in which supposed to be some attachments. But the default file uploader will only attach them to the process instance, is there any way I can persist the attachments and retrieve them at later processes?

Cómo manejar error de hibernate en version 7.5.4

Realizamos migración de procesos que funcionaban correctamente en la version 7.2.2 a la versión 7.5.4 encontrando en la ejecución de las tareas el siguiente error:

Estos procesos funcionan correctamente en la versión 7.2.2

Notifications