[Dhis2-devs] Browser Cache cleaner Problem

2017-11-16 Thread diksha insa
Hi All, ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

Re: [Dhis2-devs] Browser Cache cleaner Problem

2017-11-16 Thread diksha insa
Hi All I am using the following version of dhis2 Version:2.27Build revision:1f91196Build date:2017-11-16 06:42 and facing a issue of browser cache cleaner while clicking on browser cache cleaner some syntax text is displayed. Attached is the screenshot of the issue Thanks & RegardsDiksha On Thu,

Re: [Dhis2-devs] [Dhis2-users] Browser Cache cleaner Problem

2017-11-16 Thread Jason Pickering
Hi Diksha, Thanks for the report. We have been doing some work on that app recently, and I see there is a problem. We will fix it quickly and let you know. Regards, Jason On Thu, Nov 16, 2017 at 9:16 AM, diksha insa wrote: > Hi All > > > I am using the following version of dhis2 > Version:2.2

[Dhis2-devs] Display program attributes in GIS Event Layer

2017-11-16 Thread Absolom MURAMIRA
Dear DHIS2 Gurus, Is it possible to display program attributes on a point using the GIS event layer? Can someone please advise me how if this is supported? Thank you Absolom ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lis

Re: [Dhis2-devs] [Dhis2-users] Browser Cache cleaner Problem

2017-11-16 Thread Jason Pickering
Hi Diksha, I think we have fixed this problem. You will need to update your version of DHIS2. Give our continuous integration server about 45 minutes to build a new version, and then the problem should be fixed. If not, please let us know. Regards, Jason On Thu, Nov 16, 2017 at 9:17 AM, Jason Pi

[Dhis2-devs] Generic SMS Gateway Functionality

2017-11-16 Thread Eric Ejimba
Hi all, Got 2 questions: 1. I have been working on SMS reporting to DHIS2 through the generic HTTP gateway and I have hit a snag. I think I am doing something wrong. Been following the following guide: https://docs.dhis2.org/master/en/user/html/mobile_sms_service.html#gateway.configuration, with

Re: [Dhis2-devs] [Dhis2-users] Generic SMS Gateway Functionality

2017-11-16 Thread Ocaya Stephen
Dear Eric, There are two things to note. The SMS Gateway that you set in DHIS2 is for any outbound text messaging. The URL Template should be based on your SMS service provider's template. This will allow you to forward SMS messages from DHIS2 to the SMS service provider that will handle the deliv

Re: [Dhis2-devs] [Dhis2-users] Generic SMS Gateway Functionality

2017-11-16 Thread Ocaya Stephen
Additionally, you now do not need to paste the whole URL template as is. You will need to break down the parameters of the template. i.e. http://mycustomsmsgateway.url/send?message={message}&; phoneNumber={phoneNumber} Message Parameter = message Recipient Parameter = phoneNumber URL Template =

Re: [Dhis2-devs] [Dhis2-users] Generic SMS Gateway Functionality

2017-11-16 Thread Eric Ejimba
Dear Stephen, It is working...Thanks for all the help. I have been able to do it on the test server and will be cascading the same to production server. Please note that we are currently testing this feature with http://www.kannel.org/ SMS gateway with a USB modem. We will be moving to an SMS Pro

[Dhis2-devs] Questions in TrackedEntityInstance and Enrollment Web API

2017-11-16 Thread Jhansi Reddy Karee
Hello Team, We have few questions regarding enrollments and trackedEntityInstances web API: - We are able to get the list of trackedEntityInstances matching the given trackedEntityInstance ids (separated by semicolon). URL: https://play.dhis2.org/demo/api/trackedEntityInstances. json?tra

Re: [Dhis2-devs] [Dhis2-users] Generic SMS Gateway Functionality

2017-11-16 Thread Ocaya Stephen
Eric, I am happy that this has resolved your issues. Regards On Thu, Nov 16, 2017 at 5:24 PM, Eric Ejimba wrote: > Dear Stephen, > > It is working...Thanks for all the help. I have been able to do it on the > test server and will be cascading the same to production server. > > Please note that

Re: [Dhis2-devs] Questions in TrackedEntityInstance and Enrollment Web API

2017-11-16 Thread Morten Olav Hansen
Yes, these are free to be used -- Morten Olav Hansen Senior Engineer, DHIS 2 University of Oslo http://www.dhis2.org On Fri, Nov 17, 2017 at 12:25 PM, Jhansi Reddy Karee < jhans...@thoughtworks.com> wrote: > Hello Team, > > We have few questions regarding enrollments and trackedEntityInstances