[Dhis2-devs] DHIS 2

2017-08-03 Thread Omer Butt
Aoa SIir, Kindly tell me the procedure how data elements id is Created ? Will i generate it dynamically ? ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More

Re: [Dhis2-devs] DHIS 2

2017-08-03 Thread Jason Pickering
Hi Omer, Have you had a look at our user manual? https://docs.dhis2.org/master/en/developer/html/webapi_system_resource.html#d0e11013 You can also generate these your self. They are just 11 character codes, which start with a letter, followed by a combination of letters and numbers. Regards, Ja

[Dhis2-devs] async metadata import in 2.27

2017-08-03 Thread Vladimer Shioshvili
Hi everyone, I am trying to import xml metadata (org units) into 2.27, and async=true query parameter does not seem to make a difference - and it still goes in synchronously. It is in the documentation for 2.27 (and 2.26 and 2.25 - https://docs.dhis2.org/2.26/en/developer/html/dhis2_developer_manu

Re: [Dhis2-devs] Cannot view data elements when creating left and right side components of a validation rule

2017-08-03 Thread Jason Pickering
You can see here That the server is not reachable. ​ On Thu, Aug 3, 2017 at 11:29 AM, Timothy Kiyemba wrote: > Dear All, > > I am unable to view data elements when creating left and right side > components of a validation rule. Any one faced this problem? Please > support. I am using DHIS2 2.2

Re: [Dhis2-devs] Cannot view data elements when creating left and right side components of a validation rule

2017-08-03 Thread Jason Pickering
Maybe its down? Blocked by a firewall? This is not really a DHIS2 problem per se,You are just attempting to connect to the server and your browser cannot reach that address. Since its a private IP address (192.168.X.X) , perhaps you are simply not connected to the same local network? On Thu, Aug

[Dhis2-devs] Analytics: Selection of User org unit respond to "Data capture org unit"unsteady of "Data output and analytic" OrgUnits

2017-08-03 Thread Seleman Ally
Dear DHIS2 team,  Favorite report which is assigned to "User Org Unit" is responding to assigned "Data capture Organisation Unit". It is my understanding that the primary goal of "User Org Unit" is for analysis purpose, if this is the case then it is my perception that would make a lot of sense

Re: [Dhis2-devs] [Dhis2-users] Cannot view data elements when creating left and right side components of a validation rule

2017-08-03 Thread Jim Grace
Dear Timothy, My suggestions: 1. If you haven't already, I suggest you upgrade to the latest build of 2.26 from https://www.dhis2.org/downloads. I have tried to reproduce your problem on the latest build of 2.26, and was unable to do so. I also tried to reproduce the problem on a build of 2.26 th

Re: [Dhis2-devs] Tracker data are not saving in the custom registration form after upgraded from 22 to 26.

2017-08-03 Thread Hannan Khan
Thanks Abyot. I solved the issue this morning. But find a new one. When we try to delete a tracked entity jut registered, there is an error message. The event could not be deleted because it contains an audit log. ERROR: null value in column "programinstanceid" violates not-null constraint Detail

[Dhis2-devs] DHIS 2

2017-08-03 Thread Omer Butt
Aoa Sir, How can i access the Database data in Custom Design form for data entry. I have to populate values in drop down from db. IS there a way to do that ?? for Example: province in drop downs: Districts: in drop downs. etc [image: Inline image 1] ___

Re: [Dhis2-devs] DHIS 2

2017-08-03 Thread Omer Butt
Will i use your api to manipulate data in Custom Form ?? On Fri, Aug 4, 2017 at 9:34 AM, Omer Butt wrote: > Aoa Sir, > How can i access the Database data in Custom Design form for data entry. > I have to populate values in drop down from db. > IS there a way to do that ?? > for Example: > provin

Re: [Dhis2-devs] DHIS 2

2017-08-03 Thread Omer Butt
will i use a Ajax call to access data from db ??? Kindly inform me about all these questions . So that i start work on that to achieve my goal. Thanks On Fri, Aug 4, 2017 at 10:19 AM, Omer Butt wrote: > Will i use your api to manipulate data in Custom Form ?? > > On Fri, Aug 4, 2017 at 9:34 AM,