Re: [Dhis2-users] DHIS2 Web API and R

2018-10-17 Thread Derek Kahongo Mukenge
Thank you for the share

I appreciate

Cordially

Thanks

On Wed, Oct 17, 2018, 10:17 Waka Wafubwa  wrote:

> Hi All,
>
> I found an easier implementation of the example of using R with DHIS2. I
> found that *httr* library in R is easier and uses fewer lines of code to
> achieve the same.
>
> See below.
>
> #Library to use
> library(httr)
> #This is a URL endpoint for a report table which we can get from the WebAPI.
> myurl<-"https://play.dhis2.org/dev/api/reportTables/KJFbpIymTAo/data.csv";
>
> #Use httr to get the data from demo dhis2
> response<-GET(url=myurl, authenticate(user="admin", password="district"))
> #Here is the data
> mydata<-content(response, type="text/csv")
> head(mydata)
>
> Regards,
>
> Charles Waka
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] DHIS2 Android SMS gateway

2018-09-19 Thread Derek Kahongo Mukenge
Hi Sadaka,

You can use its. The one that was in google play was deprecated.

Thanks

On Fri, Sep 14, 2018 at 12:21 PM Bernard Sadaka (IM Advisor) <
lib@pu-ami.org> wrote:

> Hello All,
>
> Is the apk for the android application that works as SMS gateway still
> available somewhere?
>
> I found this one, but I’m not sure I can trust this source:
> https://apkpure.com/sms-gateway-for-dhis-2/org.dhis2.androidsms
>
> Thank you in advance for the help.
>
> All the best,
>
> Bernard
>
>
>
> [image: cid:image002.png@01D36F50.572585A0]
>
> *Bernard Sadaka*
>
> *Information Management Advisor*
>
> Première Urgence - Aide Médicale Internationale
>
> Nehmeh Building, Sanine Street, Chiyah, 3rd Floor
>
> Ain el Remmaneh, Beirut, Lebanon
>
> *E-mail:* lib@pu-ami.org
>
> *Cell:* +961 71 004 881 (208)
>
> *Skype:* imapuami
>
> *Website:* https://www.pu-ami.org
>
>
>
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>


-- 
*Derek Kahongo Mukenge*
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] Tragic passing of Dr Dapo Adejumo

2018-08-28 Thread Derek Kahongo Mukenge
Aaah! I've no word to express my deep sad. May his soul rest in peace
forever long.



On Fri, Aug 24, 2018 at 4:10 PM Adebusoye Anifalaje 
wrote:

> Dear DHIS 2 community,
>
> I am deeply saddened to inform you that Dapo passed away yesterday. This
> is still very shocking to us.
>
> We have set up a gofundme  <https://www.gofundme.com/in-memory-of-dapo>page
> where you can donate to support his wife and two children. Even if you are
> not able to give a monetary donation his family will appreciate if you can
> share messages and memories on this page.
>
> Many thanks for your support. May his soul will rest in peace
>
> Very best wishes,
>
> - -
>
>
>
>
>
> *Busoye Anifalaje (PhD)Director of Services (Principal), BAO SystemsUK:
> +44 7901-740-757 | US: +1 682-307-0986| bus...@baosystems.com
>  | http://www.baosystems.com
> <http://www.baosystems.com/> |Skype: busoye | 2900 K Street, Suite 406,
> Washington D.C. 20007 *
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>


-- 
*Derek Kahongo Mukenge*
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] Monitoring country progress and achievements by making global predictions

2018-04-25 Thread Derek Kahongo Mukenge
thank you for sharing

On Tue, Apr 24, 2018 at 8:23 PM, Knut Staring  wrote:

> "The world has seen explosive growth in the use of estimates for key
> health indicators. UN agencies, such as WHO and UNICEF, and academic
> institutions, notably the Global Burden of Disease (GBD) work of the
> Institute of Health Metrics and Evaluation (IHME), have stepped up the
> frequency and scope of global health estimates. Funding agencies, led by
> the Bill and Melinda Gates Foundation, are making major investments in
> global health estimation. Several prominent, high-impact academic journals
> prioritise publication of global health estimates, which are usually
> received with great interest in the international health and development
> community and media. "
>
>
> http://www.thelancet.com/journals/lancet/article/PIIS0140-6736(18)30586-5/
> fulltext
>
>
> --
> Knut Staring
>
> Department of Information, Evidence and Research
> World Health Organization, Geneva, Switzerland
> Office: +41 22 791 3683 Mob1: +33 6 4434 2931 Mob2: +47 9188 0522
> Skype: knutstar
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>


-- 
*Derek Kahongo Mukenge*
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] dhis version 2.29 is released

2018-03-08 Thread Derek Kahongo Mukenge
Congratulation to the dev team! We're still expecting more from dhis2.



On Mar 7, 2018 22:40, "Lars Helge Øverland"  wrote:




























































































*Hi all,DHIS version 2.29 is out with many new features, apps and
improvements.Login with admin/district on the demo
 system to try it out.ANALYTICS
FEATURES---Dashboard app: A new dashboard app is now available which lets
you arrange the dashboard items in a completely flexible way. It features
better dashboard search, allows you to create shortcuts by marking
dashboards as favorites, switch between visualization types such as pivot,
chart and map and insert free-text items. Dashboards can be shared,
translated and filtered.Screenshot 1

| 2

| Demo  | Docs
Maps app: A new
maps app (previously GIS) is available, offering a new, intuitive and
user-friendly interface for creating map layers. It lets you arrange the
order of map layers in a simple way, and view the map data in a data table.
Any number of map layers can be added to a map, even layers of the same
type. The contents and order of map layers can be viewed in the left side
menu.Screenshot 1

| 2

| Demo  | Docs
Last value
aggregation type: A new “last value” aggregation type is available for
aggregate and event analytics for data elements and attributes. This
aggregation type will use the last available value or event in the time
dimension, and either sum or average across other dimensions. This is
useful e.g. for facility surveys to analyse data based on the last
observation, or for “patients currently on care” type of
analysis.Screenshot

| Demo Pivot table
scalability: The pivot table rendering engine is now around 10x more
scalable, and allows for very large pivot tables to be viewed in the web
browser. This is accomplished through progressive rendering, i.e. the
browser will only render what you currently see and not load the entire
pivot table into the browser memory.Demo
Event reports
table layout download: You can now download event reports in Excel or CSV
format in the same tabular format which was rendered in the web
browser.Screenshot
Configurable
financial year in analytics: The starting month of the financial year to
use in all analytics apps can now be configured in the settings app.
Available options are April, July and October.Screenshot

