Re: [Dhis2-users] [Dhis2-devs] METADATA DOWNLOAD IN 2.24

2017-01-18 Thread Morten Olav Hansen
Hi It might not be exactly what you wanted, but we do have an web-api for extracting raw event data: https://docs.dhis2.org/master/en/developer/html/webapi_events.html#webapi_querying_reading_events -- Morten Olav Hansen Senior Engineer, DHIS 2 University of Oslo http://www.dhis2.org On Thu,

Re: [Dhis2-users] Requesting API information about categoryOptionComboslist against datasetid

2017-01-18 Thread Muhammad Masud Parvez
Dear Morten, Thanks a lot, it’s working perfectly as per my requirement. Best Regards Masud Parvez CEH, MCITP, MCTS Analyst Programmer Health Systems and Population Studies Division International Centre for Diarrhoeal Disease Research (icddr,b) 68, Shaheed Tajuddin Ahmed Sarani, Mohakhali,

Re: [Dhis2-users] Requesting API information about categoryOptionComboslist against datasetid

2017-01-18 Thread Morten Olav Hansen
Hi For newer versions of dhis, you can use something like: /api/dataSets/lyLU2wR22tC.json?fields=id,displayName,dataSetElements[dataElement[categoryCombo[categoryOptionCombos[id,displayName For your version, I think this should do it:

Re: [Dhis2-users] Requesting API information about categoryOptionComboslist against datasetid

2017-01-18 Thread Muhammad Masud Parvez
Dear All dhis2 ussers, Greetings from Bangladesh. Currently we are working on a project about developing a data warehouse from DHIS2 version 2.22 and other sources of data for DGHS under MoHFW. So I am wondering is there any web API available where I could get categoryOptionComboslist against

Re: [Dhis2-users] Requesting API information about categoryOptionComboslist against datasetid

2017-01-18 Thread Jason Pickering
Which version are you using? In general, we would prefer that such requests for technical discussions be held via out mailing list dhis2-users@lists.launchpad.net The mailing list you are using now is really only for contacting the DHIS2 expert group. Could you move the discussion there

Re: [Dhis2-users] METADATA DOWNLOAD IN 2.24

2017-01-18 Thread Stanley Kalyati
Absolom that is clear but i met accessing raw data from DHIS2.I remember we used to use datamart to download raw data from dhis2 and use other applications for analysis. how is this done with 2.24? thanks On Jan 19, 2017 7:48 AM, "Absolom MURAMIRA" wrote: > Dear Stanley,

Re: [Dhis2-users] METADATA DOWNLOAD IN 2.24

2017-01-18 Thread Absolom MURAMIRA
Dear Stanley,  If you meant downloading meta data from the main server to the tracker capture app,  go to menu->Settings->Synchronise with server  Otherwise if it's from tracker to the server, you can still do the same or set the desired sync frequency and the app will automatically do it for

[Dhis2-users] METADATA DOWNLOAD IN 2.24

2017-01-18 Thread Stanley Kalyati
How do I download meta data from Tracker with its stages in DHIS2 2.24? I have tried export events but no data is downloaded. Advise. Stanley ___ Mailing list: https://launchpad.net/~dhis2-users Post to : dhis2-users@lists.launchpad.net Unsubscribe

[Dhis2-users] Embed viz in DHIS2 2.22

2017-01-18 Thread Martin Van Aken
Hello, I've a DHIS2 2.22 running with some chart we did. I want to embed one in an external page. When I ask for "Embed" I got code like this: http://dhis2-cdn.org/v222/ext/resources/css/ext-plugin-gray.css; /> http://dhis2-cdn.org/v222/ext/ext-all.js";>

Re: [Dhis2-users] [Dhis2-devs] ANDROID TRACKER CAPTURE

2017-01-18 Thread Antonia - Pro
I confirm, from my experience, that also the Event Capture android App does not support the branching tree of orgunits, and to work correctly you have to assign only the lowest level OrgUnits. Regards, Antonia 2017-01-18 13:54 GMT+01:00 Stanley Kalyati : > Absolom and > >

Re: [Dhis2-users] [Dhis2-devs] ANDROID TRACKER CAPTURE

2017-01-18 Thread Erling Fjelstad
This is great news! On Wed, Jan 18, 2017 at 1:54 PM Stanley Kalyati wrote: > Absolom and > > This is to tell you that i have been successful with my android app.Am so > thankful to you all. > > lets keep the fire burning > > Stanley > > On Jan 18, 2017 10:59 AM, "Absolom

Re: [Dhis2-users] [Dhis2-devs] ANDROID TRACKER CAPTURE

2017-01-18 Thread Stanley Kalyati
Absolom and This is to tell you that i have been successful with my android app.Am so thankful to you all. lets keep the fire burning Stanley On Jan 18, 2017 10:59 AM, "Absolom MURAMIRA" wrote: > Dear Stanley, > > Please make sure that the : > - user is assigned to that

Re: [Dhis2-users] Mobile device specifications for DHIS apps?

2017-01-18 Thread Araz Abishov
Hi Daphne, According to the specification, device meets minimal requirements for DHIS 2 android apps. However, we have not worked or tested our applications on this model, so we cannot tell you how it performs in practice. Best regards, — Araz Abishov, Android developer, DHIS 2 University of

Re: [Dhis2-users] [Dhis2-devs] ANDROID TRACKER CAPTURE

2017-01-18 Thread Absolom MURAMIRA
Dear Stanley,  Please make sure that the :- user is assigned to that organisation unit -  the data collection form is assigned to the orgunit - from my experience, I realised that tracker capture app does not support the branching tree of orgunits the reason to why the assigned orgunits should

Re: [Dhis2-users] [Dhis2-devs] ANDROID TRACKER CAPTURE

2017-01-18 Thread Erling Fjelstad
Hello Stanley, Can you go through this documentation and see if it helps? https://docs.dhis2.org/master/en/android/html/dhis2_android_user_man_full.html#android_config_program Let me know if you still have issues. Regards, Erling On Wed, Jan 18, 2017 at 8:19 AM Stanley Kalyati