Re: [Dhis2-devs] [Dhis2-users] Design data entry from - Hangs

2018-11-19 Thread Knut Staring
Hi Peter,
I suggest you try the same on the demo server and see if you get similar
issues:
https://play.dhis2.org/2.30/

Regards,
Knut

On Mon, Nov 19, 2018 at 7:07 PM Peter D Lubambi  wrote:

> Dear All,
> I am facing a problem with my DHIS2 instance, I am running version 2.30
> build number 10b133f , whenever I try to edit my custom data entry from
> it loads forever and nothing is logged in log. I have added about 7 data
> elements with (2* 10 = 24 category options)
> Server specs are 4GB RAM and 4Core.
>
> Any idea of what could be cause will be appreciated.
> Regards,
>
> Peter Dotto Lubambi,
> Skype: plubambi
> Mobile: +255 786 087 087
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-us...@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>


-- 
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-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] SMS Service Configuration

2018-11-19 Thread Isabane Janvier
Thanks, I'll check them out.

Best Regards,

-
*ISABANE Janvier*
*Junior Programmer*
*HISP Rwanda.*
Mobile: +250 788 286 107,
address: KG 113 St, Kigali - Rwanda

website: hisprwanda.org

e-mail: isabane.janv...@hisprwanda.org / isaba...@gmail.com




On Mon, 19 Nov 2018 at 17:42, Zubair Asghar Raja  wrote:

> Hi Isabanej,
> Have a look at these
>
> https://docs.dhis2.org/master/en/developer/html/webapi_sms.html#gateway-service-administration
> https://docs.dhis2.org/master/en/user/html/mobile_sms_service.html#
>
>
>
> Zubair Asghar
> DHIS-2 Developer
> University of Oslo
> zub...@dhis2.org 
> https://www.dhis2.org
>
>
> On Mon, Nov 19, 2018 at 4:36 PM Isabane Janvier 
> wrote:
>
>> Dear All,
>>
>> we are trying to use SMS in our DHIS2 instance (Version 2.28).
>> in our configurations we are using Generic HTTP Gateway as follow:
>> Gateway Name: GHTTP
>> Message Parameter:
>> Recipient Parameter:URL Template *:
>> http://192.168.1.8:8000/send?recipient={recipient}={content}
>>
>> when i send the messages the system gives me this error message: "*There
>> is no Action mapped for action name smsinput*"
>> can anyone help me with *DHIS2 - SMS user guide* or how to map this
>> *smsinput* action?
>>
>> The screenshot below is for clarification.
>>
>>
>> Best Regards,
>>
>> -
>> *ISABANE Janvier*
>> *Junior Programmer*
>> *HISP Rwanda.*
>> Mobile: +250 788 286 107,
>> address: KG 113 St, Kigali - Rwanda
>>
>> website: hisprwanda.org
>>
>> e-mail: isabane.janv...@hisprwanda.org / isaba...@gmail.com
>>
>>
>> ___
>> 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
>>
>
___
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] SMS Service Configuration

2018-11-19 Thread Zubair Asghar Raja
Hi Isabanej,
Have a look at these
https://docs.dhis2.org/master/en/developer/html/webapi_sms.html#gateway-service-administration
https://docs.dhis2.org/master/en/user/html/mobile_sms_service.html#



Zubair Asghar
DHIS-2 Developer
University of Oslo
zub...@dhis2.org 
https://www.dhis2.org


On Mon, Nov 19, 2018 at 4:36 PM Isabane Janvier  wrote:

> Dear All,
>
> we are trying to use SMS in our DHIS2 instance (Version 2.28).
> in our configurations we are using Generic HTTP Gateway as follow:
> Gateway Name: GHTTP
> Message Parameter:
> Recipient Parameter:URL Template *:
> http://192.168.1.8:8000/send?recipient={recipient}={content}
>
> when i send the messages the system gives me this error message: "*There
> is no Action mapped for action name smsinput*"
> can anyone help me with *DHIS2 - SMS user guide* or how to map this
> *smsinput* action?
>
> The screenshot below is for clarification.
>
>
> Best Regards,
>
> -
> *ISABANE Janvier*
> *Junior Programmer*
> *HISP Rwanda.*
> Mobile: +250 788 286 107,
> address: KG 113 St, Kigali - Rwanda
>
> website: hisprwanda.org
>
> e-mail: isabane.janv...@hisprwanda.org / isaba...@gmail.com
>
>
> ___
> 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
>
___
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] 2.29 bug in trcaker capture