| Demo TRACKER
FEATURES---Data capture and data view sharing levels: The sharing solution
has been extended with two new levels for “data capture” and “data view”
access for users and user groups. These levels apply to programs, program
stages, data sets and category options, and replaces the link between user
roles and data sets/programs. This offers a simplified and more flexible
access control solution.Screenshot

| Docs Tracker
programs in maintenance app: You can now create and modify tracker programs
in the maintenance app. The workflow for creating programs have been made
more intuitive and effective, where stages, sections, data entry forms and
notifications can be created from within the main page.Demo
Integrated
search and registration: The steps for searching and registering new
tracked entities are now integrated. When registering a new tracked entity
instance, the registration form will automatically search for possible
duplicates and alert the user in case of suspected duplicates. When a
search comes back with no hits, the searched values are carried over to the
registration form. Screenshot

| Docs


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

2017-07-27 Thread Derek Kahongo Mukenge
Hi Dung,

Thank you for your help. I have one more question about OrgUnit. Is it
possible to have just matching that with orgunit id corresponding to B
instance and leave the other not corresponding when the script is executed?



On Jul 26, 2017 05:32, "Dung Nguyen Anh"  wrote:

Hi Derek and Vunda,

The script will run in case that we have the same organisation unit tree
between 2 intances (organisation unit id must be the same). So please sync
the organisation units tree (also data elements, categories, data sets)
before running this script.
Please note that the script will take all the data from all org units
(which are descentdants of the root org unit), not only root org unit, so
you don't have to create a list of all org unit.

Cheers,
Dzung

2017-07-25 19:02 GMT+07:00 vunda limbe :

