dhis2-users team mailing list archive
-
dhis2-users team
-
Mailing list archive
-
Message #16766
File Uploads Tracked Entity Attributes
Hey all,
DHIS information:
- Version: 2.27
- Build revision: e33b34d
- Build date: 2018-04-17 06:50
I have added a tracked entity attribute with a value type of FILE. Once I
have uploaded the file to "/api/fileResources" I get back the usual
response and grab the id of the newly created file and assign it to the
tracked entity attribute and it saves correctly.
The issue I am struggling with is retrieving the file once it has been
uploaded. If anyone could assist that would be great!
Follow ups