page

Mettre à jour une page avec l'API REST

Bonjour,

Je développe un script Powershell pour mettre à jour une application et des workflows Bonita en utilisant l'api rest.
Si une page existe déjà je voudrais pouvoir la mettre à jour mais pour ça il me faut son id or il semble que je ne puisse pas rechercher une page à partir de son nom.

Comment faire ?

Cordialement,

Christian

is it possible to modify BDM variables in an application page?

Hi,

I'm looking for a way to modify a bdm variable in an active case from an application page.

I can access the variable with the REST API using the case context but how can I make the update in the database when clicking on a button?

Is it possible or do I have to use a Process Task in order to update a BDM variable?

Is it the same problem with the case variables?

Notifications