bonita 7.0.3 AngularJS

Retrieve BDM using ParentCaseID

Hello Team,

Bonita 7.0.2
java 1.7
Windows 7

I need to be able to retrieve BDM data with parentCaseID and display in data table. I'm using the UI Designer to create this. I have a JSON object that I need to parse thru to get the parent case Ids, then need to call another service with storageId and model type to get BDM data associated.

How should I proceed?

Notifications