> Hi Dung,
>
> I have the same problem with Derek, but I tried to creat a  list of all
> organisation unit and call its here : in var rootOrgunit2 = rootOrgnitld +
> listofOrgunit ;
> and use that list in this line ""`${config.instanceABaseUrl}/
> api/dataValueSets?orgUnit=${config.rootOrgunit2
> }&lastUpdatedDuration=${lastUpdatedDuration}&dataSet=${config.dataSetId}&children=true`,
> {",
>
> but I get no data in the orgunit listed. Could you help or explain more
> your code.
>
> Thanks.
>
>
>
>
> On Tue, Jul 25, 2017 at 12:49 PM, Derek Kahongo Mukenge <
> derek.eli...@gmail.com> wrote:
>
>> Hi Dung,
>>
>> Thank you for the script. Before me go further, I need to know How this
>> will deal Org Unit matching. Suppose that the instance B some Orgunit as
>> part of instance A and I need to sync each Orgunit from A with its
>> correspondant to B.
>> What change is needed to be done in the config file and index.js to make
>> its work?
>> Or do I need to clone or have the same OrgUnit in the both instance?
>>
>> Thanks.
>>
>> On Tue, Jul 25, 2017 at 7:44 AM, Dung Nguyen Anh <
>> nguyenanhdung...@gmail.com> wrote:
>>
>>> Hi Derek,
>>>
>>> Sorry for the late response, I've been chased by some other works. Here
>>> is the script.
>>>
>>> 1. Go to this github address: https://github.com/hispvn/data-integration
>>> 2. You will see a green button with label "Clone or download". click
>>> "download zip"
>>> 3. Extract the ZIP file you will get "data-integration-master" folder.
>>> 4. Now go to that folder and follow the instructions in "readme.md" or
>>> in github.
>>> Please tell me if anything is unclear.
>>>
>>> Thanks,
>>> Dzung
>>>
>>>
>>> 2017-07-19 22:16 GMT+07:00 Derek Kahongo Mukenge >> >:
>>>
>>>> Hi Dung,
>>>>
>>>> Just a remember,
>>>>
>>>> Thanks,
>>>>
>>>>
>>>>
>>>> On Mon, Jul 17, 2017 at 10:55 AM, Derek Kahongo Mukenge <
>>>> derek.eli...@gmail.com> wrote:
>>>>
>>>>> Hi Dung,
>>>>>
>>>>> Thanks for the explanation, I also have two instance and I can clone.
>>>>> Provide me the next steps then I'll trry to run.
>>>>>
>>>>> Thanks.
>>>>>
>>>>> 2017-07-17 9:49 GMT+01:00 Dung Nguyen Anh 
>>>>> :
>>>>>
>>>>>> Hi Derek,
>>>>>>
>>>>>> Ok, let assume we have *instance A *(have the data set), and blank*
>>>>>> instance B *(which need to be synced with *instance A). *What we're
>>>>>> going to do first is to clone the data set in *instance A *into*
>>>>>> instance B*.* "Clone" *here mean we will export the data set
>>>>>> (including data element, option sets,  but not the values ) on 
>>>>>> *instance
>>>>>> A* to a file (json or xml) and then import to *instance B. *By this
>>>>>> way, we will have the data set on* instance B *with the same "id" as
>>>>>> in *instance A *in order to sync the values after. Next, we will
>>>>>> create a script to get the values from *instance A* and put into 
>>>>>> *instance
>>>>>> B, *this script can be run every day or month or year, it's up to
>>>>>> you.
>>>>>> You will have to understand these steps first for synchronization
>>>>>> between 2 instances, then I can show you how to make it done.
>>>>>>
>>>&

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

2017-07-25 Thread Derek Kahongo Mukenge
Hi Dung,

Thank you for the script. Before me go further, I need to know How this
will deal Org Unit matching. Suppose that the instance B some Orgunit as
part of instance A and I need to sync each Orgunit from A with its
correspondant to B.
What change is needed to be done in the config file and index.js to make
its work?
Or do I need to clone or have the same OrgUnit in the both instance?

Thanks.

On Tue, Jul 25, 2017 at 7:44 AM, Dung Nguyen Anh  wrote:

> Hi Derek,
>
> Sorry for the late response, I've been chased by some other works. Here is
> the script.
>
> 1. Go to this github address: https://github.com/hispvn/data-integration
> 2. You will see a green button with label "Clone or download". click
> "download zip"
> 3. Extract the ZIP file you will get "data-integration-master" folder.
> 4. Now go to that folder and follow the instructions in "readme.md" or in
> github.
> Please tell me if anything is unclear.
>
> Thanks,
> Dzung
>
>
> 2017-07-19 22:16 GMT+07:00 Derek Kahongo Mukenge :
>
>> Hi Dung,
>>
>> Just a remember,
>>
>> Thanks,
>>
>>
>>
>> On Mon, Jul 17, 2017 at 10:55 AM, Derek Kahongo Mukenge <
>> derek.eli...@gmail.com> wrote:
>>
>>> Hi Dung,
>>>
>>> Thanks for the explanation, I also have two instance and I can clone.
>>> Provide me the next steps then I'll trry to run.
>>>
>>> Thanks.
>>>
>>> 2017-07-17 9:49 GMT+01:00 Dung Nguyen Anh :
>>>
>>>> Hi Derek,
>>>>
>>>> Ok, let assume we have *instance A *(have the data set), and blank*
>>>> instance B *(which need to be synced with *instance A). *What we're
>>>> going to do first is to clone the data set in *instance A *into*
>>>> instance B*.* "Clone" *here mean we will export the data set
>>>> (including data element, option sets,  but not the values ) on 
>>>> *instance
>>>> A* to a file (json or xml) and then import to *instance B. *By this
>>>> way, we will have the data set on* instance B *with the same "id" as
>>>> in *instance A *in order to sync the values after. Next, we will
>>>> create a script to get the values from *instance A* and put into *instance
>>>> B, *this script can be run every day or month or year, it's up to you.
>>>> You will have to understand these steps first for synchronization
>>>> between 2 instances, then I can show you how to make it done.
>>>>
>>>> Regards,
>>>> Dzung
>>>>
>>>>
>>>>
>>>> 2017-07-17 15:10 GMT+07:00 Derek Kahongo Mukenge <
>>>> derek.eli...@gmail.com>:
>>>>
>>>>> Hi Em,
>>>>>
>>>>> Sorry for the delay for responding to your mail. I need to sync data
>>>>> value. If Dzung can guide me It'll be fine.
>>>>>
>>>>> Thanks.
>>>>>
>>>>>
>>>>>
>>>>> 2017-07-10 10:45 GMT+01:00 Em Le Hong :
>>>>>
>>>>>> Hi Derek,
>>>>>>
>>>>>> To make sure that we are on the same page, I would like you to
>>>>>> confirm that you want to sync metadata or sync data.
>>>>>>
>>>>>> If you only want to sync metadata, you can use DHIS2 feature, you can
>>>>>> read on https://docs.dhis2.org/2.24/en/user/html/ch31s06.html and
>>>>>> the instruction from Morten email.
>>>>>>
>>>>>> If you want to sync data value, this mean when user enter data in
>>>>>> instance A, the value also be sync to instance B. I mark my team mate
>>>>>> (Dzung) in this email, he will guide you some steps how to use script and
>>>>>> cronjob to sync data value, he did it for some projects.
>>>>>>
>>>>>> Thanks,
>>>>>>
>>>>>>
>>>>>> On Sun, Jul 9, 2017 at 2:54 PM, Derek Kahongo Mukenge <
>>>>>> derek.eli...@gmail.com> wrote:
>>>>>>
>>>>>>> Hi Em,
>>>>>>>
>>>>>>> I was looking for longtime how to create script and cronjob to sync
>>>>>>> two dhis2 instance. could you have a example of script that sync
>>>>>>> dataelement from on server to the second?
>>>>>>>
>>>>>>> Thanks
>>>>>>>
>

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

2017-07-19 Thread Derek Kahongo Mukenge
Hi Dung,

Just a remember,

Thanks,



On Mon, Jul 17, 2017 at 10:55 AM, Derek Kahongo Mukenge <
derek.eli...@gmail.com> wrote:

> Hi Dung,
>
> Thanks for the explanation, I also have two instance and I can clone.
> Provide me the next steps then I'll trry to run.
>
> Thanks.
>
> 2017-07-17 9:49 GMT+01:00 Dung Nguyen Anh :
>
>> Hi Derek,
>>
>> Ok, let assume we have *instance A *(have the data set), and blank*
>> instance B *(which need to be synced with *instance A). *What we're
>> going to do first is to clone the data set in *instance A *into*
>> instance B*.* "Clone" *here mean we will export the data set (including
>> data element, option sets,  but not the values ) on *instance A* to
>> a file (json or xml) and then import to *instance B. *By this way, we
>> will have the data set on* instance B *with the same "id" as in *instance
>> A *in order to sync the values after. Next, we will create a script to
>> get the values from *instance A* and put into *instance B, *this script
>> can be run every day or month or year, it's up to you.
>> You will have to understand these steps first for synchronization between
>> 2 instances, then I can show you how to make it done.
>>
>> Regards,
>> Dzung
>>
>>
>>
>> 2017-07-17 15:10 GMT+07:00 Derek Kahongo Mukenge 
>> :
>>
>>> Hi Em,
>>>
>>> Sorry for the delay for responding to your mail. I need to sync data
>>> value. If Dzung can guide me It'll be fine.
>>>
>>> Thanks.
>>>
>>>
>>>
>>> 2017-07-10 10:45 GMT+01:00 Em Le Hong :
>>>
>>>> Hi Derek,
>>>>
>>>> To make sure that we are on the same page, I would like you to confirm
>>>> that you want to sync metadata or sync data.
>>>>
>>>> If you only want to sync metadata, you can use DHIS2 feature, you can
>>>> read on https://docs.dhis2.org/2.24/en/user/html/ch31s06.html and the
>>>> instruction from Morten email.
>>>>
>>>> If you want to sync data value, this mean when user enter data in
>>>> instance A, the value also be sync to instance B. I mark my team mate
>>>> (Dzung) in this email, he will guide you some steps how to use script and
>>>> cronjob to sync data value, he did it for some projects.
>>>>
>>>> Thanks,
>>>>
>>>>
>>>> On Sun, Jul 9, 2017 at 2:54 PM, Derek Kahongo Mukenge <
>>>> derek.eli...@gmail.com> wrote:
>>>>
>>>>> Hi Em,
>>>>>
>>>>> I was looking for longtime how to create script and cronjob to sync
>>>>> two dhis2 instance. could you have a example of script that sync
>>>>> dataelement from on server to the second?
>>>>>
>>>>> Thanks
>>>>>
>>>>> 2017-07-05 0:17 GMT+01:00 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
>>>>>> <https://docs.dhis2.org/2.25/en/developer/html/webapi_data_values.html> +
>>>>>> script on custom form or script and cronjob
>>>>>> <https://cron-job.org/en/> in background.
>>>>>>
>>>>>> Good luck!
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Wed, Jul 5, 2017 at 3:50 AM, Stephen Gbanyan 
>>>>>> wrote:
>>>>>>
>>>>>>> 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 and Social Welfare
>>>>>>> Republic of Liberia
>>>>>>> +231-886-847-915
>>>>>>> skype: mambu9
>

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

2017-07-17 Thread Derek Kahongo Mukenge
Hi Dung,

Thanks for the explanation, I also have two instance and I can clone.
Provide me the next steps then I'll trry to run.

Thanks.

2017-07-17 9:49 GMT+01:00 Dung Nguyen Anh :

> Hi Derek,
>
> Ok, let assume we have *instance A *(have the data set), and blank*
> instance B *(which need to be synced with *instance A). *What we're going
> to do first is to clone the data set in *instance A *into* instance B*.* 
> "Clone"
> *here mean we will export the data set (including data element, option
> sets,  but not the values ) on *instance A* to a file (json or xml)
> and then import to *instance B. *By this way, we will have the data set on*
> instance B *with the same "id" as in *instance A *in order to sync the
> values after. Next, we will create a script to get the values from *instance
> A* and put into *instance B, *this script can be run every day or month
> or year, it's up to you.
> You will have to understand these steps first for synchronization between
> 2 instances, then I can show you how to make it done.
>
> Regards,
> Dzung
>
>
>
> 2017-07-17 15:10 GMT+07:00 Derek Kahongo Mukenge :
>
>> Hi Em,
>>
>> Sorry for the delay for responding to your mail. I need to sync data
>> value. If Dzung can guide me It'll be fine.
>>
>> Thanks.
>>
>>
>>
>> 2017-07-10 10:45 GMT+01:00 Em Le Hong :
>>
>>> Hi Derek,
>>>
>>> To make sure that we are on the same page, I would like you to confirm
>>> that you want to sync metadata or sync data.
>>>
>>> If you only want to sync metadata, you can use DHIS2 feature, you can
>>> read on https://docs.dhis2.org/2.24/en/user/html/ch31s06.html and the
>>> instruction from Morten email.
>>>
>>> If you want to sync data value, this mean when user enter data in
>>> instance A, the value also be sync to instance B. I mark my team mate
>>> (Dzung) in this email, he will guide you some steps how to use script and
>>> cronjob to sync data value, he did it for some projects.
>>>
>>> Thanks,
>>>
>>>
>>> On Sun, Jul 9, 2017 at 2:54 PM, Derek Kahongo Mukenge <
>>> derek.eli...@gmail.com> wrote:
>>>
>>>> Hi Em,
>>>>
>>>> I was looking for longtime how to create script and cronjob to sync two
>>>> dhis2 instance. could you have a example of script that sync dataelement
>>>> from on server to the second?
>>>>
>>>> Thanks
>>>>
>>>> 2017-07-05 0:17 GMT+01:00 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
>>>>> <https://docs.dhis2.org/2.25/en/developer/html/webapi_data_values.html> +
>>>>> script on custom form or script and cronjob <https://cron-job.org/en/>
>>>>> in background.
>>>>>
>>>>> Good luck!
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> On Wed, Jul 5, 2017 at 3:50 AM, Stephen Gbanyan 
>>>>> wrote:
>>>>>
>>>>>> 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 and Social Welfare
>>>>>> Republic of Liberia
>>>>>> +231-886-847-915
>>>>>> skype: mambu9
>>>>>>
>>>>>>
>>>>>> ___
>>>>>> Mailing list: https://launchpad.net/~dhis2-users
>>>>>> Post to : dhis2-users@lists.launchpad.net
>>>>>> Unsubscribe : https://launchpad.net/~dhis2-users
>>>>>> More help   : https://help.launchpad.net/ListHelp
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> *Em Le Hong*
>>>>> DHIS2 Implementation| *HISP Vietnam *
>>>>> em.hispviet...@gmail.com | *Skype:* em.hispviet...@gmail.com
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> ___
>>>>> Mailing list: https://launchpad.net/~dhis2-users
>>>>> Post to : dhis2-users@lists.launchpad.net
>>>>> Unsubscribe : https://launchpad.net/~dhis2-users
>>>>> More help   : https://help.launchpad.net/ListHelp
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> *Derek Kahongo Mukenge*
>>>>
>>>
>>>
>>>
>>> --
>>> *Em Le Hong*
>>> DHIS2 Implementation| *HISP Vietnam *
>>> em.hispviet...@gmail.com | *Skype:* em.hispviet...@gmail.com
>>>
>>>
>>>
>>>
>>>
>>>
>>
>>
>> --
>> *Derek Kahongo Mukenge*
>>
>
>
>
> --
> Nguyen Anh Dung - HISP Vietnam
> Phone: (+084) 090 8686 274
>
>


-- 
*Derek Kahongo Mukenge*
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


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

2017-07-17 Thread Derek Kahongo Mukenge
Hi Em,

Sorry for the delay for responding to your mail. I need to sync data value.
If Dzung can guide me It'll be fine.

Thanks.



2017-07-10 10:45 GMT+01:00 Em Le Hong :

> Hi Derek,
>
> To make sure that we are on the same page, I would like you to confirm
> that you want to sync metadata or sync data.
>
> If you only want to sync metadata, you can use DHIS2 feature, you can read
> on https://docs.dhis2.org/2.24/en/user/html/ch31s06.html and the
> instruction from Morten email.
>
> If you want to sync data value, this mean when user enter data in instance
> A, the value also be sync to instance B. I mark my team mate (Dzung) in
> this email, he will guide you some steps how to use script and cronjob to
> sync data value, he did it for some projects.
>
> Thanks,
>
>
> On Sun, Jul 9, 2017 at 2:54 PM, Derek Kahongo Mukenge <
> derek.eli...@gmail.com> wrote:
>
>> Hi Em,
>>
>> I was looking for longtime how to create script and cronjob to sync two
>> dhis2 instance. could you have a example of script that sync dataelement
>> from on server to the second?
>>
>> Thanks
>>
>> 2017-07-05 0:17 GMT+01:00 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
>>> <https://docs.dhis2.org/2.25/en/developer/html/webapi_data_values.html> +
>>> script on custom form or script and cronjob <https://cron-job.org/en/>
>>> in background.
>>>
>>> Good luck!
>>>
>>>
>>>
>>>
>>> On Wed, Jul 5, 2017 at 3:50 AM, Stephen Gbanyan 
>>> wrote:
>>>
>>>> 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 and Social Welfare
>>>> Republic of Liberia
>>>> +231-886-847-915
>>>> skype: mambu9
>>>>
>>>>
>>>> ___
>>>> Mailing list: https://launchpad.net/~dhis2-users
>>>> Post to : dhis2-users@lists.launchpad.net
>>>> Unsubscribe : https://launchpad.net/~dhis2-users
>>>> More help   : https://help.launchpad.net/ListHelp
>>>>
>>>>
>>>
>>>
>>> --
>>> *Em Le Hong*
>>> DHIS2 Implementation| *HISP Vietnam *
>>> em.hispviet...@gmail.com | *Skype:* em.hispviet...@gmail.com
>>>
>>>
>>>
>>>
>>>
>>>
>>> ___
>>> Mailing list: https://launchpad.net/~dhis2-users
>>> Post to : dhis2-users@lists.launchpad.net
>>> Unsubscribe : https://launchpad.net/~dhis2-users
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>>
>>
>>
>> --
>> *Derek Kahongo Mukenge*
>>
>
>
>
> --
> *Em Le Hong*
> DHIS2 Implementation| *HISP Vietnam *
> em.hispviet...@gmail.com | *Skype:* em.hispviet...@gmail.com
>
>
>
>
>
>


-- 
*Derek Kahongo Mukenge*
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


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

2017-07-09 Thread Derek Kahongo Mukenge
Hi Em,

I was looking for longtime how to create script and cronjob to sync two
dhis2 instance. could you have a example of script that sync dataelement
from on server to the second?

Thanks

2017-07-05 0:17 GMT+01:00 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
> <https://docs.dhis2.org/2.25/en/developer/html/webapi_data_values.html> +
> script on custom form or script and cronjob <https://cron-job.org/en/> in
> background.
>
> Good luck!
>
>
>
>
> On Wed, Jul 5, 2017 at 3:50 AM, Stephen Gbanyan  wrote:
>
>> 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 and Social Welfare
>> Republic of Liberia
>> +231-886-847-915
>> skype: mambu9
>>
>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-users
>> Post to : dhis2-users@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-users
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>
>
> --
> *Em Le Hong*
> DHIS2 Implementation| *HISP Vietnam *
> em.hispviet...@gmail.com | *Skype:* em.hispviet...@gmail.com
>
>
>
>
>
>
> _______
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>


-- 
*Derek Kahongo Mukenge*
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] [Android] New Releases of Data Capture and Tracker Capture Apps is out!!

2017-07-09 Thread Derek Kahongo Mukenge
Thank you for sharing. What's about source code of android data capture. I
looked for its longtime with no succes. Could you make public the source
code?

Thanks.

2017-07-07 20:57 GMT+01:00 Android :

> Dear Community,
>
> as part of the activities to reinforce the availability of offline mobile
> data collection options we are releasing new versions of our current
> Android Apps with all known bugs fixed, some functionalities added, and a
> new set of documentation.
>
> The first Apps to be released are Data Capture and Tracker Capture. They
> come with a lot of fixes (read the Release notes for further details).
>
> You can install them through Google Play (Data Capture
> <https://play.google.com/store/apps/details?id=org.dhis2.mobile>, Tracker
> Capture
> <https://play.google.com/store/apps/details?id=org.hisp.dhis.android.trackercapture>)
> or download the apk from Github (Data Capture
> <https://github.com/dhis2/dhis2-android-datacapture/releases>, Tracker
> Capture <https://github.com/dhis2/dhis2-android-trackercapture/releases>)
> We recommend going to Github for a complete list of issues solved.
>
> Following the links below, you will find documentation with detailed
> information on the functionalities included in the Apps and how they
> behaves compare to the Web. *We recommend to download the PDF files,
> internal links do not work if you open them online).
>
>- Documentation Data Capture
><https://drive.google.com/open?id=0B9oOo2QoxCmbVnREc1ZCN0FqUXM>
>- Documentation Tracker Capture
><https://drive.google.com/open?id=0B9oOo2QoxCmbUjViSkFUQ1FqT0U>
>
> This documents are a tool for implementers who need to understand if the
> Apps will cover their needs and respond to their configurations of DHIS2 in
> the web.
>
> We encourage you to download the Apps and test them, they are compatible
> with DHIS2 versions 2.25, 2.26 and 2.27.
>
> Please remember to create a Jira Issue if you find a bug or you want to
> propose a new functionality to be added!
>
> Special thanks to the teams behind the development, testing and
> documentation of this release: Adrian Quintana, Araz Abishov, Bill
> Hartley, Emma van de Weerd, Erling Fjelstad, Ignacio del Cano, Ignacio
> Foche, Jorge Sánchez, Manuel Plazas, Sam Johnson, Thomas Lindsjørn and Vlad
> Alfredov.
>
> Best,
> Marta on behalf of the Android team
>
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>


-- 
*Derek Kahongo Mukenge*
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] Need for help on using DHIS2 SMS

2017-05-15 Thread Derek Kahongo Mukenge
oK,

I find its my self. Thanks.

2017-05-15 11:01 GMT+01:00 Derek Kahongo Mukenge :

> Hi Knut,
>
> As I understand, I will use my phone as a gateway and It'll need to be
> permenantly connected to Internet. To make It works, how am I going to set
> up in the DhIS2 server?
>
> Thanks
>
> 2017-05-15 10:54 GMT+01:00 Knut Staring :
>
>> Ok I will set up my phone. +4791880522 <+47%20918%2080%20522>
>>
>> On May 15, 2017 11:35 AM, "Derek Kahongo Mukenge" 
>> wrote:
>>
>>> Hi Knut,
>>>
>>> Thank you for your quick and helpfull answer.
>>>
>>> I'm in a situation that I don't have internet but a phone network with
>>> only sms sending capabilities for sending aggregate data report for example
>>> data set,. I need to send sms from that operator to DHIS2 server, with
>>> KEY_VALUE_PARSER (for phone's plain text). The gate way you send me need to
>>> be connected to Internet.
>>> Is there a number (even if it'll charge me for international sms fees)
>>> that I can experiment with a phone?
>>> I remember that you provide me one in kinshasa in 2013 with Farai Mutero
>>> that we tested for the training.
>>> I need its, because I have to test my app for my thesis.
>>>
>>> Thanks.
>>>
>>>
>>> 2017-05-15 9:52 GMT+01:00 Knut Staring :
>>>
>>>> HI Derek,
>>>>
>>>> For testing, you can use your own Android phone with this app:
>>>> https://play.google.com/store/apps/details?id=org.dhis2.androidsms2
>>>>
>>>> On Mon, May 15, 2017 at 10:17 AM, Derek Kahongo Mukenge <
>>>> derek.eli...@gmail.com> wrote:
>>>>
>>>>> Hi every body,
>>>>>
>>>>> I'm testing an hybrid application that I need to send data both by
>>>>> internet and SMS. I want to test the sms functionalities with the demo
>>>>> dhis2. But I need the sms phone number used in demo in order to test
>>>>> sending data in. I checked in documentation I didn't find anymore
>>>>> information.
>>>>>
>>>>> If you can help, It'll help me finish my project.
>>>>>
>>>>>
>>>>> Thanks.
>>>>>
>>>>> --
>>>>> *Derek Kahongo Mukenge*
>>>>>
>>>>> ___
>>>>> Mailing list: https://launchpad.net/~dhis2-users
>>>>> Post to : dhis2-users@lists.launchpad.net
>>>>> Unsubscribe : https://launchpad.net/~dhis2-users
>>>>> More help   : https://help.launchpad.net/ListHelp
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Knut Staring
>>>> Dept. of Informatics, University of Oslo
>>>> Norway: +4791880522 <+47%20918%2080%20522>
>>>> Skype: knutstar
>>>> http://dhis2.org
>>>>
>>>
>>>
>>>
>>> --
>>> *Derek Kahongo Mukenge*
>>>
>>
>
>
> --
> *Derek Kahongo Mukenge*
>



-- 
*Derek Kahongo Mukenge*
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] Need for help on using DHIS2 SMS

2017-05-15 Thread Derek Kahongo Mukenge
Hi Knut,

Thank you for your quick and helpfull answer.

I'm in a situation that I don't have internet but a phone network with only
sms sending capabilities for sending aggregate data report for example data
set,. I need to send sms from that operator to DHIS2 server, with
KEY_VALUE_PARSER (for phone's plain text). The gate way you send me need to
be connected to Internet.
Is there a number (even if it'll charge me for international sms fees) that
I can experiment with a phone?
I remember that you provide me one in kinshasa in 2013 with Farai Mutero
that we tested for the training.
I need its, because I have to test my app for my thesis.

Thanks.


2017-05-15 9:52 GMT+01:00 Knut Staring :

> HI Derek,
>
> For testing, you can use your own Android phone with this app:
> https://play.google.com/store/apps/details?id=org.dhis2.androidsms2
>
> On Mon, May 15, 2017 at 10:17 AM, Derek Kahongo Mukenge <
> derek.eli...@gmail.com> wrote:
>
>> Hi every body,
>>
>> I'm testing an hybrid application that I need to send data both by
>> internet and SMS. I want to test the sms functionalities with the demo
>> dhis2. But I need the sms phone number used in demo in order to test
>> sending data in. I checked in documentation I didn't find anymore
>> information.
>>
>> If you can help, It'll help me finish my project.
>>
>>
>> Thanks.
>>
>> --
>> *Derek Kahongo Mukenge*
>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-users
>> Post to : dhis2-users@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-users
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>
>
> --
> Knut Staring
> Dept. of Informatics, University of Oslo
> Norway: +4791880522 <+47%20918%2080%20522>
> Skype: knutstar
> http://dhis2.org
>



-- 
*Derek Kahongo Mukenge*
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] Need for help on using DHIS2 SMS

2017-05-15 Thread Derek Kahongo Mukenge
Hi Knut,

As I understand, I will use my phone as a gateway and It'll need to be
permenantly connected to Internet. To make It works, how am I going to set
up in the DhIS2 server?

Thanks

2017-05-15 10:54 GMT+01:00 Knut Staring :

> Ok I will set up my phone. +4791880522 <+47%20918%2080%20522>
>
> On May 15, 2017 11:35 AM, "Derek Kahongo Mukenge" 
> wrote:
>
>> Hi Knut,
>>
>> Thank you for your quick and helpfull answer.
>>
>> I'm in a situation that I don't have internet but a phone network with
>> only sms sending capabilities for sending aggregate data report for example
>> data set,. I need to send sms from that operator to DHIS2 server, with
>> KEY_VALUE_PARSER (for phone's plain text). The gate way you send me need to
>> be connected to Internet.
>> Is there a number (even if it'll charge me for international sms fees)
>> that I can experiment with a phone?
>> I remember that you provide me one in kinshasa in 2013 with Farai Mutero
>> that we tested for the training.
>> I need its, because I have to test my app for my thesis.
>>
>> Thanks.
>>
>>
>> 2017-05-15 9:52 GMT+01:00 Knut Staring :
>>
>>> HI Derek,
>>>
>>> For testing, you can use your own Android phone with this app:
>>> https://play.google.com/store/apps/details?id=org.dhis2.androidsms2
>>>
>>> On Mon, May 15, 2017 at 10:17 AM, Derek Kahongo Mukenge <
>>> derek.eli...@gmail.com> wrote:
>>>
>>>> Hi every body,
>>>>
>>>> I'm testing an hybrid application that I need to send data both by
>>>> internet and SMS. I want to test the sms functionalities with the demo
>>>> dhis2. But I need the sms phone number used in demo in order to test
>>>> sending data in. I checked in documentation I didn't find anymore
>>>> information.
>>>>
>>>> If you can help, It'll help me finish my project.
>>>>
>>>>
>>>> Thanks.
>>>>
>>>> --
>>>> *Derek Kahongo Mukenge*
>>>>
>>>> _______________
>>>> Mailing list: https://launchpad.net/~dhis2-users
>>>> Post to : dhis2-users@lists.launchpad.net
>>>> Unsubscribe : https://launchpad.net/~dhis2-users
>>>> More help   : https://help.launchpad.net/ListHelp
>>>>
>>>>
>>>
>>>
>>> --
>>> Knut Staring
>>> Dept. of Informatics, University of Oslo
>>> Norway: +4791880522 <+47%20918%2080%20522>
>>> Skype: knutstar
>>> http://dhis2.org
>>>
>>
>>
>>
>> --
>> *Derek Kahongo Mukenge*
>>
>


-- 
*Derek Kahongo Mukenge*
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


[Dhis2-users] Need for help on using DHIS2 SMS

2017-05-15 Thread Derek Kahongo Mukenge
Hi every body,

I'm testing an hybrid application that I need to send data both by internet
and SMS. I want to test the sms functionalities with the demo dhis2. But I
need the sms phone number used in demo in order to test sending data in. I
checked in documentation I didn't find anymore information.

If you can help, It'll help me finish my project.


Thanks.

-- 
*Derek Kahongo Mukenge*
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] DHIS 2 (Version 2.23): Data and dimension section don't display in DHIS Pivot table even after running analytics

2017-03-15 Thread Derek Kahongo Mukenge
Hi Trøyel,

I'll try its and tell you what happen.

Thanks.



2017-03-15 13:16 GMT+01:00 Trøyel Nerbø :

> Hi Derek,
>
> We had the same issue. This is now fixed in the latest build of 2.23 that
> can be found on https://www.dhis2.org/downloads
>
>
>
> Best,
>
> Trøyel
>
>
>
> Best Regards
> *Halvar Trøyel Nerbø*
> Reporting Advisor
>
> +47 992 39 817 <+47%20992%2039%20817>
>
> Skype: nrc_troyel
> www.nrc.no
>
> [image: nrclogo] <http://www.nrc.no/>
>
>
>
>
>
>
>
> *From:* Dhis2-users [mailto:dhis2-users-bounces+troyel.nerbo=nrc.no@lists.
> launchpad.net] *On Behalf Of *Derek Kahongo Mukenge
> *Sent:* onsdag 15. mars 2017 12.28
> *To:* dhis2-users@lists.launchpad.net; DHIS 2 Developers list <
> dhis2-d...@lists.launchpad.net>; Erling Fjelstad ; Lars
> Helge Øverland 
> *Subject:* [Dhis2-users] DHIS 2 (Version 2.23): Data and dimension
> section don't display in DHIS Pivot table even after running analytics
>
>
>
> Hi Everybody
>
> I'm not able to view data, dimension title and dimension content on the
> pivot table. But I can see data on the data set report. I run analytics,
> browse the cache, but nothing change.
>
> Here below the picture that show what happen.
>
> please assist,
>
> Thanks.
>
>
>
> --
>
> *Derek Kahongo Mukenge*
>



-- 
*Derek Kahongo Mukenge*
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


[Dhis2-users] OU Group does not filter in Analytics (pivot table, Data viz, etc.)

2016-09-12 Thread Derek Kahongo Mukenge
Hi Everybody,

I have a OU group set named Coordination team that have 8 groups that group
Health district. Some of those group have the same health district as
Province level. When I generate a pivot table filtered by OU (province
level), I get a result different from when I filtered based on Coordination
Group. The bad side of this is that I got no value in a customized Html
standard report that work with customized OU group.

I think it's a bug, but if someone have faced this before can tell me how
to tacle its

Here is my config:

Version:
2.23
Build revision:
22980
Build date:
2016-05-31 05:47
Jasper reports version:
6.1.0
User agent:
Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/52.0.2743.116 Safari/537.36

Java version:
1.8.0_91
Java vendor:
Oracle Corporation
OS name:
Linux
OS architecture:
amd64
OS version:
2.6.32-504.12.2.el6.x86_64
Server memory:
Mem Total in JVM: 1166 Free in JVM: 744 Max Limit: 1166
CPU cores:
2
Cordially,
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


[Dhis2-users] Analytics (pivot table, data viiz, etc.) does not show data recorded in 2016

2016-09-09 Thread Derek Kahongo Mukenge
Hi Everybody,

I have an instance v 2.23 that I use to collect data for 78 Health
district. Every thing was working fine yesterday and the analytics table
was generated as scheduled. But today, I can only find data for previous
2016. I generate analytics table, but nothing change. No error message,
only blank pivot table and graphics.

Could anyone can tell me what's happen and how to resolve this.


Thanks

-- 
*Derek Kahongo Mukenge*
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] [Dhis2-devs] About filter in Data visualizer

2016-09-08 Thread Derek Kahongo Mukenge
The Issue is still pendind, Solution please.

2016-08-15 12:00 GMT+01:00 Derek Kahongo Mukenge :

> Hi Everybody,
>
> I'm facing the same issue with 2.23. As Elmarie said, I checked but
> everything stand as same as before. I think that it may be a bug. Is there
> another way to resolve this?
>
> 2016-08-09 21:56 GMT+01:00 Elmarie Claasen :
>
>> Carlos,
>>
>>
>>
>> From my experience this can be due to one of 2 reasons:
>>
>>
>>
>> 1)  Check that you don’t have any data integrity errors. If for
>> instance you have integrity errors on exclusive groupsets the data in
>> reports will be affected when you display data by OUGroup or OUGroupset.
>>
>> 2)  Check that the OUGroup/OUGroupset you are filtering on is
>> assigned to the lowest level of the hierarchy e.g. if the filter you apply
>> is on OU at Level 5 but you have data at a level 6 in the database as well
>> then the OUgroup filter will be affected if the level 6 OU does not belong
>> to the same OUGroup/Groupset. In essence if your data entry is at multiple
>> levels and the level you are filtering on has data at lower level where
>> those orgunits does not belong to the same group/groupset.
>>
>>
>>
>> Hope this helps.
>>
>>
>>
>> Regards,
>>
>>
>>
>> *Elmarie Claasen*
>>
>> [image: Hisp logo]
>>
>> Project Manager
>>
>> Health Information Systems Program
>>
>> Tel:  041-367 1027
>>
>> Cell: 082 374 2209
>>
>> E-mail: elma...@hisp.org
>>
>> Skype:  elmarie.claasen52
>>
>>
>>
>>
>>
>> This message and any attachments are subject to a disclaimer published at
>> http://www.hisp.org/policies.html#comms_disclaimer .   Please read the
>> disclaimer before opening any attachment or taking any other action in
>> terms of this electronic transmission.
>> If you cannot access the disclaimer, kindly send an email to 
>> disclai...@hisp.org
>> and a copy will be provided to you. By replying to this e-mail or opening
>> any attachment you agree to be bound by the provisions of the disclaimer.
>>
>>
>>
>> *From:* Dhis2-devs [mailto:dhis2-devs-bounces+elmarie=
>> hisp@lists.launchpad.net] *On Behalf Of *Carlos Nyembwe
>> *Sent:* 08 August 2016 05:21 PM
>> *To:* dhis2-users@lists.launchpad.net
>> *Cc:* Lars Helge Øverland; DHIS 2 Developers list
>> *Subject:* [Dhis2-devs] About filter in Data visualizer
>>
>>
>>
>> Hi all
>>
>>
>>
>> I have a problem for making my data visualizer,
>>
>>
>>
>> The problem is, if I select organisation unit only, I see the data
>> correctly, but If I add my selection for filter in group ou in the same
>> place with organisation unit, I find different data, No matter for that
>> but, for the same group ou, I have a group set ou that I can select this
>> group also, I don't find the same result like the first Filter in
>> organisation ou Group.
>>
>>
>>
>> What's the problem and what's the good data
>>
>>
>>
>> regards
>>
>> --
>>
>> *Carlos Nyembwe*
>>
>> *I'm just a Computer Scientist*
>>
>>
>>
>> *Skype: carloscnk1*
>>
>> *Cell: (+243)813166381 <%28%2B243%29813166381>*
>>
>> *Find me in**: | Google Plus
>> <https://plus.google.com/+CarlosNyembwe> | Linkedin
>> <http://www.linkedin.com/in/carloscnk> | Facebook
>> <https://www.facebook.com/carloscnksys> | Twitter
>> <https://twitter.com/Carlos_CNK> |*
>>
>> *This message and any attachments are subject to a disclaimer published
>> at http://www.hisp.org/policies.html#comms_disclaimer
>> <http://www.hisp.org/policies.html#comms_disclaimer>.  Please read the
>> disclaimer before opening any attachment or taking any other action in
>> terms of this electronic transmission.  If you cannot access the
>> disclaimer, kindly send an email to disclai...@hisp.org
>>  and a copy will be provided to you. By replying to
>> this e-mail or opening any attachment you agree to be bound by the
>> provisions of the disclaimer.*
>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-users
>> Post to : dhis2-users@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-users
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>
>
> --
> *Derek Kahongo Mukenge*
>



-- 
*Derek Kahongo Mukenge*
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] Pivot4j integration

2016-09-07 Thread Derek Kahongo Mukenge
Hi Murod,

I want to integrate its in my DHIS2 instance,

You can share with me at derek.eli...@gmail.com.

Thanks.

2016-09-04 6:31 GMT+01:00 Murod Latifov :

> Dear devs and users,
>
> I integrated Pivot4j (its user interface and backend) into DHIS2 codebase.
> Its a tooling like "analytics" of DHIS2 based on global standards of OLAP.
> For more info please look at http://www.pivot4j.org
>
> If anybody is interested I can share integration prcoess to make it run
> within DHIS2.
>
> with best regards,
> murod
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>


-- 
*Derek Kahongo Mukenge*
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-users] [Dhis2-devs] About filter in Data visualizer

2016-08-15 Thread Derek Kahongo Mukenge
Hi Everybody,

I'm facing the same issue with 2.23. As Elmarie said, I checked but
everything stand as same as before. I think that it may be a bug. Is there
another way to resolve this?

2016-08-09 21:56 GMT+01:00 Elmarie Claasen :

> Carlos,
>
>
>
> From my experience this can be due to one of 2 reasons:
>
>
>
> 1)  Check that you don’t have any data integrity errors. If for
> instance you have integrity errors on exclusive groupsets the data in
> reports will be affected when you display data by OUGroup or OUGroupset.
>
> 2)  Check that the OUGroup/OUGroupset you are filtering on is
> assigned to the lowest level of the hierarchy e.g. if the filter you apply
> is on OU at Level 5 but you have data at a level 6 in the database as well
> then the OUgroup filter will be affected if the level 6 OU does not belong
> to the same OUGroup/Groupset. In essence if your data entry is at multiple
> levels and the level you are filtering on has data at lower level where
> those orgunits does not belong to the same group/groupset.
>
>
>
> Hope this helps.
>
>
>
> Regards,
>
>
>
> *Elmarie Claasen*
>
> [image: Hisp logo]
>
> Project Manager
>
> Health Information Systems Program
>
> Tel:  041-367 1027
>
> Cell: 082 374 2209
>
> E-mail: elma...@hisp.org
>
> Skype:  elmarie.claasen52
>
>
>
>
>
> This message and any attachments are subject to a disclaimer published at
> http://www.hisp.org/policies.html#comms_disclaimer .   Please read the
> disclaimer before opening any attachment or taking any other action in
> terms of this electronic transmission.
> If you cannot access the disclaimer, kindly send an email to 
> disclai...@hisp.org
> and a copy will be provided to you. By replying to this e-mail or opening
> any attachment you agree to be bound by the provisions of the disclaimer.
>
>
>
> *From:* Dhis2-devs [mailto:dhis2-devs-bounces+elmarie=hisp.org@lists.
> launchpad.net] *On Behalf Of *Carlos Nyembwe
> *Sent:* 08 August 2016 05:21 PM
> *To:* dhis2-users@lists.launchpad.net
> *Cc:* Lars Helge Øverland; DHIS 2 Developers list
> *Subject:* [Dhis2-devs] About filter in Data visualizer
>
>
>
> Hi all
>
>
>
> I have a problem for making my data visualizer,
>
>
>
> The problem is, if I select organisation unit only, I see the data
> correctly, but If I add my selection for filter in group ou in the same
> place with organisation unit, I find different data, No matter for that
> but, for the same group ou, I have a group set ou that I can select this
> group also, I don't find the same result like the first Filter in
> organisation ou Group.
>
>
>
> What's the problem and what's the good data
>
>
>
> regards
>
> --
>
> *Carlos Nyembwe*
>
> *I'm just a Computer Scientist*
>
>
>
> *Skype: carloscnk1*
>
> *Cell: (+243)813166381 <%28%2B243%29813166381>*
>
> *Find me in**: | Google Plus
> <https://plus.google.com/+CarlosNyembwe> | Linkedin
> <http://www.linkedin.com/in/carloscnk> | Facebook
> <https://www.facebook.com/carloscnksys> | Twitter
> <https://twitter.com/Carlos_CNK> |*
>
> *This message and any attachments are subject to a disclaimer published at
> http://www.hisp.org/policies.html#comms_disclaimer
> <http://www.hisp.org/policies.html#comms_disclaimer>.  Please read the
> disclaimer before opening any attachment or taking any other action in
> terms of this electronic transmission.  If you cannot access the
> disclaimer, kindly send an email to disclai...@hisp.org
>  and a copy will be provided to you. By replying to
> this e-mail or opening any attachment you agree to be bound by the
> provisions of the disclaimer.*
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>


-- 
*Derek Kahongo Mukenge*
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


[Dhis2-users] Tomcat Crash when many users connect to DHIS2 for data entry

2016-03-20 Thread Derek Kahongo Mukenge
Hi Every body,

I think that everyone's doing well.

My probleme is when you have more than 5 people connected to dhis2 for data
entry or analysis, TomCat crash and need to be manually switch on.
The server is hosted by Amazon cloud on linux, the dhis2 is v.2.19, java
1.7., memory 512Mb to 1024Mb.

I attach the Log file that can help for detecting the problem.


What's making crash Tomcat and the solution for the issues.

I need your help to help my colleague too.

Thanks.​
 dhis.log
<https://drive.google.com/file/d/0B7rPLHjD0E22Y0VDYVRPd05TeFk/view?usp=drive_web>
​

-- 
*Derek Kahongo Mukenge*
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp


[Dhis2-users] Need help for creating a connection between Ireport and a DHIS2 Instance

2015-12-23 Thread Derek Kahongo Mukenge
Hi Everybody,

I Implemented a Instance of DHIS2 for a project and I need to create some
report using ireport or jasper report, but I don't know wich parameter to
use for connecting my hosted instance to ireport.

Is there some one who can help by showing me step by step how to do and
wich parameter to use.

I will need to know how to do it with local instance in a windows computer.

thanks.

Note : my instance is hosted by BAO system.
___
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help   : https://help.launchpad.net/ListHelp