[Dhis2-devs] WebAPI: Calculating indicator SUM/AVG for Quarters in a previous year

2016-05-09 Thread Greg Rowles
Dear Devs Is there a way to call the analytics API so that it calculates an indicator value for 2 quarters in a previous year? E.g. I want the average indicator score for an indicator but from Q2 + Q3 of 2015 and not the individual quarterly values but the combined average for that period range...

Re: [Dhis2-devs] WebAPI: Calculating indicator SUM/AVG for Quarters in a previous year

2016-05-09 Thread Greg Rowles
Sorry, I should have been clearer. I mean to collapse the period dimension and calculate the average or sum depending on the indicator type... On Mon, May 9, 2016 at 1:49 PM, Greg Rowles wrote: > Dear Devs > > Is there a way to call the analytics API so that it calculates an > ind

[Dhis2-devs] play.dhis2.org/demo: admin password not 'district' ?

2016-05-18 Thread Greg Rowles
Hi Devs Any advice? I'm unable to login with admin and district... (have tried Chrome, Firefox, Safari and Opera so it's probably not my browser...) Greg -- *Health Information Systems Program - South Africa* *- - - - - - - **- - - - - - - **- - - - - - - **- - - - - - - **- - - - - * Mobile :

Re: [Dhis2-devs] play.dhis2.org/demo: admin password not 'district' ?

2016-05-18 Thread Greg Rowles
gt; On Wed, May 18, 2016 at 9:19 AM, Greg Rowles > wrote: > >> Hi Devs >> >> Any advice? I'm unable to login with admin and district... (have tried >> Chrome, Firefox, Safari and Opera so it's probably not my browser...) >>

[Dhis2-devs] Mutiple items in CORS whitelist (v2.24)

2016-09-29 Thread Greg Rowles
Hi Devs I'm testing API calls to a server from two different source locations (dev & staging instances) but i'm unable to load the correct values (under Access settings > CORS whitelist) for these calls to work from both locations. What are the limitations for CORS whitelist items? I've tried usi

Re: [Dhis2-devs] Mutiple items in CORS whitelist (v2.24)

2016-09-29 Thread Greg Rowles
face palm...! Tx On Thu, Sep 29, 2016 at 11:38 AM, Jan Henrik Øverland wrote: > Hi Greg, > > Put each location on a new line. > > Jan > > On 29 September 2016 at 10:50, Greg Rowles wrote: > >> Hi Devs >> >> I'm testing API calls to a server from t

[Dhis2-devs] CORS: accessing HTTP from HTTPS

2016-09-29 Thread Greg Rowles
Hi Devs Sorry, I'm running into all kinds of issues with CORS today: Mixed Content: The page at 'https://my-source-page.html' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint ' http://my-dhis2-analytics-call.json?etc'. This request has been blocked; the content must be ser

Re: [Dhis2-devs] CORS: accessing HTTP from HTTPS

2016-09-29 Thread Greg Rowles
u, Sep 29, 2016 at 1:38 PM, Jason Pickering < jason.p.picker...@gmail.com> wrote: > Maybe http://my-dhis2-analytics-call.json/?etc needs to be > https://my-dhis2-analytics-call.json/?etc ? > > On Thu, Sep 29, 2016 at 1:09 PM, Greg Rowles > wrote: > >> Hi Devs >>

[Dhis2-devs] DHIS 2.24 migrated from HTTP to HTTPS (pivot table error)

2016-10-11 Thread Greg Rowles
Hi Devs We moved our DHIS2 to an HTTPS domain but we're unable to view pivot tables (pls see attached console errors). Any suggestions? Greg -- *Health Information Systems Program - South Africa* *- - - - - - - **- - - - - - - **- - - - - - - **- - - - - - - **- - - - - * Mobile :+27 73 24

Re: [Dhis2-devs] DHIS 2.24 migrated from HTTP to HTTPS (pivot table error)

2016-10-11 Thread Greg Rowles
Hi Jan, JSON file attached... Regards, Greg On Tue, Oct 11, 2016 at 1:42 PM, Jan Henrik Øverland wrote: > Hi Greg, > > What do you get here: https://sanac.hisp.org/staging/api/system/info.json > -> contextPath ? > > On 11 October 2016 at 13:32, Greg Rowles wrote: > &

Re: [Dhis2-devs] DHIS 2.24 migrated from HTTP to HTTPS (pivot table error)

2016-10-11 Thread Greg Rowles
omething like >> >> >> > scheme="https" address="127.0.0.1" >>connectionTimeout="2" >>URIEncoding="UTF-8" >>redirectPort="8443" /> >> >> >&g

Re: [Dhis2-devs] [Dhis2-users] dhis version 2.25 is released

2016-10-13 Thread Greg Rowles
Thank you Lars and Dev team! Fantastic news! Looking forward to the new features! On Thu, Oct 13, 2016 at 1:55 PM, Asif wrote: > Congrats Lars and the Dev team. This release comes out with some really > good stuff. Look forward to upgrading to this version soon. > > Cheers, > > Asif > Business S

