How to perform "/execute" operation using Rest API by passing an Object?
Issue
-
How to pass
an ObjectusingRest API endpointwhich should be fornon java client? -
While trying to access it using
RESTClient-a firefox plugin, following exception is occured.
<message>KieRemoteServicesDeploymentException thrown with message 'Could not unmarshall user-defined class instance parameter of type 'myPOJO''</message> <stackTrace>org.kie.remote.services.exception.KieRemoteServicesDeploymentException: Could not unmarshall user-defined class instance parameter of type 'myPOJO'
Environment
- Red Hat JBoss BPM Suite
- 6.1.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.