Re: [Dhis2-devs] Not able to get enrollments for Tracked Entity Instance

2016-06-28 Thread Erling Fjelstad
Hi Apoorv, Please check if you have the enrollment in your local database. You can use this firefox plugin to browse your database: https://github.com/lazierthanthou/sqlite-manager Regards, Erling On Mon, Jun 27, 2016 at 11:05 PM, Apoorv Patel wrote: > Hi, > > I am trying to get enrollments fr

[Dhis2-devs] Not able to get enrollments for Tracked Entity Instance

2016-06-27 Thread Apoorv Patel
Hi, I am trying to get enrollments from the server based on certain attribute values. For that I am doing the following steps: 1) I am using TrackerController.queryTrackedEntityInstancesDataFromServer to get tracked entity instances that have a certain tracked entity attribute value. 2) After