Re: [Dhis2-users] DHIS2 Web Api - using C#

2015-08-20 Thread charles waka
I did some further research based on what Morten had suggested and I can manipulate the data from my end (on the local instance of DHIS2 we have). Thanks for your help and suggestions. On Thu, Aug 20, 2015 at 10:06 AM, riddy ndoma riddynd...@gmail.com wrote: Hi Charles, Can you share the error

Re: [Dhis2-users] DHIS2 Web Api - using C#

2015-08-20 Thread riddy ndoma
Hi Charles, Can you share the error message. I think WebClient it's easy to use for calling a web API in c#. Cheers, On Aug 20, 2015 7:41 AM, charles waka charl...@gmail.com wrote: Hi, Can anyone have an example of an established connection to DHIS2 using C# HttpWebRequest or WebClient

Re: [Dhis2-users] DHIS2 SMS WebAPI

2015-08-20 Thread Ocaya Stephen
Thank You Jason, We already have a settings in DHIS2 that can send/receive messages, but like I said, we need to be sending automated SMS reminders to a selected users who have not yet sent their report to do so. I have tried the messageConversations Option and it seems to work fine. The main

[Dhis2-users] DHIS2 Web Api - using C#

2015-08-20 Thread charles waka
Hi, Can anyone have an example of an established connection to DHIS2 using C# HttpWebRequest or WebClient methods? I have written this method and all i get are errors when establishing the connection. private void ConnectDHIS() { string uname = admin, pwd = district;

Re: [Dhis2-users] DHIS2 Web Api - using C#

2015-08-20 Thread Morten Olav Hansen
Hi Why are you making basic auth request to our form login processor? when you are using basic auth, just go directly to the url you want, i.e. /api/dataElements.json Also, it would be helpful to know exactly which errors you get -- Morten On Thu, Aug 20, 2015 at 1:41 PM, charles waka

Re: [Dhis2-users] DHIS2 SMS WebAPI

2015-08-20 Thread Jason Pickering
Hi Stephen, You can just use the normal messaging system of DHIS2. If you send a message to a user who has checked Enable message SMS notifications (or it has been set another way through the API for instance), then when a message is sent to the user through DHIS2, it will be forwarded to the

Re: [Dhis2-users] Data not displaying in Pivot tables and Data Set reports

2015-08-20 Thread Lwinlwin Aung
Hi Laura, Could you please check data aggregation level of each data element in Data Element module. If the aggregation level of the data element is higher than the organization level at which the data are entered, the data are not shown in pivot table. I’m not sure if it can solve your

Re: [Dhis2-users] Data not displaying in Pivot tables and Data Set reports

2015-08-20 Thread Laura E. Lincks
Thanks for your response, Jason... We discovered in the log there was a Dimension Restriction on my account... It didn't cause Analytics creation to fail, but anyone with that restriction could not create pivot tables. I have no idea how it got there, but it seems to work like a virus... since

Re: [Dhis2-users] Data Loss

2015-08-20 Thread Lwinlwin Aung
I think it is the same problem I faced previously and I would like to share my experience. What I found was that the aggregation level of each data element was higher the organization unit level of data entry. So we chose the lowest organization unit level at aggregation level of each data

[Dhis2-users] Meta Data Import Problem When upgrading from Version 2.13 to 2.20

2015-08-20 Thread Mihayo Mathayo
Hello Team, Am having a problem with upgrade of dhis2 instance from version 2.13 to 2.20.The issue am facing is on importing meta data where top level,level two and level three OrganizationUnits are ignored but the lowest level organizations units are imported into version 2.20. Attached

[Dhis2-users] Data Loss

2015-08-20 Thread gerald thomas
Dear All, We are having a serious issues on our online server in Sierra Leone. Data are normally entered but during analysis these data normally got missing. This had been an issue i had raised before but the situation is still the same and it is even worst now. Please this is an urgent technical

Re: [Dhis2-users] [Dhis2-devs] Meta Data Import Problem When upgrading from Version 2.13 to 2.20

2015-08-20 Thread Juan Manuel Alcantara Acosta
Hi Mihayo A copy of the log would be useful to help you but based on the list of conflicts shown in the image you included, the ignored org units are missing the opening date, check your XML and add a valid date where it's missing, here's an example: organisationUnit