apiAccessor

Documentation ApiAccessor

Bonjour,

Pouvez-vous m'indiquer où se trouve l'api accessor?

En effet, je souhaite depuis le script groovy (opération) d'un process modifier les données BDM d'un autre process en partant du case_id.

Merci d'avance

apiAccessor does not work in a connector email

Hi everyone,

I have had a problem with apiAccessor that didn't work in a connector email. Here is the error message :

Bonita 7.1 vers Bonita 2021.

Bonjour

SVP, par quoi je peux remplacer la ligne suivante dans la version Bonita 2021.2 ?

import com.bonitasoft.engine.api.APIAccessor;

apiAccessor in Groovy Function

I'm writing a very simple Groovy Function to return a list, example below:

Bonita says apiAccessor is undefined

In my diagram I have several connectors where I call apiAccessor, on personal tasks, but in one of them I get this error:

Groovy Script Function apiAccessor in Error

Hi there,

basic I know and really annoying for me, new to Groovy...

I'm writing the following function to return the process name...but apiAccesor and processRuntimeAPI keep getting flagged as follows:

Groovy:Apparent variable 'apiAccessor' was found in a static scope but doesn't refer to a local variable, static field or class. Possible causes:

How do I declare the calls? I've lost patience... :)

thanks and regards Seán

Notifications