2018-11-19 Thread Lars Helge Øverland
Hi Fatima,

this likely happens because your are running Tomcat 8.5 or later which have
prohibited the use of brackets in URLs. We will make a fix for this (by
encoding the mentioned URL).

You can also add relaxedQueryChars="[]" to your connector element in tomcat
to fix this short term. Read more here:

https://webmasters.stackexchange.com/questions/119129/dhis-2-web-request-gives-invalid-character-found-in-the-request-target-the-val

best,

Lars


On Sat, 17 Nov 2018 at 06:31, Uddin Fatema  wrote:

> Dear All,
> We have converted 2.29 version and Build revision -770b758.
> When i am going to tracker Capture that time it is showing meta data
> loading problem. Here i have given the error from Inspect
> "GET
> http://centraserver:8080/dhis29/api/28/me.json?fields=id,displayName,userCredentials[username,userRoles[id,programs,authorities]],organisationUnits[id,displayName,level,path,children[id,displayName,level,children[id]]],dataViewOrganisationUnits[id,displayName,level,path,children[id,displayName,level,children[id]]],teiSearchOrganisationUnits[id,displayName,level,path,children[id,displayName,level,children[id]]]&_=1542432207664
> 400 "
>
> Do you have any idea. Please suggest us.
>
> Thanks in advance.
>
> Regards,
> *Fatema Uddin*
> Deputy Team Leader
> Support to the National HMIS
> MIS, Directorate General of Health Services
> Ministry of Health and Family Welfare
>
> T +880-2- 58816459 <+880%202-58816459>, 58816412 ext 118
> F +88 02 58813 875
> M+880 1772999745
> E fatema...@gmail.com
> S uddin_fatema
> L *https://www.linkedin.com/in/fatema-uddin-85128029/
> *
>
> ___
> 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
>


-- 


Lars Helge Øverland
Technical lead, DHIS 2
University of Oslo
l...@dhis2.org
https://www.dhis2.org
___
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] [Dhis2-users] performance fixes in 2.29 and 2.30

2018-11-19 Thread tuzo engelbert
Thanks lars for this useful information




On Mon, Nov 19, 2018 at 11:15 AM Lars Helge Øverland  wrote:

> Hi all,
>
> just to let you know that we have made a range of performance fixes in
> version 2.29 and 2.30 over the last month. The performance fixes are
> related to:
>
> - Saving of aggregate data values during data entry.
> - Analytics query optimizations, affecting dashboard, pivots, chart.
> - Fixing an incorrect cache configuration, leading to faster metadata
> loading.
>
> If you are managing a high-volume DHIS 2 instance it can be a good idea to
> upgrade to the latest 2.29 or 2.30 build.
>
> best regards,
>
> Lars
>
>
>
>
> --
>
>
> Lars Helge Øverland
> Technical lead, DHIS 2
> University of Oslo
> l...@dhis2.org
> https://www.dhis2.org
>
> ___
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-us...@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
___
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


[Dhis2-devs] performance fixes in 2.29 and 2.30

2018-11-19 Thread Lars Helge Øverland
Hi all,

just to let you know that we have made a range of performance fixes in
version 2.29 and 2.30 over the last month. The performance fixes are
related to:

- Saving of aggregate data values during data entry.
- Analytics query optimizations, affecting dashboard, pivots, chart.
- Fixing an incorrect cache configuration, leading to faster metadata
loading.

If you are managing a high-volume DHIS 2 instance it can be a good idea to
upgrade to the latest 2.29 or 2.30 build.

best regards,

Lars




-- 


Lars Helge Øverland
Technical lead, DHIS 2
University of Oslo
l...@dhis2.org
https://www.dhis2.org
___
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