[Dhis2-users] DHIS2 SMS WebAPI

2015-08-19 Thread Ocaya Stephen
Dear all, Anyone can help me with any documentation for sending SMS (text Messages) via DHIS2 WebAPI. I would like to implement an automated SMS reminder via an API. Thanks Stephen Ocaya -- *You can do anything, but not everything.* ___ Mailing

[Dhis2-users] Memory leak warnings (ref: Message #03464 )

2015-08-19 Thread Wilson Ramos
Hello DHIS2 - We are seeing a similar condition as referenced in archived message :#03464. The solution offered was to restart Tomcat. Periodically, our users cannot access DHIS and we will need to reboot the server. Msg 03464 implies that we cannot run multiple instances of DHIS on the same

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

2015-08-19 Thread Laura E. Lincks
Thank you Joao, We followed your advice to no avail. The problem still exists, although I AM able to see data in the Analytics tables but only in the back end. From what I've spot-checked, it looks to be correct. We have another instance on the same physical server which is also causing problems

Re: [Dhis2-users] [Dhis2-devs] Need help in Program Rules

2015-08-19 Thread Markus Bekken
Hi Calle, When the expression is true, action taken is to show an error message. You can say that the expression is not defining a valid range - rather the opposite; it is defining what would be concidered invalid. So if you have selected 'Hours' as the type, and put a number higher than 23 -

Re: [Dhis2-users] make entry faster

2015-08-19 Thread Prosper BT
Hi Channara, Can you share your aggregate builder calculation. If you have these two data elements, then you wil not be able to use datediff. Regards On Wed, Aug 19, 2015 at 12:30 PM, channara rin rin.chann...@gmail.com wrote: so if i create MM and YY. so it is effect of calculate of

Re: [Dhis2-users] [Dhis2-devs] Pivot table data reporting

2015-08-19 Thread sumudu weerasinghe
Thanks Ola and Lars, Yes it is working now . Earlier it was not select as data dimension . Regards Sumudu On Wed, Aug 19, 2015 at 11:16 AM, Ola Hodne Titlestad ol...@ifi.uio.no wrote: Dear Sumudu, Method 2 should work. Note that you cannot use the data elements details option then. You

[Dhis2-users] How import Tracker information into DHIS2 System

2015-08-19 Thread channara rin
Hi all DHIS2, can i use import/export for importing tracker's information like ID, name, sex, date of birth,...? how to do that? thank you CHANNARA ___ Mailing list: https://launchpad.net/~dhis2-users Post to : dhis2-users@lists.launchpad.net

Re: [Dhis2-users] [Dhis2-devs] How import Tracker information into DHIS2 System

2015-08-19 Thread Jason Pickering
Hi there. Did you have a look at the documentation? https://www.dhis2.org/doc/snapshot/en/developer/html/ch01s13.html Regards, Jason On Wed, Aug 19, 2015 at 10:58 AM, channara rin rin.chann...@gmail.com wrote: Hi all DHIS2, can i use import/export for importing tracker's information like

Re: [Dhis2-users] [Dhis2-devs] How import Tracker information into DHIS2 System

2015-08-19 Thread channara rin
Note thanks On Wed, Aug 19, 2015 at 4:02 PM, Jason Pickering jason.p.picker...@gmail.com wrote: Hi there. Did you have a look at the documentation? https://www.dhis2.org/doc/snapshot/en/developer/html/ch01s13.html Regards, Jason On Wed, Aug 19, 2015 at 10:58 AM, channara rin

Re: [Dhis2-users] How to close the non-functional organization unit in DHIS2

2015-08-19 Thread Prosper BT
Dear Baakai, Closing, opening, Reopening status have been challenging to implement in DHIS2 atleast we have been discussing this for years now and I have come to appreciate that its very difficult to implement. I would advise you either use Orgunits groups and introduce Reporting and Non

Re: [Dhis2-users] make entry faster

2015-08-19 Thread Prosper BT
Hi Channara, Different formats of dates are not yet all supported in DHIS2, in the meantime you may have to use two different data elements or attributes to enter MM alone and YY alone and manipulate later in analysis. Or better still you can allow entrants to enter the same day like 01 for all

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

2015-08-19 Thread Jason Pickering
Hi Laura, Seems a bit strange. Here are a few ideas. 1) I assume that the analytics finished without any error? It might be good to post a log of the analytics process someplace for us to review. 2) Check the Cache Strategy , documented here