I am trying to access values from bamtasksummary table via RemoteRuntimeEngine in JBPM 6.0.1. I have attached the code using which i am trying to access.
But I am getting the below exception.
The .execute(..) method is not supported on the remote api.
How can I access values from bamtasksummary table via RemoteRuntimeEngine in JBPM 6.0.1.
In 6.0.x, the remote Java API does not yet allow access to BAM data directly. Improvements are coming in the next version.
You can however already access some REST operation, see: