Re: [Dhis2-devs] dueDate in Tracker Capture

2016-05-18 Thread Shivee Gupta
Thanks a lot Markus! This was very helpful :) -Original Message- From: "Markus Bekken" Sent: ‎5/‎18/‎2016 3:34 AM To: "Shivee Gupta" Cc: "dhis2-devs@lists.launchpad.net" Subject: Re: [Dhis2-devs] dueDate in Tracker Capture Hi there Shivee, As you mi

Re: [Dhis2-devs] dueDate in Tracker Capture

2016-05-17 Thread Markus Bekken
Hi there Shivee, As you might now, the dueDate basically represents which date the event was supposed to take place at. For events that has actually taken place, you would also fill in the eventDate of the event that is posted, and the dueDate would not be that important anymore. When creating

[Dhis2-devs] dueDate in Tracker Capture

2016-05-17 Thread Shivee Gupta
Hello Devs! I am working on an app using the d2 APIs related to tracker capture. I have successfully registered and enrolled the new trackedEntityInstances to the selected orgUnit and Program. Now what I want to do is add events, for which I have to POST a payload containing dueDate for the event