Re: [Dhis2-devs] Javascript cross domain access to DHIS2

2017-02-02 Thread Greg Rowles
Hi James DHIS does allow cross domain access. A few things you need to preconfigure include: 1. CORS white list (under settings / access), add your webpage URL/domain to this list 2. ensure you are querying DHIS2 on the same HTTP or HTTPS protocol as your webpage (avoid using different protocols a

[Dhis2-devs] Any Known CORS issues with 2.20 build 16795

2017-02-21 Thread Greg Rowles
Hi Devs Please advise. I'm migrating my web app to a remote server (previously it was running inside webapps folder on the same server as my dhis2 instance). I've configured my CORS whitelist correctly but i'm unable to access the APIs successfully. I've tried two methods: [image: Inline image 1]

[Dhis2-devs] Blocked by CORS policy but CORS list loaded

2017-02-22 Thread Greg Rowles
Dear Dev-Community Is anyone aware of configuration settings in DHIS2 or tomcat that would disallow API requests to DHIS when CORS whitelist items are loaded correctly? Regards, Greg -- *Health Information Systems Program - South Africa* *- - - - - - - **- - - - - - - **- - - - - - - **- - - -

[Dhis2-devs] User role to grant access to custom app

2017-03-01 Thread Greg Rowles
Hi Devs Is there a user-role (missing perhaps) for users with limited access to see new apps in the application-drawer? I'm having no luck... Greg -- *- - - - - - - **- - - - - - - **- - - - - - - **- - - - - - - **- - - - - * Mobile :073 246 2992 Landline: 021 851 2216 Skype: greg

Re: [Dhis2-devs] User role to grant access to custom app

2017-03-01 Thread Greg Rowles
Hi Devs Anyone know of a user-role-authority for allowing users access to my custom app? On Wed, Mar 1, 2017 at 1:42 PM, Greg Rowles wrote: > Hi Devs > > Is there a user-role (missing perhaps) for users with limited access to > see new apps in the application-drawer? > >

Re: [Dhis2-devs] User role to grant access to custom app

2017-03-01 Thread Greg Rowles
Thanks Pooben! Sorted On Wed, Mar 1, 2017 at 8:26 PM, Greg Rowles wrote: > Hi Devs > > Anyone know of a user-role-authority for allowing users access to my > custom app? > > > > On Wed, Mar 1, 2017 at 1:42 PM, Greg Rowles wrote: > >> Hi Devs >> >&g

[Dhis2-devs] Slack

2017-03-06 Thread Greg Rowles
Hi Devs I'm stuck with Slack, unable to retrieve forgotten password or access a dhis2 email acc with my name. Can anyone help? Greg ___ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://la

Re: [Dhis2-devs] Google Motion Chart (Gapminder) connected to DHIS 2 report tables

2009-10-14 Thread Greg Rowles
ly, here is a >> relevant cut from the summary that was sent out by Sundeep: >> >> ------ >> "GapMinder was presented by Greg Rowles from HISP South Africa. This is a >> very interesting data visualization tool that has been developed by Dr. Hans >>

Re: [Dhis2-devs] Google Motion Chart (Gapminder) connected to DHIS 2 report tables

2009-10-14 Thread Greg Rowles
Oct 14, 2009 at 3:12 PM, Greg Rowles wrote: > >> Hi Knut >> >> Sorry to come into this conversation so late. The Gap-Minder software >> seemed really powerful but it came with too many strings attached (we were >> promised a free license but with a recurring da

Re: [Dhis2-devs] Google Motion Chart (Gapminder) connected to DHIS2 report tables

2009-11-20 Thread greg . rowles
Hi Knut, Vincent and Everyone I have still not heard any more from the GapMinder team on our free license of their software (they have not responded to any communications since late August), seems like empty promises on their part. In South Africa we are moving ahead with Google-Motion charts i

Re: [Dhis2-devs] [Dhis2-users] New DHIS 2 developer joins HISP US

2015-11-19 Thread Greg Rowles
Welcome Ken! Best, Greg On Fri, Nov 20, 2015 at 4:05 AM, Morten Olav Hansen wrote: > Welcome Ken! > > -- > Morten > > On Fri, Nov 20, 2015 at 4:52 AM, Pepe Ken Mvulu > wrote: > >> Welcome Ken ! >> >> Thank you >> >> Pepe Ken Mvulu >> >> 2015-11-19 22:18 GMT+01:00 Ese Egerega : >> > Welcome Ken

[Dhis2-devs] Error generating _periodstructure

2016-02-05 Thread Greg Rowles
Hi Devs Our analytics process is failing with the following error: [image: Inline image 1] Any suggestions? This is a production DHIS2 instance which hasn't refreshed analytics for 4 days. Please help... Kind Regards, Greg -- *Health Information Systems Program - South Africa* *- - - - - - -

Re: [Dhis2-devs] Error generating _periodstructure

2016-02-05 Thread Greg Rowles
1 PM, Lars Helge Øverland wrote: > Hi Greg, which DHIS 2 version / build is it? > > Lars > > On Fri, Feb 5, 2016 at 1:03 PM, Greg Rowles wrote: > >> Hi Devs >> >> Our analytics process is failing with the following error: >> >> [image: Inline image 1]

Re: [Dhis2-devs] Error generating _periodstructure

2016-02-05 Thread Greg Rowles
ps. 9295515 was the periodid (record) we deleted. The other duplicate periodid was 9295516... On Fri, Feb 5, 2016 at 2:19 PM, Greg Rowles wrote: > We're running 2.19 but i found the duplicate. We had 2 period rows with > the exact same values. I deleted the entry with no foreign ke

Re: [Dhis2-devs] Error generating _periodstructure

2016-02-05 Thread Greg Rowles
OK, cache clearing worked, analytics now running ... thank you team! On Fri, Feb 5, 2016 at 2:25 PM, Knut Staring wrote: > In your datavalue table you will have references to the one you deleted. > Update those to point to the remaining one > On Feb 5, 2016 1:21 PM, "Greg

[Dhis2-devs] Health Indexes: limited to a single "indicator weight" value

2016-02-09 Thread Greg Rowles
Hi Devs Are we any closer to implementing custom attribute values for indicator + group pairings? We want to develop health index calculators at the indicator-group membership level which requires us to define a "weight" value for this pair combination. This seems the logical place to assign an

[Dhis2-devs] Fwd: Analytics API including numerator + denominator values

2016-02-18 Thread Greg Rowles
Hi All Are my mails not getting through or am i asking the wrong questions? Greg -- Forwarded message -- From: Greg Rowles Date: Wed, Feb 17, 2016 at 9:06 AM Subject: Re: Analytics API including numerator + denominator values To: Morten Olav Hansen , Mark Polak <

[Dhis2-devs] DHIS2 to Shape File (Export)

2016-03-19 Thread Greg Rowles
Dear Devs Is anyone aware of export functionality allowing the generation of a shape file from DHIS2 coordinate data? If not - is there any viability in getting a scholar involved in GSoC to develop this type of functionality? Portable data is a security risk but luckily none of us are potential

Re: [Dhis2-devs] Incorporating complex formulas into indicators and validations

2016-03-21 Thread Greg Rowles
Hi Laura It sounds like you need an ETL developer to write custom scripts. We were required to do similar aggregations for our MomConnect project in South Africa. At the end of the day (with guidance from Jason Pickering) we wrote a single (complex) script which was saved as a postgreSQL function

Re: [Dhis2-devs] Health Indexes: limited to a single "indicator weight" value

2016-04-15 Thread Greg Rowles
rtunately we do not have this kind of feature on the road map per now. > > regards, > > Lars > > On Wed, Feb 10, 2016 at 7:51 AM, Greg Rowles > wrote: > >> Hi Devs >> >> >> >> Are we any closer to implementing custom attribute values for ind

Re: [Dhis2-devs] [Dhis2-users] dhis version 2.28 is out

2017-10-12 Thread Greg Rowles
Thank you team! Some great enhancements, especially on pivot tables. Who can provide input on the chosen regression methods now used in visualizer? On Thu, Oct 12, 2017 at 9:59 AM, riddy ndoma wrote: > Great! > ThanksTeam! > > 2017-10-11 20:14 GMT+01:00 Kamugunga Adolphe : > >> Thanks Lars and T

[Dhis2-devs] dhis2-cdn.org script resource query

2018-05-29 Thread Greg Rowles
Hi Devs We've embedded a chart using v2.28 but embedded script resource [// dhis2-cdn.org/v228/plugin/chart.js] is giving us error 522 (origin connection timeout). I've noticed a hosting error to this path. Any suggestions or workarounds? Kind Regards, Greg -- *Health Information Systems Progra

Re: [Dhis2-devs] dhis2-cdn.org script resource query

2018-05-29 Thread Greg Rowles
e visualizer app. > > Kind regards > Pooben > > On Wed, May 30, 2018 at 7:26 AM, Greg Rowles > wrote: > >> Hi Devs >> >> We've embedded a chart using v2.28 but embedded script resource [// >> dhis2-cdn.org/v228/plugin/chart.js] is giving us erro

Re: [Dhis2-devs] dhis2-cdn.org script resource query

2018-05-30 Thread Greg Rowles
For the record it seem dhis2-cdn.org is not working at all. I've just discovered an app that previously worked fine is also experiencing issues referencing files on that domain... On Wed, May 30, 2018 at 7:45 AM, Greg Rowles wrote: > Thanks Pooben, got it to work... > > On Wed, M

Re: [Dhis2-devs] SCORE CARD 2.4 BETA 1.4

2018-05-31 Thread Greg Rowles
Hi Stanley Does your widget use scripts that reference dhis2-cdn.org? I've noticed the domain no longer works (this might affect embedded charts+tables); If this is the case I suggest you change that link to point to a local DHIS2 version of that file, e.g. in my case //dhis2-cdn.org/v228/plugin/

[Dhis2-devs] Script issue related to unexpected (injected) character

2018-08-03 Thread Greg Rowles
Hi Devs We're encountering an unusual issue when transferring DHIS2 WAR files from one server to another; something causes [dashboard.js] to inject a special character preventing the loading of dashboard content. Any thoughts? [image: image.png] Kind Regards, Greg -- *Health Information System

Re: [Dhis2-devs] Script issue related to unexpected (injected) character

2018-08-03 Thread Greg Rowles
connectionTimeout="2" >URIEncoding="UTF-8" > /> > > > On Aug 3, 2018, at 8:13 AM, Greg Rowles wrote: > > Hi Devs > > We're encountering an unusual issue when transferring DHIS2 WAR files from > one server to another;

Re: [Dhis2-devs] Trouble upgrading to 2.1

2011-03-02 Thread greg . rowles
0 Sent from my BlackBerry® wireless device -Original Message- From: Jo Størset Sender: dhis2-devs-bounces+greg.rowles=gmail@lists.launchpad.net Date: Wed, 2 Mar 2011 20:00:40 To: Jason Pickering Cc: dhis2-devs Subject: Re: [Dhis2-devs] Trouble upgrading to 2.1 Den 2. mars 2011 kl.

Re: [Dhis2-devs] DHIS 2 version 2.4 BETA available

2011-08-23 Thread Greg Rowles
Hi Lars Congrats to you guys! I think this is a huge breakthrough and a real solution in the African/developing context... I'm very curious, this caching functionality using HTML5 - are you using client-side XML for orgunits,elements, etc? I assume that is how the system continues to operate in 'o

Re: [Dhis2-devs] OpenHDS

2011-10-12 Thread Greg Rowles
Does anyone know what login details to use for the demo? On Wed, Oct 12, 2011 at 6:31 PM, Knut Staring wrote: > We should all be aware of OpenHDS, an open source health and > demographics system for developing countrie It is based on Spring and > Hibernate, and has adopted many ideas from OpenM

Re: [Dhis2-devs] OpenHDS

2011-10-12 Thread Greg Rowles
s, > > Châu Thu Trân > HISP Viet Nam > Email: tran.hispviet...@gmail.com > > > > On Thu, Oct 13, 2011 at 1:37 AM, Greg Rowles wrote: > >> Does anyone know what login details to use for the demo? >> >> >> On We

[Dhis2-devs] Testing modified JSON inside of Pivot Tables

2015-03-17 Thread Greg Rowles
Hi Devs Is there any way or planned functionality for testing JSON urls inside of pivot tables? E.g. I set up a pivot table then download the JSON data source but then want to test a modified version of that JSON string inside the current session... is that possible or do-able...? Greg -- *Heal

Re: [Dhis2-devs] Testing modified JSON inside of Pivot Tables

2015-03-18 Thread Greg Rowles
our changes affects output. >> >> best regards, >> >> Lars >> >> >> >> On Tue, Mar 17, 2015 at 12:10 PM, Greg Rowles >> wrote: >> >>> Hi Devs >>> >>> Is there any way or planned functionality for testing JSON

Re: [Dhis2-devs] Testing modified JSON inside of Pivot Tables

2015-03-18 Thread Greg Rowles
Of course I forgot to mention the drill-through filter on OU-level or parent ouUID... On Wed, Mar 18, 2015 at 1:26 PM, Greg Rowles wrote: > Hi Jan + Lars > > We're doing rapid reports development and most of our specifications > appear to be in a pivot table layout. To ans

[Dhis2-devs] displayProperty SHORTNAME: not cascading to ouNameHierarchy brach

2015-03-18 Thread Greg Rowles
Hi Devs When outputting data to JSON using SHORTNAME, the ouNameHierarchy is always defaulting to LONG NAME making quick lookups impossible... Regards, Greg -- *Health Information Systems Program - South Africa* *- - - - - - - **- - - - - - - **- - - - - - - **- - - - - - - **- - - - - * Mobile

[Dhis2-devs] api/organisationUnitLevels

2015-03-18 Thread Greg Rowles
Hi Devs Is it possible to have the organisationUnitLevels stack outputted in the sequence the hierarchy is arranged? E.g. it appears to be sorted by name value with 'National' always appearing down the list (it should be 1st)... Best, Greg -- *Health Information Systems Program - South Africa*

Re: [Dhis2-devs] api/organisationUnitLevels

2015-03-18 Thread greg . rowles
27;m trying to split ouNameHierarchy into its different parent values for use in a custom report.  Regards, Greg -- Original message--From: Mark PolakDate: Wed, 18 Mar 2015 22:44To: Greg Rowles;Cc: DHIS 2 developers;Subject:Re: [Dhis2-devs] api/organisationUnitLevels Hey Greg, Unfortu

Re: [Dhis2-devs] api/organisationUnitLevels

2015-03-18 Thread greg . rowles
-- Original message--From: Mark PolakDate: Wed, 18 Mar 2015 22:44To: Greg Rowles;Cc: DHIS 2 developers;Subject:Re: [Dhis2-devs] api/organisationUnitLevels Hey Greg, Unfortunately i don’t think sorting through the api is available “yet”. What are you using it for? Kind regards, Mark Pol

Re: [Dhis2-devs] api/organisationUnitLevels

2015-03-18 Thread Greg Rowles
gt;> >>> >>> I'm reconstructing the JSON output called by the analytics API to >>> (hopefully) give me the parent hierarchy structure in individual "columns". >>> This ties in with my previous email about SHORTNAME outputting long NAME >>&g

Re: [Dhis2-devs] api/organisationUnitLevels

2015-03-19 Thread Greg Rowles
ind regards, > > Mark Polak > m...@thedutchies.com > mar...@ifi.uio.no > +47 970 36 752 > > On 19 Mar 2015, at 07:49, Greg Rowles wrote: > > Thanks Jason, I'll do some testing. I know offhand of a viewClass > parameter but it may not be applicable to this obj

Re: [Dhis2-devs] api/organisationUnitLevels

2015-03-19 Thread Greg Rowles
, Mar 19, 2015 at 9:19 AM, Knut Staring wrote: > How much data would it be if you took everything? > On 19 Mar 2015 08:14, "Greg Rowles" wrote: > >> Hi Mark >> >> My JSON request: >> >> api/analytics.json?dimension=pe:LAST_3_MONTHS&dimension=d

Re: [Dhis2-devs] api/organisationUnitLevels

2015-03-19 Thread Greg Rowles
> Abyot. > > (sent from mobile) > On Mar 19, 2015 8:14 AM, "Greg Rowles" wrote: > >> Hi Mark >> >> My JSON request: >> >> api/analytics.json?dimension=pe:LAST_3_MONTHS&dimension=dx:trqWVUf9e6D;lPVvmrINVHS;eDktBD88IUL&dimension=ou:LEVEL-3

Re: [Dhis2-devs] api/organisationUnitLevels

2015-03-19 Thread Greg Rowles
id":"m9lBJogzE95"}]} > > On Thu, Mar 19, 2015 at 10:49 AM, Mark Polak wrote: > >> It does return the orgunit levels, but Greg’s initial request was to >> return them ordered by level instead of name. :) >> >> Kind regards, >> >> Mark Polak >

Re: [Dhis2-devs] api/organisationUnitLevels

2015-03-19 Thread Greg Rowles
d,name,level&paging=false > > On Thu, Mar 19, 2015 at 12:45 PM, Greg Rowles > wrote: > >> Not sure if this will become an app or not, too early to tell. I think >> Jason's json URL will definitely work! Thanks guys! >> >> On Thu, Mar 19, 2015 at 11:52 AM, Mar

[Dhis2-devs] Assistance required debugging HTML report

2015-03-19 Thread Greg Rowles
Hi Devs Does anyone have time to test an HTML report with me on the demo site? I will give you a nice bottle of red wine next time you visit Cape Town... Greg -- *Health Information Systems Program - South Africa* *- - - - - - - **- - - - - - - **- - - - - - - **- - - - - - - **- - - - - * Mobi

[Dhis2-devs] webAPI JSON: (hierarchyMeta=true) outputs in Event Report VS Pivot Reports

2015-03-24 Thread Greg Rowles
Hi Devs We've picked up an inconsistency between Event aggregate analytics (API) and the regular aggregated analytics (API). JSON output for the latter (when requesting '&hierarchyMeta=true&displayProperty=NAME') includes metaData.ouNameHierarchy but not for the event aggregate analytics API call.

Re: [Dhis2-devs] webAPI JSON: (hierarchyMeta=true) outputs in Event Report VS Pivot Reports

2015-03-24 Thread Greg Rowles
"ou": "Organisation unit ","dx": "Data" are all missing. Greg On Tue, Mar 24, 2015 at 10:23 AM, Greg Rowles wrote: > Hi Devs > > We've picked up an inconsistency between Event aggregate analytics (API) > and the regular aggregated a

[Dhis2-devs] displayProperty NAME vs SHORTNAME in API

2015-03-26 Thread Greg Rowles
Hi Devs Is there a chance the webAPI can support multiple parameters for 'displayProperty' on different objects? e.g. displayProperty=ou:NAME;de:SHORTNAME; We have terribly long data element and indicator names that are better suited as shortnames on reports but the ripple effect is our facility

Re: [Dhis2-devs] displayProperty NAME vs SHORTNAME in API

2015-03-31 Thread Greg Rowles
Done: https://blueprints.launchpad.net/dhis2/+spec/expanding-api-displayproperty On Tue, Mar 31, 2015 at 4:57 PM, Lars Helge Øverland wrote: > Hi Greg, > > yes we can add this long-term, feel free to write a blueprint. > > regards, > > Lars > > > On Thu, Mar 26,

[Dhis2-devs] CORS: JSONP code sample

2015-06-03 Thread Greg Rowles
Hi Devs I'm testing JSONP capabilities against version 2.19 but struggling a little to be honest. Does anyone have a code sample that works against the demo instance or similar? Thank you, Greg -- *Health Information Systems Program - South Africa* *- - - - - - - **- - - - - - - **- - - - - - -

[Dhis2-devs] DHIS2 Standard Reports: API ~ CORS

2015-06-08 Thread Greg Rowles
Hi Devs Is there any way to access a standard HTML report using some type of cross origin handler? Accessing a report over API (e.g. ...api/reports/AbCdEfGH123/data.html) only presents the custom code which is obviously handled better by generateHtmlReport.action. Is there perhaps an alternative

[Dhis2-devs] Including Numerator + Denominator values in WebAPI outputs: 2.20

2015-06-23 Thread Greg Rowles
Hi Devs I came across the following blue-print: https://blueprints.launchpad.net/dhis2/+spec/analytics-numerator-denominator targeted for 2.20 Does anyone know if this has been done for the snapshot version or will be made part of 2.20 final? Thanks, Greg -- *Health Information Systems Program

[Dhis2-devs] web API: bulk retrieval of IndicatorAttributes

2015-07-02 Thread Greg Rowles
Hi Devs Is there an easy way to include custom attribute values for indicators in a single call (rather than page through each indicator 'record')? I don't find anything under meta-data field filter nor under the attributes API call... Kind Regards, Greg -- *Health Information Systems Program -

dhis2-devs@lists.launchpad.net

2015-07-03 Thread Greg Rowles
Hi Devs I've started work on Z-Score reports but I'm having to use a javascript function to calculate standard deviation. I think we have a bug or user-error with the aggregationType=STDDEV implementation or I'm not using it correctly because I expect only 1 stDev value per dx based on the orgunit

[Dhis2-devs] Analytics API: ORDER BY [CASE]

2015-07-03 Thread Greg Rowles
Hi Devs I'm trying to figure out how the API manages the output sequence of data values. I can tell that it must use ORDER BY [CASE] for dx values (according to the querystring sequence) but there is no obvious sequencing of ou values. Without understanding the underlying components - is it possi

Re: [Dhis2-devs] Analytics API: ORDER BY [CASE]

2015-07-03 Thread Greg Rowles
... On Fri, Jul 3, 2015 at 1:43 PM, Greg Rowles wrote: > Hi Devs > > I'm trying to figure out how the API manages the output sequence of data > values. > > I can tell that it must use ORDER BY [CASE] for dx values (according to > the querystring sequence) but there is n

[Dhis2-devs] DHIS2 Numerator + Denominators

2015-07-17 Thread Greg Rowles
Hi Devs I know v2.20 had plans for exposing numerator and denominator values and that this will probably be moved to a later version but is there an easy way to extract these values from within the database using custom views? Can one not 'freeze' the analytics process and draw out temporary objec

[Dhis2-devs] DHIS2 Docs

2015-07-27 Thread Greg Rowles
Hi Devs I heard there is talk for supporting document storage as part of DHIS2 but I don't find any plans on launchpad. Can anyone confirm? Kind Regards, Greg -- *Health Information Systems Program - South Africa* *- - - - - - - **- - - - - - - **- - - - - - - **- - - - - - - **- - - - - * Mobi

Re: [Dhis2-devs] DHIS2 Docs

2015-07-28 Thread Greg Rowles
gt; >>> Otherwise, maybe you could write a more specific blueprint? >>> >>> Regards, >>> Jason >>> >>> >>> On Mon, Jul 27, 2015 at 8:59 PM, Calle Hedberg >>> wrote: >>> >>>> Greg, >>>> >>>

Re: [Dhis2-devs] DHIS2 Docs

2015-07-28 Thread Greg Rowles
ning to >> enable offloading this to third party cloud storage (eg amazon s3). >> >> I'm on holiday at the moment but please respond if you have any comments >> and I'll get back to you when I can. >> On 28 Jul 2015 10:02 am, "Greg Rowles" wrote: &

Re: [Dhis2-devs] [Dhis2-dev] Support for Audit-Trail for Tracker Datavalues ?

2015-07-29 Thread Greg Rowles
Hi Harsh If you're wanting to look for planned functionality - you can register and search launchpad for DHIS2 blueprints here: https://blueprints.launchpad.net/dhis2 Regards, Greg On Wed, Jul 29, 2015 at 9:30 AM, Harsh Atal wrote: > Hi > > We want to see the audit trail of a tracker dataele

Re: [Dhis2-devs] Webapi result with orgunit type along with orgunit

2015-08-25 Thread Greg Rowles
Hi Barath You need to implement UID alignment/standardization across these instances for all common resources. Not sure if you can access data without using CORS/White-Listing (which then requires user credentials). When you figure this out please share. We have a similar solution in mind here in

[Dhis2-devs] CORS VS Service Layer Access

2015-09-01 Thread Greg Rowles
Hi Devs Does anyone know if there are plans or even if its possible to support service layer access requests from external applications? E.g. pulling a custom HTML report from the Sierra Leone instance from my web application (similar to CORS but more like cross origin service sharing). I'm sure t

[Dhis2-devs] Analytics API: Dimensions cannot be specified more than once

2015-09-04 Thread Greg Rowles
Hi Devs We're working on a report that accepts multiple (indicator) dx parameter values. From this list we're trying to build an API call that includes numerator + denominator formula UIDs so that we also display numerator and denominator totals in the report. Example parameter for 3 indicator UID

Re: [Dhis2-devs] Analytics API: Dimensions cannot be specified more than once

2015-09-04 Thread Greg Rowles
ich version are you on? > > If 2.20 the api response should tell you which dimensions are duplicated. > > regards, > > Lars > > > On Fri, Sep 4, 2015 at 3:25 PM, Greg Rowles wrote: > >> Hi Devs >> >> We're working on a report that accepts multi

[Dhis2-devs] Loading missing period records through webAPI?

2015-09-28 Thread Greg Rowles
Hi Devs Is there an API call to add missing period records? E.g. we have no yearly (periodtypeid: 8) records in an instance which has restricted access. Only API calls are supported... Regards, Greg -- *Health Information Systems Program - South Africa* *- - - - - - - **- - - - - - - **- - - -

Re: [Dhis2-devs] Loading missing period records through webAPI?

2015-09-28 Thread Greg Rowles
; > Regards, > Jason > > > On Mon, Sep 28, 2015 at 2:10 PM, Greg Rowles > wrote: > >> Hi Devs >> >> Is there an API call to add missing period records? E.g. we have no >> yearly (periodtypeid: 8) records in an instance which has restricted >> a

Re: [Dhis2-devs] Loading missing period records through webAPI?

2015-09-28 Thread Greg Rowles
" DHIS2 instance. Our national data >> dictionary doesn't host actual data only master meta-data. Any suggestions? >> I don't see any options for periods under meta-data export either... >> >> Greg >> >> >> On Mon, Sep 28, 2015 at 2:17 PM, Jaso

Re: [Dhis2-devs] Loading missing period records through webAPI?

2015-09-28 Thread Greg Rowles
#x27;1 month'::interval - '1 > day'::interval)::date as startdate from > (SELECT * FROM generate_series('2015-01-01'::date,'2015-12-31'::date, '1 > month') as startdate) as foo > > > > On Mon, Sep 28, 2015 at 2:43 PM, Greg Rowles &

Re: [Dhis2-devs] Getting timeliness rates?

2015-11-04 Thread Greg Rowles
Hi All We are relying more and more on these DQ metrics in South Africa (for providing feedback to health on policy adherence). Having access to DQ data under analytics is super important for us too! But I know this is a massive piece of work so we are waiting patiently :) On Wed, Nov 4, 2015 at

Re: [Dhis2-devs] Getting timeliness rates?

2015-11-04 Thread Greg Rowles
Tumwesigye wrote: > +1 > > Alex > > On Wed, Nov 4, 2015 at 12:44 PM, Ime Asangansi > wrote: > >> My +1 for this as well. >> >> >> >> Thanks, >> >> Ime >> >> >> >> >> >> *From:* Dhis2-devs [m

[Dhis2-devs] Cannot Run HTML reports under 2.21 (revision 20884)

2015-11-10 Thread Greg Rowles
Hi Devs Standard Reports bug. Users cannot run HTML reports. "dhis-web-reporting/getReportParams.action" jumps to "api/reports/REPORT_UID/data.pdf" and no longer executing "generateHtmlReport.action"... Regards, Greg -- *Health Information Systems Program - South Africa* *- - - - - - - **- - -

[Dhis2-devs] Web GUI for Query Development

2014-03-04 Thread Greg Rowles
Hi Devs Is anyone aware of a web-based query gui-toolset? We have an 'IE' designed tool here: http://hispsa.org/staging_timesheets/tablerels/viewtables.asp It only works on IE (sometimes) but at least allows users to see table designs and edit SQL syntax. We're looking at something that we can p

Re: [Dhis2-devs] Web GUI for Query Development

2014-03-05 Thread Greg Rowles
... >>> >>> >>> On 4 March 2014 16:16, Jason Pickering wrote: >>> >>>> Hi Greg, >>>> You may want to check out phpPgAdmin. >>>> >>>> PgAdminIII could also of course be used by directly connecting to the >>>> da

[Dhis2-devs] Advocating for changes to Data (values) Model/Table in DHIS2

2014-03-06 Thread Greg Rowles
Hi Devs I'd like to advocate for changes to the DHIS2 data model - to cater for data-provider. In South Africa we are anticipating a complex environment filled with electronically generated (aggregate) data going into DHIS2 (e.g. from medical record systems). In one example in the Western Cape -

Re: [Dhis2-devs] Advocating for changes to Data (values) Model/Table in DHIS2

2014-03-06 Thread Greg Rowles
s, and thanks > > Vincent > > > > *From:* Jim Grace [mailto:jimgr...@gmail.com] > *Sent:* 06 March 2014 15:44 PM > *To:* Greg Rowles > *Cc:* DHIS 2 developers; Farai Mutero; Vincent Shaw; Ferdie Botha; Jason > Phillips > *Subject:* Re: [Dhis2-devs] Advocating for ch

[Dhis2-devs] DHIS2 Online Documentation: Error

2014-04-07 Thread Greg Rowles
http://www.dhis2.org/doc/snapshot/en/user/html/ch28s11.html This opens up a section entitled '28.11. Completing and un-completing data sets' instead of '28.11. Writing and reading messages'... FYI... -- Business Intelligence Planner *Health Information Systems Programme* *- - - - - - - **- - -

Re: [Dhis2-devs] Standards for Aggregated Data Definitions (Element and Indicators) in Health

2014-04-10 Thread Greg Rowles
perior offering to our conceptual design (even though DHIS2 would be > the underlying platform and data would continue to flow through > transactional instances of DHIS2). > > Any ideas, comments or feedback? > > Greg > > - Forwarded message - > From: "Jason

Re: [Dhis2-devs] Standards for Aggregated Data Definitions (Element and Indicators) in Health

2014-04-10 Thread Greg Rowles
enHIE. We as HISP are active members > within that community so what we do *is* also HIE. In fact openHIE have > taken a decision back in February that we shall form an hmis sub-community > within openHIE which might also concern itself with some of the issues > above. That should re

Re: [Dhis2-devs] Standards for Aggregated Data Definitions (Element and Indicators) in Health

2014-04-10 Thread Greg Rowles
Thank you Lars On Thu, Apr 10, 2014 at 4:47 PM, Bob Jolliffe wrote: > +1 to this > > > On 10 April 2014 15:35, Lars Helge Øverland wrote: > >> Hi Greg, >> >> when it comes to the actual content/vocabulary for such a data dictionary >> I suggest that you turn to your own organisation (HISP SA),

Re: [Dhis2-devs] Integrating a developed software in DHIS 2

2014-05-06 Thread Greg Rowles
Hi John (and Devs) DHIS2 provides data in a variety of output formats that can easily be retrieved using custom-written code. The web API reads data directly from the database and outputs it as XML, CSV or other formats. You will need a 'crash-course' in DHIS2 - specifically the web-API functional

Re: [Dhis2-devs] [Dhis2-users] Eivind Eriksen joins as developer

2014-11-12 Thread Greg Rowles
Welcome Eivind! If you're attending our South Africa conference next year - I hope to meet you there! On Wed, Nov 12, 2014 at 10:47 PM, Wilfred Senyoni wrote: > Welcome to the team Eivind. > > Wilfred > On 12 Nov 2014 18:41, "Jim Grace" wrote: > >> Welcome Eivind! >> >> Cheers, >> Jim >> >> >>

Re: [Dhis2-devs] [Dhis2-users] Upload Image on Data entry form

2014-11-18 Thread Greg Rowles
Hi Devs Please also let us know when/how/if this functionality can be implemented outside of the data entry form? E.g. we have a MFL (in our data dictionary) - uploading photographs would be ideal for the MFL component... Many thanks, Greg On Tue, Nov 18, 2014 at 3:01 PM, Pamod Amarakoon wrote

Re: [Dhis2-devs] Completeness and timeliness

2014-11-19 Thread greg . rowles
Hi Devs  This will definitely come up in SA's future rollouts too! Over the past few years the DOH in SA has placed major emphasis on data quality improvement. What we did to monitor this was generate a Data Quality data mart (along with standardized DQ elements and DQ indicators). DQ

[Dhis2-devs] Freestyling Charts in DHIS2 with custom views

2014-12-01 Thread Greg Rowles
Hi Guys Can anyone point me to code samples / documentation on how to build custom charts with code libraries in DHIS2? We need to do some complex queries that include a) date-difference calculations, b) running (raw data) totals, and c) run-time ratios (% of total)... Regards, Greg -- Busines

[Dhis2-devs] Search Apps Feature

2014-12-03 Thread Greg Rowles
Hi Devs Is it possible to make the search-apps function also include a search into the children or grand-children of menu-shortcuts? Thanks, Greg -- *Health Information Systems Programme* *- - - - - - - **- - - - - - - **- - - - - - - **- - - - - - - **- - - - - * Mobile :073 246 2992 Land

[Dhis2-devs] webAPI Handler for DHIS2

2014-12-05 Thread Greg Rowles
Hi Devs Can anyone elaborate on the tools or systems used to present DHIS2 data through the webAPI? I'm trying to understand how DHIS2's database interacts with the webAPI to present output data. Is there a plugin/converter installed alongside DHIS2 that runs in the background or is that built int

Re: [Dhis2-devs] webAPI Handler for DHIS2

2014-12-05 Thread Greg Rowles
s modular, > it's closely linked to the internal APIs and data models. > > Best regards, > Lars > > Best regards, > Lars > > 2014-12-05 11:35 GMT+01:00 Greg Rowles : > >> Hi Devs >> >> Can anyone elaborate on the tools or systems used to prese

  1   2   >