[Dhis2-users] 301 moved permanently On submitting data via Web API

2017-07-04 Thread ThankGod Anazodo
Dear all, I receive this code on submitting data to dhis2 v2.24 using web api.HTTP/ 1.1 301 Moved Permanently.. Can someone assist me with the solution? Thanks.ThankGod___ Mailing list: https://launchpad.net/~dhis2-users Post to : dhis2-users@lists.l

[Dhis2-users] Shift in strategy for DHIS2 Android development

2017-07-04 Thread Ola Hodne Titlestad
Hi all, To respond to the increasing demand for Android apps for DHIS2 and keep up with the constant and rapid evolution of mobile technologies, HISP UiO management has decided to change the strategy for DHIS2 Android development. This decision is based on acknowledging that HISP UiO hasn’t delive

[Dhis2-users] Sharing Dataset in Two Separate DHIS2 Instances

2017-07-04 Thread Stephen Gbanyan
Hi All, Is it possible to share a dataset from one DHIS2 instance to another so that when the data is entered into one it synchronizes with the other? Thanks -- __ Stephen M. Gbanyan, Jr. - ASc. BA. (Hons.) Director Health Information System Ministry of Health

Re: [Dhis2-users] Sharing Dataset in Two Separate DHIS2 Instances

2017-07-04 Thread Em Le Hong
Hi Stephen, As I know, you can't set up sharing between instances directly in DHIS2. But you can do it with DHIS2 API + script on custom form or script and cronjob in background. Good luck! On W

Re: [Dhis2-users] 301 moved permanently On submitting data via Web API

2017-07-04 Thread Morten Olav Hansen
Hi I'm not aware of this being sent anywhere from DHIS2. Are you using a reverse proxy? Probably the error is coming from that. -- Morten Olav Hansen Senior Engineer, DHIS 2 University of Oslo http://www.dhis2.org On Tue, Jul 4, 2017 at 8:31 PM, ThankGod Anazodo wrote: > Dear all, > > I recei

Re: [Dhis2-users] Sharing Dataset in Two Separate DHIS2 Instances

2017-07-04 Thread Morten Olav Hansen
Hi Stephen As Em says, this requires a few manual steps. If you want to sync all metadata, you would use the /api/metadata endpoint, but if you are using a fairly recent version of DHIS 2, and want to sync data sets only (I assume metadata here, not data values) you could get the data set + all de