Re: [Dhis2-users] Issue importing CSV with categoryoptioncombos

2014-02-19 Thread Bob Jolliffe
ary 18, 2014 8:58 PM > *To:* Wilson,Randy > *Cc:* dhis2-users@lists.launchpad.net > *Subject:* Re: [Dhis2-users] Issue importing CSV with categoryoptioncombos > > > > Hi Randy > > > > On 18 February 2014 13:06, Wilson,Randy wrote: > > I'm moving

Re: [Dhis2-users] Issue importing CSV with categoryoptioncombos

2014-02-19 Thread Jason Pickering
> Randy > > > > *From:* Bob Jolliffe [mailto:bobjolli...@gmail.com] > *Sent:* Tuesday, February 18, 2014 8:58 PM > *To:* Wilson,Randy > *Cc:* dhis2-users@lists.launchpad.net > *Subject:* Re: [Dhis2-users] Issue importing CSV with categoryoptioncombos > > > > Hi Randy

Re: [Dhis2-users] Issue importing CSV with categoryoptioncombos

2014-02-19 Thread Wilson,Randy
oncomboname. I'll try the new detailed metadata export features. Maybe that will help. Randy From: Bob Jolliffe [mailto:bobjolli...@gmail.com] Sent: Tuesday, February 18, 2014 8:58 PM To: Wilson,Randy Cc: dhis2-users@lists.launchpad.net Subject: Re: [Dhis2-users] Issue importing CSV with cate

Re: [Dhis2-users] Issue importing CSV with categoryoptioncombos

2014-02-18 Thread Bob Jolliffe
Lars what makes this scenario slightly fiddlier than normal (is there a normal!), is that it is only a subset of the datelements of the one system which are of interest in the other system. So its not a wholesale import-export of structural metadata. The orgunits at least should already be synche

Re: [Dhis2-users] Issue importing CSV with categoryoptioncombos

2014-02-18 Thread Lars Helge Ă˜verland
Agree to what is being said. The simplest would be to simply synchronize the UIDs of data elements, org unit, cat option combos, on both sides. Changing existing data element UIDs must be done with caution since it affects indicator formulas, validation rule formulas and custom data entry forms. L

Re: [Dhis2-users] Issue importing CSV with categoryoptioncombos

2014-02-18 Thread Bob Jolliffe
Hi Randy On 18 February 2014 13:06, Wilson,Randy wrote: > I'm moving data between instances of DHIS-2 (from the HMIS to the Data > Warehouse with a subset of data elements). > > > > Since the dataelementids and orgunitides are not always the same in the > two systems, I'm using the code fields

Re: [Dhis2-users] Issue importing CSV with categoryoptioncombos

2014-02-18 Thread Jason Pickering
Hi Randy, The CSV file looks a little funky to me. It looks like you are using the internal IDs (not the UIDs). Likely what you will need is a transformation mapping of how to get between your source instance and your destination instance. This may involve mapping source data element UIDs to target

[Dhis2-users] Issue importing CSV with categoryoptioncombos

2014-02-18 Thread Wilson,Randy
I'm moving data between instances of DHIS-2 (from the HMIS to the Data Warehouse with a subset of data elements). Since the dataelementids and orgunitides are not always the same in the two systems, I'm using the code fields for those. I've set up a query to provide the data I need with one ex

[Dhis2-users] Issue importing CSV with categoryoptioncombos

2014-02-18 Thread Wilson,Randy
I'm moving data between instances of DHIS-2 (from the HMIS to the Data Warehouse with a subset of data elements). Since the dataelementids and orgunitides are not always the same in the two systems, I'm using the code fields for those. I've set up a query to provide the data I need with one ex