Re: [Dhis2-devs] [Help] Attribute option combo does not exist for given category combo and category options

2014-09-10 Thread James Muranga
going to data admin > maintenance > > update category option combinations > go ? > > Lars > > > On Wed, Sep 10, 2014 at 5:18 AM, James Muranga wrote: > >> Hello All, >> >> We have setup a category on a data set as an attribute , the category has

[Dhis2-devs] [Help] Attribute option combo does not exist for given category combo and category options

2014-09-10 Thread James Muranga
Hello All, We have setup a category on a data set as an attribute , the category has two options . We have also created data elements under this data set. When we try to submit data using the data entry app for this data set we get an error "Attribute option combo does not exist for given category

Re: [Dhis2-devs] Creating Data Elements using the API

2014-08-25 Thread James Muranga
d. > > -- > Morten > > > On Mon, Aug 25, 2014 at 6:38 PM, James Muranga wrote: > >> Hello, >> Hope everyone is okay. >> We are working on creating a simple tool to automate how we setup data >> elements on a dhis2 instance. >> We are using a rest

[Dhis2-devs] Creating Data Elements using the API

2014-08-25 Thread James Muranga
Hello, Hope everyone is okay. We are working on creating a simple tool to automate how we setup data elements on a dhis2 instance. We are using a rest client to post json to the endpoint /api/dataElements to create an element. We are using the demo instance to test and it gives us an interesting er