Re: [Dhis2-devs] Incoming SMS not working for DHIS2 2.26 and above

2017-11-08 Thread Ocaya Stephen
Dear Alex, We noted that the mTrac server was still using the old endpoint of /sms/smsinput.action. The sms/inbound endpoint worked well when tested. It will ve updated accordingly .. Regards. On Nov 8, 2017 17:41, "Alex Tumwesigye" wrote: > Dear Ocaya, > > Use the

Re: [Dhis2-devs] Incoming SMS not working for DHIS2 2.26 and above

2017-11-08 Thread Alex Tumwesigye
Dear Ocaya, Use the sms/inbound endpoint. You will need the message and originator parameters. https://docs.dhis2.org/master/en/developer/html/dhis2_developer_manual_full.html#d11178e11888 If you are using the sms.war file? I did a modification for 2.27 support. You can get it from here

Re: [Dhis2-devs] Issue with Enrollments API Pagination - Not returning pager details

2017-11-08 Thread Morten Olav Hansen
Ok, I have put the task on Viet -- Morten Olav Hansen Senior Engineer, DHIS 2 University of Oslo http://www.dhis2.org On Wed, Nov 8, 2017 at 11:53 AM, Jhansi Reddy Karee < jhans...@thoughtworks.com> wrote: > Thanks @Stian for creating the bug. > > Yes @Morten, we tried paginating it by adding

Re: [Dhis2-devs] Issue with Enrollments API Pagination - Not returning pager details

2017-11-08 Thread Jhansi Reddy Karee
Thanks @Stian for creating the bug. Yes @Morten, we tried paginating it by adding totalPages request param. But still, we don't get the pager details (like total, pageSize, page, pageCount). Here is the link we used: https://play.dhis2.org/dev/api/enrollments.json?ou=DiszpKrYNg8=3=true Thanks,