Re: [Dhis2-users] Posting Metadata in dhis2.

2018-02-14 Thread Jason Pickering
Hi Isiah, The reason for it not working (at least at first glance) is that you are posing to the /api/metadata endpoint. Thus, you need to tell the server what you are trying to import. In this case, its organisation units. I think changing this to r <- POST(url, authenticate(dest.user,

[Dhis2-users] Posting Metadata in dhis2.

2018-02-14 Thread Isaiah Nyabuto
Dear Jason and Dhis2 Community, I am following your guide on bootstrapping dhis2 with R while trying to import metadata using the API. I do not understand why my metadata is not imported. Here are my

[Dhis2-users] Unidirectional relationships - tracker

2018-02-14 Thread Terence Scott
Dear All I was wondering whether anyone could assist me. I am looking to create a unidirectional relationship in tracker capture. For our example, I am looking to have a suspect animal linked to a specific patient that is being treated. Therefore, the health professional treating the patient can

Re: [Dhis2-users] [Dhis2-devs] Program Indicator using data from multiple event stages to find TEA

2018-02-14 Thread Martin Van Aken
Ok, thanks for the clarification. I'll check our concrete situation and see what are our options there. Martin On Wed, Feb 14, 2018 at 10:39 AM, Markus Bekken wrote: > Hi Martin, > to my knowledge the parenthesis work in general, with the exception of > passing parenthesis

Re: [Dhis2-users] [Dhis2-devs] Program Indicator using data from multiple event stages to find TEA

2018-02-14 Thread Markus Bekken
Hi Martin, to my knowledge the parenthesis work in general, with the exception of passing parenthesis into the d2:condition() function: DHIS2-2813 You would be able to write parenthesis in program indicators expressions and filters. What is not

Re: [Dhis2-users] coordinates not found

2018-02-14 Thread Stian Sandvold
Hi Natalie, I have included one of the backend developers from the Oslo team, Henning, in this thread. He will try to help you out. On Tue, Feb 13, 2018 at 3:27 PM, Natalie Tibbels wrote: > Thank you all. Looks like the import didn't actually work (ignored). I've > attached