#pool

Edit process parameters from UI

I have two global variables that i want to set in my process, the only way I found to do that is with parameters but I couldn't find how to edit these data ( my admin must be able to edit them from an application page)

I looked into process variables but the data is deleted after the process instance ends

Any ideas on how i can create global variables that can be edited from the UI and doesn't get deleted ?

Comment récupérer une variable définie dans le Contrat du Pool?

Bonjour,

J'aimerais savoir comment on fait pour récupérer les variable définie dans le Contrat du Pool.
J'ai fait une application qui appelle le processus via un appel REST, et qui définie une variable dans de contrat du pool.
Mais je ne sais pas comment réutiliser cette variable dans le processus, il n'y a pas d'opération possible dans le pool ( onglet 'Exécution' du pool). Sachant que ces un appel REST, je n'ai pas de formulaire d'instanciation.

Quelqu'un aurait une idée ?

Cordialement,

How can I populate my BDM in the Pool?

It is possible to populate my BDM in the pool, I usually get my BDM popular through operations on my tasks but I need to be populated already in the pool because I have a form in my pool that brings the BDM contents, so my question is, is it possible To load the BDM with the contents of external Databases in the pool?

Notifications