bonita studio 6.3.8

Strange error when trying to processAPI.startProcess(processId, operations, null);

Hi there,

I'm getting a strange error in trying to do a processAPI.startProcess(processId, operations, null);

It's telling me there is an exception but the error message doesn't exist in javadoc (startProcess)

Basically what I'm trying to do is start a process (B) and set the variable "user" to string "Sean".

Can anyone help?

Many thanks in advance, regards Seán

Notifications