Starting process

Starting process with contract input using external java gives "Unable to deserialize object <object-stream>" error

Hi,

Im trying to make a java application in spring boot that can start a process, without contract input it works fine.

However after i try to pass contract input i get this error:

org.bonitasoft.engine.exception.BonitaRuntimeException: Unable to deserialize object

Notifications