Re: [Dhis2-users] Data values import

2017-01-16 Thread Marc Garnica
I think we are still missing something, the data values added throught the
import app from the source instance are linked to the 'Xr12mI7VPn3'
category option combo which now is the default in the database. But
somehow, the datavalues created mannually are still pointing to a 'HoDiXsWulNy'
attributeOptionCombo.

What's more, the system already has a 'HoDiXsWulNy' categoryOptionCombo
which is not the default.

This attributeOptionCombo seems to be computed inside the query (what I can
see from the console is that the getDataValues.action does not have any
parameter called attributeOptionCombo).

Weird.. thanks.

Marc

2017-01-16 13:58 GMT+01:00 Jason Pickering :

> You can try and reset the UID on the source system to the destination
> system, and see if that works.
>
> I would only try this on a development server, and test everything very
> carefully.
>
> UPDATE categoryoptioncombo set uid = 'Xr12mI7VPn3' where uid =
> 'HoDiXsWulNy';
>
> After that, restart Tomcat.
>
> Messing with the categorycombos is a really go way to mess up the system,
> so proceed carefully.
>
> Regards,
> Jason
>
>
> On Mon, Jan 16, 2017 at 1:54 PM, Marc Garnica 
> wrote:
>
>> Close, but we cannot find the solution yet,
>>
>> This is how it looks like a data value in the source instance:
>>
>> *"dataElement":"IxbBQzytPgv","period":"2014","orgUnit":"oWNF4d3PK8C","categoryOptionCombo":"psVSPLclyFj","attributeOptionCombo":"Xr12mI7VPn3","value":"1031*
>>
>> And this is how it looks like a data value mannually added in the target
>> instance:
>>
>> *"dataElement":"IxbBQzytPgv","period":"2014","orgUnit":"oWNF4d3PK8C","categoryOptionCombo":"psVSPLclyFj","attributeOptionCombo":"HoDiXsWulNy","value":"3"*
>>
>> The only different value is the ATTRIBUTEOPTIONCOMBO, whichi entity does
>> it referenciate? How can we force both instances to have the same id for
>> attributeoptioncombo.
>>
>> Thanks!
>>
>>
>> 2017-01-16 12:55 GMT+01:00 Lars Helge Øverland :
>>
>>>
>>>
>>> On Mon, Jan 16, 2017 at 12:11 PM, Marc Garnica 
>>> wrote:
>>>
 I was assuming the daily run we have in the source instance but it's
 true that we have not configured it yet in the target one. I will try it!
 Thanks

 But also I thought that to visualise the data values at the data entry
 module it was not needed to update the data mart..

>>>
>>> This is correct.
>>>
>>>
>>> Then like Jason says, if you are using a non-default attribute option
>>> combo in your source system, and the default/no attribute option combo in
>>> the target system, this is a probably cause for data not appearing.
>>>
>>> regards,
>>>
>>> Lars
>>>
>>>
>>>

 Thanks!
 Marc

 2017-01-16 11:58 GMT+01:00 Raminosoa Rabemanantsoa, Tantely <
 tramino...@mikolo.org>:

> Hi Marc,
>
> Have you already run an update of the data analytics (data mart) after
> importing data values in the new instance?
>
> Thanks,
>
> Tantely.
>
> On Mon, Jan 16, 2017 at 1:54 PM, Marc Garnica  > wrote:
>
>> Hi all,
>>
>> We are transferring data values from one DHIS2 instance to another
>> and we are experiencing some troubles. Both instances have the same
>> metadata, we exported the data from the source instance and run the 
>> import
>> in the target instance.
>>
>> The results from the import are correct and if we check the database
>> the datavalues are there. Even more, if we query through the API for the
>> data values for a specific data set, and orgunit and a period it gives us
>> the same data values that the source instance give with the same query.
>>
>> But then if we enter the data entry app or create a pivot table
>> asking for this data, the data is not available.
>>
>> DHIS2 2.25 build 8feec9a.
>>
>> Has anyone experienced this? Hopefully we are missing something in
>> the process.
>>
>> Thank you very much in advance,
>>
>> Marc
>>
>> ___
>> 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
>>
>>
>
> *This message and its attachments are confidential and solely for the
> intended recipients. If received in error, please delete them and notify
> the sender via reply e-mail immediately.*



 ___
 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


>>>
>>>
>>> --
>>> Lars Helge Øverland
>>> Lead developer, DHIS 2
>>> University of 

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

2017-01-16 Thread Fredrick Onyango
Hi Busoye,

I confirmed the issue had to do with some missing components/dependencies
from some metadata that we're left our during export.I did a fresh
export/import and all is working perfect now.

Many thanks for your assistance.

Regards,

Fred

On Tue, Jan 10, 2017 at 11:23 PM, Fredrick Onyango 
wrote:

> Thanks again for your help,
>
> Now that you mentioned consistency of parameters,I've re-examined the
> setup and suspect I may have erroneously excluded a few category and data
> element components when importing meta-data.
>
> Allow me to revert as soon as I review the imports for further assistance.
>
> Many Thanks,
>
>
> On Tue, Jan 10, 2017 at 10:37 PM, Busoye Anifalaje 
> wrote:
>
>> Hi Fred,
>> I actually thought about it after sending the initial email. If the same
>> user can see the data in data set reports, there really shouldn’t be a
>> reason not to see the data in pivot tables unless there are parameters you
>> have added in pivot tables which weren’t in the data set report.
>>
>> Can you shed some light on what kind of table you are trying to create?
>> Indicators, data elements, category dimension, org unit group dimension etc
>>
>> Cheers
>>
>> - -
>>
>>
>> *Busoye Anifalaje (PhD)*
>> Director of Services (Principal), BAO Systems
>> UK: +44 7901-740-757 | US: +1 682-307-0986|
>>  bus...@baosystems.com | http://www.baosystems.com |
>> Skype: busoye | 2900 K Street, Suite 404, Washington D.C. 20007
>>
>> On 10 Jan 2017, at 19:28, Fredrick Onyango  wrote:
>>
>> Thanks Busoye,
>>
>> I appreciate the feedback.
>>
>> I've checked the dimension restrictions for data analytics and none is
>> selected.
>>
>> On the second option,are you referring to the 'sharing settings' on the
>> data elements?Kindly clarify.
>>
>> Fred
>>
>>
>>
>> On Tue, Jan 10, 2017 at 9:44 PM, Busoye Anifalaje 
>> wrote:
>>
>>> Hi Fred,
>>>
>>> It is possible that the user has certain dimension restrictions for
>>> analytics.
>>>
>>> Go to Apps -> Users. Select the user that is having problems visualising
>>> data in analytics. Edit the User.  Scroll down and select “Show more
>>> options”.
>>>
>>> You should see a section title “Available dimension restrictions for
>>> data analytics” (see attached). Check that there are no dimensions selected
>>> by mistake. If there are selected dimensions, try deselecting these from
>>> the user account and save. Run analytics to check  if  this resolves the
>>> problem.
>>>
>>> If it doesn’t then it is possible that you may have other sharing
>>> protocols for the data you want to view.
>>>
>>> Hope this helps.
>>>
>>> - -
>>>
>>> 
>>>
>>> *Busoye Anifalaje (PhD)*
>>> Director of Services (Principal), BAO Systems
>>> UK: +44 7901-740-757 | US: +1 682-307-0986|
>>>  bus...@baosystems.com | http://www.baosystems.com |
>>> Skype: busoye | 2900 K Street, Suite 404, Washington D.C. 20007
>>>
>>> 
>>>
>>> On 10 Jan 2017, at 18:32, Fredrick Onyango  wrote:
>>>
>>> Hi All,
>>>
>>> I'm not able to view data on the Pivot table.
>>> The data entered is however visible on the data entry screens and on the
>>> data set report but not on the DHIS 2 Pivot Table.
>>>
>>> I've cleared the cache on Mozilla/Chrome and run analytics.Data mart
>>> jobs are scheduled to run every night at midnight.
>>>
>>> Data is visible on PostgreSQL data value table.
>>>
>>> Also noticed a message "(user) constrained by dimension" on the tomcat
>>> logs when attempting to access data on the pivot.
>>>
>>> Please assist,
>>>
>>> Fred
>>> ___
>>> 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] Integrating additional fields of information for organization units

2017-01-16 Thread Raminosoa Rabemanantsoa, Tantely
Yes, hitting F5 has solved the issue!

Thanks!

Tantely.

On Mon, Jan 16, 2017 at 4:27 PM, Lars Helge Øverland  wrote:

> Hi,
>
> you might have to reload the web page (hit F5) for the attribute to load
> the first time. We are working on that.
>
> regards,
>
> Lars
>
>
> On Mon, Jan 16, 2017 at 1:51 PM, Raminosoa Rabemanantsoa, Tantely <
> tramino...@mikolo.org> wrote:
>
>> I have created the attributes and assign them to Organization Units at
>> the moment of creation. I do not see them yet when editing Organization
>> units, may be I missed some steps?
>>
>> Thanks,
>>
>> Tantely.
>>
>> On Mon, Jan 16, 2017 at 3:22 PM, Knut Staring  wrote:
>>
>>> You can create additional attributes for orgunits
>>>
>>> On Jan 16, 2017 1:18 PM, "Raminosoa Rabemanantsoa, Tantely" <
>>> tramino...@mikolo.org> wrote:
>>>
 Dear Community,


 While managing information related to organization units, I would like
 to integrate additional information concerning the orgUnit other than those
 that are already proposed by DHIS2 (Name, Short name, Code, Description,
 Opening date, Closed Date, Comment, URL…). Do you know how to create
 additional fields for the orgUnit information? Thank you for your help!


 Tantely.

 *This message and its attachments are confidential and solely for the
 intended recipients. If received in error, please delete them and notify
 the sender via reply e-mail immediately.*
 ___
 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


>>
>> *This message and its attachments are confidential and solely for the
>> intended recipients. If received in error, please delete them and notify
>> the sender via reply e-mail immediately.*
>>
>> ___
>> 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
>>
>>
>
>
> --
> Lars Helge Øverland
> Lead developer, DHIS 2
> University of Oslo
> Skype: larshelgeoverland
> l...@dhis2.org
> http://www.dhis2.org 
>
>

-- 
*This message and its attachments are confidential and solely for the 
intended recipients. If received in error, please delete them and notify 
the sender via reply e-mail immediately.*
___
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] Integrating additional fields of information for organization units

2017-01-16 Thread Knut Staring
Can you try the same on the online demo?

On Mon, Jan 16, 2017 at 1:51 PM, Raminosoa Rabemanantsoa, Tantely <
tramino...@mikolo.org> wrote:

> I have created the attributes and assign them to Organization Units at the
> moment of creation. I do not see them yet when editing Organization units,
> may be I missed some steps?
>
> Thanks,
>
> Tantely.
>
> On Mon, Jan 16, 2017 at 3:22 PM, Knut Staring  wrote:
>
>> You can create additional attributes for orgunits
>>
>> On Jan 16, 2017 1:18 PM, "Raminosoa Rabemanantsoa, Tantely" <
>> tramino...@mikolo.org> wrote:
>>
>>> Dear Community,
>>>
>>>
>>> While managing information related to organization units, I would like
>>> to integrate additional information concerning the orgUnit other than those
>>> that are already proposed by DHIS2 (Name, Short name, Code, Description,
>>> Opening date, Closed Date, Comment, URL…). Do you know how to create
>>> additional fields for the orgUnit information? Thank you for your help!
>>>
>>>
>>> Tantely.
>>>
>>> *This message and its attachments are confidential and solely for the
>>> intended recipients. If received in error, please delete them and notify
>>> the sender via reply e-mail immediately.*
>>> ___
>>> 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
>>>
>>>
>
> *This message and its attachments are confidential and solely for the
> intended recipients. If received in error, please delete them and notify
> the sender via reply e-mail immediately.*
>



-- 
Knut Staring
Dept. of Informatics, University of Oslo
Norway: +4791880522
Skype: knutstar
http://dhis2.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


Re: [Dhis2-users] Integrating additional fields of information for organization units

2017-01-16 Thread Lars Helge Øverland
Hi,

you might have to reload the web page (hit F5) for the attribute to load
the first time. We are working on that.

regards,

Lars


On Mon, Jan 16, 2017 at 1:51 PM, Raminosoa Rabemanantsoa, Tantely <
tramino...@mikolo.org> wrote:

> I have created the attributes and assign them to Organization Units at the
> moment of creation. I do not see them yet when editing Organization units,
> may be I missed some steps?
>
> Thanks,
>
> Tantely.
>
> On Mon, Jan 16, 2017 at 3:22 PM, Knut Staring  wrote:
>
>> You can create additional attributes for orgunits
>>
>> On Jan 16, 2017 1:18 PM, "Raminosoa Rabemanantsoa, Tantely" <
>> tramino...@mikolo.org> wrote:
>>
>>> Dear Community,
>>>
>>>
>>> While managing information related to organization units, I would like
>>> to integrate additional information concerning the orgUnit other than those
>>> that are already proposed by DHIS2 (Name, Short name, Code, Description,
>>> Opening date, Closed Date, Comment, URL…). Do you know how to create
>>> additional fields for the orgUnit information? Thank you for your help!
>>>
>>>
>>> Tantely.
>>>
>>> *This message and its attachments are confidential and solely for the
>>> intended recipients. If received in error, please delete them and notify
>>> the sender via reply e-mail immediately.*
>>> ___
>>> 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
>>>
>>>
>
> *This message and its attachments are confidential and solely for the
> intended recipients. If received in error, please delete them and notify
> the sender via reply e-mail immediately.*
>
> ___
> 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
>
>


-- 
Lars Helge Øverland
Lead developer, DHIS 2
University of Oslo
Skype: larshelgeoverland
l...@dhis2.org
http://www.dhis2.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


Re: [Dhis2-users] Data values import

2017-01-16 Thread Jason Pickering
You can try and reset the UID on the source system to the destination
system, and see if that works.

I would only try this on a development server, and test everything very
carefully.

UPDATE categoryoptioncombo set uid = 'Xr12mI7VPn3' where uid =
'HoDiXsWulNy';

After that, restart Tomcat.

Messing with the categorycombos is a really go way to mess up the system,
so proceed carefully.

Regards,
Jason


On Mon, Jan 16, 2017 at 1:54 PM, Marc Garnica 
wrote:

> Close, but we cannot find the solution yet,
>
> This is how it looks like a data value in the source instance:
>
> *"dataElement":"IxbBQzytPgv","period":"2014","orgUnit":"oWNF4d3PK8C","categoryOptionCombo":"psVSPLclyFj","attributeOptionCombo":"Xr12mI7VPn3","value":"1031*
>
> And this is how it looks like a data value mannually added in the target
> instance:
>
> *"dataElement":"IxbBQzytPgv","period":"2014","orgUnit":"oWNF4d3PK8C","categoryOptionCombo":"psVSPLclyFj","attributeOptionCombo":"HoDiXsWulNy","value":"3"*
>
> The only different value is the ATTRIBUTEOPTIONCOMBO, whichi entity does
> it referenciate? How can we force both instances to have the same id for
> attributeoptioncombo.
>
> Thanks!
>
>
> 2017-01-16 12:55 GMT+01:00 Lars Helge Øverland :
>
>>
>>
>> On Mon, Jan 16, 2017 at 12:11 PM, Marc Garnica 
>> wrote:
>>
>>> I was assuming the daily run we have in the source instance but it's
>>> true that we have not configured it yet in the target one. I will try it!
>>> Thanks
>>>
>>> But also I thought that to visualise the data values at the data entry
>>> module it was not needed to update the data mart..
>>>
>>
>> This is correct.
>>
>>
>> Then like Jason says, if you are using a non-default attribute option
>> combo in your source system, and the default/no attribute option combo in
>> the target system, this is a probably cause for data not appearing.
>>
>> regards,
>>
>> Lars
>>
>>
>>
>>>
>>> Thanks!
>>> Marc
>>>
>>> 2017-01-16 11:58 GMT+01:00 Raminosoa Rabemanantsoa, Tantely <
>>> tramino...@mikolo.org>:
>>>
 Hi Marc,

 Have you already run an update of the data analytics (data mart) after
 importing data values in the new instance?

 Thanks,

 Tantely.

 On Mon, Jan 16, 2017 at 1:54 PM, Marc Garnica 
 wrote:

> Hi all,
>
> We are transferring data values from one DHIS2 instance to another and
> we are experiencing some troubles. Both instances have the same metadata,
> we exported the data from the source instance and run the import in the
> target instance.
>
> The results from the import are correct and if we check the database
> the datavalues are there. Even more, if we query through the API for the
> data values for a specific data set, and orgunit and a period it gives us
> the same data values that the source instance give with the same query.
>
> But then if we enter the data entry app or create a pivot table asking
> for this data, the data is not available.
>
> DHIS2 2.25 build 8feec9a.
>
> Has anyone experienced this? Hopefully we are missing something in the
> process.
>
> Thank you very much in advance,
>
> Marc
>
> ___
> 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
>
>

 *This message and its attachments are confidential and solely for the
 intended recipients. If received in error, please delete them and notify
 the sender via reply e-mail immediately.*
>>>
>>>
>>>
>>> ___
>>> 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
>>>
>>>
>>
>>
>> --
>> Lars Helge Øverland
>> Lead developer, DHIS 2
>> University of Oslo
>> Skype: larshelgeoverland
>> l...@dhis2.org
>> http://www.dhis2.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
>
>


-- 
Jason P. Pickering
email: jason.p.picker...@gmail.com
tel:+46764147049
___
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] Integrating additional fields of information for organization units

2017-01-16 Thread Raminosoa Rabemanantsoa, Tantely
I have created the attributes and assign them to Organization Units at the
moment of creation. I do not see them yet when editing Organization units,
may be I missed some steps?

Thanks,

Tantely.

On Mon, Jan 16, 2017 at 3:22 PM, Knut Staring  wrote:

> You can create additional attributes for orgunits
>
> On Jan 16, 2017 1:18 PM, "Raminosoa Rabemanantsoa, Tantely" <
> tramino...@mikolo.org> wrote:
>
>> Dear Community,
>>
>>
>> While managing information related to organization units, I would like to
>> integrate additional information concerning the orgUnit other than those
>> that are already proposed by DHIS2 (Name, Short name, Code, Description,
>> Opening date, Closed Date, Comment, URL…). Do you know how to create
>> additional fields for the orgUnit information? Thank you for your help!
>>
>>
>> Tantely.
>>
>> *This message and its attachments are confidential and solely for the
>> intended recipients. If received in error, please delete them and notify
>> the sender via reply e-mail immediately.*
>> ___
>> 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
>>
>>

-- 
*This message and its attachments are confidential and solely for the 
intended recipients. If received in error, please delete them and notify 
the sender via reply e-mail immediately.*
___
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] Data values import

2017-01-16 Thread Marc Garnica
Close, but we cannot find the solution yet,

This is how it looks like a data value in the source instance:
*"dataElement":"IxbBQzytPgv","period":"2014","orgUnit":"oWNF4d3PK8C","categoryOptionCombo":"psVSPLclyFj","attributeOptionCombo":"Xr12mI7VPn3","value":"1031*

And this is how it looks like a data value mannually added in the target
instance:
*"dataElement":"IxbBQzytPgv","period":"2014","orgUnit":"oWNF4d3PK8C","categoryOptionCombo":"psVSPLclyFj","attributeOptionCombo":"HoDiXsWulNy","value":"3"*

The only different value is the ATTRIBUTEOPTIONCOMBO, whichi entity does it
referenciate? How can we force both instances to have the same id for
attributeoptioncombo.

Thanks!


2017-01-16 12:55 GMT+01:00 Lars Helge Øverland :

>
>
> On Mon, Jan 16, 2017 at 12:11 PM, Marc Garnica 
> wrote:
>
>> I was assuming the daily run we have in the source instance but it's true
>> that we have not configured it yet in the target one. I will try it! Thanks
>>
>> But also I thought that to visualise the data values at the data entry
>> module it was not needed to update the data mart..
>>
>
> This is correct.
>
>
> Then like Jason says, if you are using a non-default attribute option
> combo in your source system, and the default/no attribute option combo in
> the target system, this is a probably cause for data not appearing.
>
> regards,
>
> Lars
>
>
>
>>
>> Thanks!
>> Marc
>>
>> 2017-01-16 11:58 GMT+01:00 Raminosoa Rabemanantsoa, Tantely <
>> tramino...@mikolo.org>:
>>
>>> Hi Marc,
>>>
>>> Have you already run an update of the data analytics (data mart) after
>>> importing data values in the new instance?
>>>
>>> Thanks,
>>>
>>> Tantely.
>>>
>>> On Mon, Jan 16, 2017 at 1:54 PM, Marc Garnica 
>>> wrote:
>>>
 Hi all,

 We are transferring data values from one DHIS2 instance to another and
 we are experiencing some troubles. Both instances have the same metadata,
 we exported the data from the source instance and run the import in the
 target instance.

 The results from the import are correct and if we check the database
 the datavalues are there. Even more, if we query through the API for the
 data values for a specific data set, and orgunit and a period it gives us
 the same data values that the source instance give with the same query.

 But then if we enter the data entry app or create a pivot table asking
 for this data, the data is not available.

 DHIS2 2.25 build 8feec9a.

 Has anyone experienced this? Hopefully we are missing something in the
 process.

 Thank you very much in advance,

 Marc

 ___
 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


>>>
>>> *This message and its attachments are confidential and solely for the
>>> intended recipients. If received in error, please delete them and notify
>>> the sender via reply e-mail immediately.*
>>
>>
>>
>> ___
>> 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
>>
>>
>
>
> --
> Lars Helge Øverland
> Lead developer, DHIS 2
> University of Oslo
> Skype: larshelgeoverland
> l...@dhis2.org
> http://www.dhis2.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


Re: [Dhis2-users] Integrating additional fields of information for organization units

2017-01-16 Thread Jason Pickering
https://docs.dhis2.org/master/en/user/html/manage_attribute.html

On Mon, Jan 16, 2017 at 1:17 PM, Raminosoa Rabemanantsoa, Tantely <
tramino...@mikolo.org> wrote:

> Dear Community,
>
>
> While managing information related to organization units, I would like to
> integrate additional information concerning the orgUnit other than those
> that are already proposed by DHIS2 (Name, Short name, Code, Description,
> Opening date, Closed Date, Comment, URL…). Do you know how to create
> additional fields for the orgUnit information? Thank you for your help!
>
>
> Tantely.
>
> *This message and its attachments are confidential and solely for the
> intended recipients. If received in error, please delete them and notify
> the sender via reply e-mail immediately.*
> ___
> 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
>
>


-- 
Jason P. Pickering
email: jason.p.picker...@gmail.com
tel:+46764147049
___
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] Integrating additional fields of information for organization units

2017-01-16 Thread Knut Staring
You can create additional attributes for orgunits

On Jan 16, 2017 1:18 PM, "Raminosoa Rabemanantsoa, Tantely" <
tramino...@mikolo.org> wrote:

> Dear Community,
>
>
> While managing information related to organization units, I would like to
> integrate additional information concerning the orgUnit other than those
> that are already proposed by DHIS2 (Name, Short name, Code, Description,
> Opening date, Closed Date, Comment, URL…). Do you know how to create
> additional fields for the orgUnit information? Thank you for your help!
>
>
> Tantely.
>
> *This message and its attachments are confidential and solely for the
> intended recipients. If received in error, please delete them and notify
> the sender via reply e-mail immediately.*
> ___
> 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


[Dhis2-users] Integrating additional fields of information for organization units

2017-01-16 Thread Raminosoa Rabemanantsoa, Tantely
Dear Community,


While managing information related to organization units, I would like to
integrate additional information concerning the orgUnit other than those
that are already proposed by DHIS2 (Name, Short name, Code, Description,
Opening date, Closed Date, Comment, URL…). Do you know how to create
additional fields for the orgUnit information? Thank you for your help!


Tantely.

-- 
*This message and its attachments are confidential and solely for the 
intended recipients. If received in error, please delete them and notify 
the sender via reply e-mail immediately.*
___
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] Data values import

2017-01-16 Thread Lars Helge Øverland
On Mon, Jan 16, 2017 at 12:11 PM, Marc Garnica 
wrote:

> I was assuming the daily run we have in the source instance but it's true
> that we have not configured it yet in the target one. I will try it! Thanks
>
> But also I thought that to visualise the data values at the data entry
> module it was not needed to update the data mart..
>

This is correct.


Then like Jason says, if you are using a non-default attribute option combo
in your source system, and the default/no attribute option combo in the
target system, this is a probably cause for data not appearing.

regards,

Lars



>
> Thanks!
> Marc
>
> 2017-01-16 11:58 GMT+01:00 Raminosoa Rabemanantsoa, Tantely <
> tramino...@mikolo.org>:
>
>> Hi Marc,
>>
>> Have you already run an update of the data analytics (data mart) after
>> importing data values in the new instance?
>>
>> Thanks,
>>
>> Tantely.
>>
>> On Mon, Jan 16, 2017 at 1:54 PM, Marc Garnica 
>> wrote:
>>
>>> Hi all,
>>>
>>> We are transferring data values from one DHIS2 instance to another and
>>> we are experiencing some troubles. Both instances have the same metadata,
>>> we exported the data from the source instance and run the import in the
>>> target instance.
>>>
>>> The results from the import are correct and if we check the database the
>>> datavalues are there. Even more, if we query through the API for the data
>>> values for a specific data set, and orgunit and a period it gives us the
>>> same data values that the source instance give with the same query.
>>>
>>> But then if we enter the data entry app or create a pivot table asking
>>> for this data, the data is not available.
>>>
>>> DHIS2 2.25 build 8feec9a.
>>>
>>> Has anyone experienced this? Hopefully we are missing something in the
>>> process.
>>>
>>> Thank you very much in advance,
>>>
>>> Marc
>>>
>>> ___
>>> 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
>>>
>>>
>>
>> *This message and its attachments are confidential and solely for the
>> intended recipients. If received in error, please delete them and notify
>> the sender via reply e-mail immediately.*
>
>
>
> ___
> 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
>
>


-- 
Lars Helge Øverland
Lead developer, DHIS 2
University of Oslo
Skype: larshelgeoverland
l...@dhis2.org
http://www.dhis2.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


Re: [Dhis2-users] Data values import

2017-01-16 Thread Marc Garnica
Already run the analytics and the data values are not showing in the Data
entry App, (neither in pivot tables). The query getDataValues.action does
not return any of the data values. But we do have data values in the data
base and we can query them through the API.

Marc

2017-01-16 12:12 GMT+01:00 Marc Garnica :

> Thanks Jason for the link, but I cannot event see the data values in the
> data entry form.. Kind of weird right? I'm running the analytics now.
>
> Regards,
> Marc
>
> 2017-01-16 12:11 GMT+01:00 Jason Pickering :
>
>> https://docs.dhis2.org/master/en/user/html/ch30.html
>>
>> On Mon, Jan 16, 2017 at 11:58 AM, Raminosoa Rabemanantsoa, Tantely <
>> tramino...@mikolo.org> wrote:
>>
>>> Hi Marc,
>>>
>>> Have you already run an update of the data analytics (data mart) after
>>> importing data values in the new instance?
>>>
>>> Thanks,
>>>
>>> Tantely.
>>>
>>> On Mon, Jan 16, 2017 at 1:54 PM, Marc Garnica 
>>> wrote:
>>>
 Hi all,

 We are transferring data values from one DHIS2 instance to another and
 we are experiencing some troubles. Both instances have the same metadata,
 we exported the data from the source instance and run the import in the
 target instance.

 The results from the import are correct and if we check the database
 the datavalues are there. Even more, if we query through the API for the
 data values for a specific data set, and orgunit and a period it gives us
 the same data values that the source instance give with the same query.

 But then if we enter the data entry app or create a pivot table asking
 for this data, the data is not available.

 DHIS2 2.25 build 8feec9a.

 Has anyone experienced this? Hopefully we are missing something in the
 process.

 Thank you very much in advance,

 Marc

 ___
 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


>>>
>>> *This message and its attachments are confidential and solely for the
>>> intended recipients. If received in error, please delete them and notify
>>> the sender via reply e-mail immediately.*
>>> ___
>>> 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
>>>
>>>
>>
>>
>> --
>> Jason P. Pickering
>> email: jason.p.picker...@gmail.com
>> tel:+46764147049 <+46%2076%20414%2070%2049>
>>
>
>
___
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] Data values import

2017-01-16 Thread Marc Garnica
Thanks Jason for the link, but I cannot event see the data values in the
data entry form.. Kind of weird right? I'm running the analytics now.

Regards,
Marc

2017-01-16 12:11 GMT+01:00 Jason Pickering :

> https://docs.dhis2.org/master/en/user/html/ch30.html
>
> On Mon, Jan 16, 2017 at 11:58 AM, Raminosoa Rabemanantsoa, Tantely <
> tramino...@mikolo.org> wrote:
>
>> Hi Marc,
>>
>> Have you already run an update of the data analytics (data mart) after
>> importing data values in the new instance?
>>
>> Thanks,
>>
>> Tantely.
>>
>> On Mon, Jan 16, 2017 at 1:54 PM, Marc Garnica 
>> wrote:
>>
>>> Hi all,
>>>
>>> We are transferring data values from one DHIS2 instance to another and
>>> we are experiencing some troubles. Both instances have the same metadata,
>>> we exported the data from the source instance and run the import in the
>>> target instance.
>>>
>>> The results from the import are correct and if we check the database the
>>> datavalues are there. Even more, if we query through the API for the data
>>> values for a specific data set, and orgunit and a period it gives us the
>>> same data values that the source instance give with the same query.
>>>
>>> But then if we enter the data entry app or create a pivot table asking
>>> for this data, the data is not available.
>>>
>>> DHIS2 2.25 build 8feec9a.
>>>
>>> Has anyone experienced this? Hopefully we are missing something in the
>>> process.
>>>
>>> Thank you very much in advance,
>>>
>>> Marc
>>>
>>> ___
>>> 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
>>>
>>>
>>
>> *This message and its attachments are confidential and solely for the
>> intended recipients. If received in error, please delete them and notify
>> the sender via reply e-mail immediately.*
>> ___
>> 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
>>
>>
>
>
> --
> Jason P. Pickering
> email: jason.p.picker...@gmail.com
> tel:+46764147049 <+46%2076%20414%2070%2049>
>
___
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] Data values import

2017-01-16 Thread Marc Garnica
I was assuming the daily run we have in the source instance but it's true
that we have not configured it yet in the target one. I will try it! Thanks

But also I thought that to visualise the data values at the data entry
module it was not needed to update the data mart..

Thanks!
Marc

2017-01-16 11:58 GMT+01:00 Raminosoa Rabemanantsoa, Tantely <
tramino...@mikolo.org>:

> Hi Marc,
>
> Have you already run an update of the data analytics (data mart) after
> importing data values in the new instance?
>
> Thanks,
>
> Tantely.
>
> On Mon, Jan 16, 2017 at 1:54 PM, Marc Garnica 
> wrote:
>
>> Hi all,
>>
>> We are transferring data values from one DHIS2 instance to another and we
>> are experiencing some troubles. Both instances have the same metadata, we
>> exported the data from the source instance and run the import in the target
>> instance.
>>
>> The results from the import are correct and if we check the database the
>> datavalues are there. Even more, if we query through the API for the data
>> values for a specific data set, and orgunit and a period it gives us the
>> same data values that the source instance give with the same query.
>>
>> But then if we enter the data entry app or create a pivot table asking
>> for this data, the data is not available.
>>
>> DHIS2 2.25 build 8feec9a.
>>
>> Has anyone experienced this? Hopefully we are missing something in the
>> process.
>>
>> Thank you very much in advance,
>>
>> Marc
>>
>> ___
>> 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
>>
>>
>
> *This message and its attachments are confidential and solely for the
> intended recipients. If received in error, please delete them and notify
> the sender via reply e-mail immediately.*
___
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] Data values import

2017-01-16 Thread Jason Pickering
https://docs.dhis2.org/master/en/user/html/ch30.html

On Mon, Jan 16, 2017 at 11:58 AM, Raminosoa Rabemanantsoa, Tantely <
tramino...@mikolo.org> wrote:

> Hi Marc,
>
> Have you already run an update of the data analytics (data mart) after
> importing data values in the new instance?
>
> Thanks,
>
> Tantely.
>
> On Mon, Jan 16, 2017 at 1:54 PM, Marc Garnica 
> wrote:
>
>> Hi all,
>>
>> We are transferring data values from one DHIS2 instance to another and we
>> are experiencing some troubles. Both instances have the same metadata, we
>> exported the data from the source instance and run the import in the target
>> instance.
>>
>> The results from the import are correct and if we check the database the
>> datavalues are there. Even more, if we query through the API for the data
>> values for a specific data set, and orgunit and a period it gives us the
>> same data values that the source instance give with the same query.
>>
>> But then if we enter the data entry app or create a pivot table asking
>> for this data, the data is not available.
>>
>> DHIS2 2.25 build 8feec9a.
>>
>> Has anyone experienced this? Hopefully we are missing something in the
>> process.
>>
>> Thank you very much in advance,
>>
>> Marc
>>
>> ___
>> 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
>>
>>
>
> *This message and its attachments are confidential and solely for the
> intended recipients. If received in error, please delete them and notify
> the sender via reply e-mail immediately.*
> ___
> 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
>
>


-- 
Jason P. Pickering
email: jason.p.picker...@gmail.com
tel:+46764147049
___
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] Data values import

2017-01-16 Thread Marc Garnica
Hi all,

We are transferring data values from one DHIS2 instance to another and we
are experiencing some troubles. Both instances have the same metadata, we
exported the data from the source instance and run the import in the target
instance.

The results from the import are correct and if we check the database the
datavalues are there. Even more, if we query through the API for the data
values for a specific data set, and orgunit and a period it gives us the
same data values that the source instance give with the same query.

But then if we enter the data entry app or create a pivot table asking for
this data, the data is not available.

DHIS2 2.25 build 8feec9a.

Has anyone experienced this? Hopefully we are missing something in the
process.

Thank you very much in advance,

Marc
___
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] Data values import

2017-01-16 Thread Raminosoa Rabemanantsoa, Tantely
Hi Marc,

Have you already run an update of the data analytics (data mart) after
importing data values in the new instance?

Thanks,

Tantely.

On Mon, Jan 16, 2017 at 1:54 PM, Marc Garnica 
wrote:

> Hi all,
>
> We are transferring data values from one DHIS2 instance to another and we
> are experiencing some troubles. Both instances have the same metadata, we
> exported the data from the source instance and run the import in the target
> instance.
>
> The results from the import are correct and if we check the database the
> datavalues are there. Even more, if we query through the API for the data
> values for a specific data set, and orgunit and a period it gives us the
> same data values that the source instance give with the same query.
>
> But then if we enter the data entry app or create a pivot table asking for
> this data, the data is not available.
>
> DHIS2 2.25 build 8feec9a.
>
> Has anyone experienced this? Hopefully we are missing something in the
> process.
>
> Thank you very much in advance,
>
> Marc
>
> ___
> 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
>
>

-- 
*This message and its attachments are confidential and solely for the 
intended recipients. If received in error, please delete them and notify 
the sender via reply e-mail immediately.*
___
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] SMS Commands : Not saving data element code

2017-01-16 Thread Amone Junior. Felimone
Dear Shurajit,

thanks, i will install the new build


On Mon, Jan 16, 2017 at 12:16 PM, Shurajit Dutta 
wrote:

> Dear Amone,
>
> I also ran into this problem. You will need to update to the most recent
> build of DHIS2 from ci.dhis2.org
>
> Nick
>
> On Mon, Jan 16, 2017 at 5:53 PM, Amone Junior. Felimone <
> amone.felim...@manhica.net> wrote:
>
>> Hi,
>>
>> im using version 2.25.
>> In the demo server this problem do not occur, when i create an sms
>> command all the parameters are saved
>>
>> On Mon, Jan 16, 2017 at 11:48 AM, Knut Staring  wrote:
>>
>>> Hi there,
>>>
>>> Which version of DHIS2? Can you recreate this problem on the online demo
>>> server?
>>>
>>> Knut
>>>
>>> On Mon, Jan 16, 2017 at 10:24 AM, Amone Junior. Felimone <
>>> amone.felim...@manhica.net> wrote:
>>>
 Dear all,

 im trying to setup a SMS service in DHIS2 so the community health
 workers can send data through SMS,
 When i configure the SMS Command, all the parameters are saved except
 the codes for the data elements. So when i send a SMS containing data
 values the import fails, the import  only succeds when i send an SMS
 without data values.
 --

 Felimone Amone Junior

 Data Manager

 Centro de Investigação em Saúde de Manhiça (CISM)

 Tel./Fax: (+258) 21 81 00 02/181

 CP 1929 Maputo - Moçambique

 Página Web: www.manhica.org

 E-mail: amone.felim...@manhica.net 


 DISCLAIMER:

 Esta mensagem pode conter dados confidenciais e/ou privados. Se recebeu
 a mensagem por erro, queira informar-nos respondendo a este e-mail e
 elimina-lo de seguida do seu sistema. Muito obrigado pela sua cooperação.

 CISM - Centro de Investigação em Saúde de Manhiça

 This message may contain confidential and/or privileged information. If
 you have recived this message in error, please notify us immediatly by
 respondig to this e-mail and then delete it from your system. Thank for
 your cooperation.

 By CISM - Centro de Investigação em Saúde de Manhiça


 ___
 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
>>>
>>
>>
>>
>> --
>>
>> Felimone Amone Junior
>>
>> Data Manager
>>
>> Centro de Investigação em Saúde de Manhiça (CISM)
>>
>> Tel./Fax: (+258) 21 81 00 02/181
>>
>> CP 1929 Maputo - Moçambique
>>
>> Página Web: www.manhica.org
>>
>> E-mail: amone.felim...@manhica.net 
>>
>>
>> DISCLAIMER:
>>
>> Esta mensagem pode conter dados confidenciais e/ou privados. Se recebeu a
>> mensagem por erro, queira informar-nos respondendo a este e-mail e
>> elimina-lo de seguida do seu sistema. Muito obrigado pela sua cooperação.
>>
>> CISM - Centro de Investigação em Saúde de Manhiça
>>
>> This message may contain confidential and/or privileged information. If
>> you have recived this message in error, please notify us immediatly by
>> respondig to this e-mail and then delete it from your system. Thank for
>> your cooperation.
>>
>> By CISM - Centro de Investigação em Saúde de Manhiça
>>
>>
>> ___
>> 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
>>
>>
>
>
> --
> Shurajit Dutta
> Health Information Consultant
>



-- 

Felimone Amone Junior

Data Manager

Centro de Investigação em Saúde de Manhiça (CISM)

Tel./Fax: (+258) 21 81 00 02/181

CP 1929 Maputo - Moçambique

Página Web: www.manhica.org

E-mail: amone.felim...@manhica.net 


DISCLAIMER:

Esta mensagem pode conter dados confidenciais e/ou privados. Se recebeu a
mensagem por erro, queira informar-nos respondendo a este e-mail e
elimina-lo de seguida do seu sistema. Muito obrigado pela sua cooperação.

CISM - Centro de Investigação em Saúde de Manhiça

This message may contain confidential and/or privileged information. If you
have recived this message in error, please notify us immediatly by
respondig to this e-mail and then delete it from your system. Thank for
your cooperation.

By CISM - Centro de Investigação em Saúde de Manhiça
___
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] GIS/GML Import Assistance

2017-01-16 Thread Halvdan Hoem Grelland
Hi Travis,

I tried your GmL file and it seems to work flawlessly. The coordinates for
both South and East import correctly and display like they should in GIS.

You can check if the coordinates are imported or not by looking at
https://yourserver/api/organisationUnits.json?filter=name:$ilike:Darfur=name,coordinates

Is the coordinate field for East Darfur in fact populated?

Also, as you have not put any other identifier (id, code) in your GML file
the orgunits are matched on name, meaning there must exist an orgunit with
the exact name "East Darfur" for the import of those polygons to work. The
GML import will not create a new orgunit for you if it is missing.


On Sat, Jan 14, 2017 at 8:39 AM, Pamod Amarakoon  wrote:

> Hi Travis,
>
> Are u trying to import the coordinates to an existing org unit tree in
> DHIS2? In that case you need to match the gml against unique value for each
> org unit eg: name, code.
>
> On Fri, Jan 13, 2017 at 10:18 PM, Travis Fried  wrote:
>
>> Greetings,
>>
>>
>> I'm a new user to DHIS2, so I'm unsure if this is the correct route for
>> tech support.
>>
>>
>> I'm trying to import boundary GML's for our state-level orgunits in South
>> Darfur and East Darfur but I'm running into problems. The first attachment
>> is my GML code (search 'East Darfur' and 'South Darfur'). The issue is
>> correct East Darfur boundaries loads into GIS, but South Darfur
>> boundaries do not--despite the import report telling there has been '2
>> updates.' However, I can load other boundaries for the orgunit 'South
>> Darfur' just not that actual South Darfur boundaries. I've used two
>> different shpfiles (gadm.org and UN OCHA), I've tried simplifying with
>> MapShaper, and I've tried uploading just the GML for South Darfur. Nothing
>> seems to work. I've had a similar issues importing boundary GML's for our
>> Localy orgunit group as well where the import dry run says all orgunits
>> were successfully updated, but only some of the boundaries appear in GIS.
>> Am I missing anything?
>>
>>
>> Thanks for the help!
>>
>>
>> Best,
>>
>> Travis
>>
>> ___
>> 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
>>
>>
>
>
> --
> Regards,
> Dr. Pamod Amarakoon
> MBBS (SL)
> MSc (Biomedical Informatics), EMSc (Health Admin)
> Medical Officer in Health Informatics
> Nutrition Coordination Division
> Ministry of Health, Nutrition and Indigenous Medicine,
> Sri Lanka
>
> Confidentiality Notice: the information contained in this email and any
> attachments may be legally privileged and confidential. If you are not an
> intended recipient, you are hereby notified that any dissemination,
> distribution, or copying of this e-mail is strictly prohibited. If you have
> received this e-mail in error, please notify the sender and permanently
> delete the e-mail and any attachments immediately. You should not retain,
> copy or use this e-mail or any attachments for any purpose, nor disclose
> all or any part of the contents to any other person.
>
>
>
>
> ___
> 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
>
>


-- 
Halvdan Hoem Grelland
Software developer, DHIS 2
University of Oslo
http://www.dhis2.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


Re: [Dhis2-users] SMS Commands : Not saving data element code

2017-01-16 Thread Shurajit Dutta
Dear Amone,

I also ran into this problem. You will need to update to the most recent
build of DHIS2 from ci.dhis2.org

Nick

On Mon, Jan 16, 2017 at 5:53 PM, Amone Junior. Felimone <
amone.felim...@manhica.net> wrote:

> Hi,
>
> im using version 2.25.
> In the demo server this problem do not occur, when i create an sms command
> all the parameters are saved
>
> On Mon, Jan 16, 2017 at 11:48 AM, Knut Staring  wrote:
>
>> Hi there,
>>
>> Which version of DHIS2? Can you recreate this problem on the online demo
>> server?
>>
>> Knut
>>
>> On Mon, Jan 16, 2017 at 10:24 AM, Amone Junior. Felimone <
>> amone.felim...@manhica.net> wrote:
>>
>>> Dear all,
>>>
>>> im trying to setup a SMS service in DHIS2 so the community health
>>> workers can send data through SMS,
>>> When i configure the SMS Command, all the parameters are saved except
>>> the codes for the data elements. So when i send a SMS containing data
>>> values the import fails, the import  only succeds when i send an SMS
>>> without data values.
>>> --
>>>
>>> Felimone Amone Junior
>>>
>>> Data Manager
>>>
>>> Centro de Investigação em Saúde de Manhiça (CISM)
>>>
>>> Tel./Fax: (+258) 21 81 00 02/181
>>>
>>> CP 1929 Maputo - Moçambique
>>>
>>> Página Web: www.manhica.org
>>>
>>> E-mail: amone.felim...@manhica.net 
>>>
>>>
>>> DISCLAIMER:
>>>
>>> Esta mensagem pode conter dados confidenciais e/ou privados. Se recebeu
>>> a mensagem por erro, queira informar-nos respondendo a este e-mail e
>>> elimina-lo de seguida do seu sistema. Muito obrigado pela sua cooperação.
>>>
>>> CISM - Centro de Investigação em Saúde de Manhiça
>>>
>>> This message may contain confidential and/or privileged information. If
>>> you have recived this message in error, please notify us immediatly by
>>> respondig to this e-mail and then delete it from your system. Thank for
>>> your cooperation.
>>>
>>> By CISM - Centro de Investigação em Saúde de Manhiça
>>>
>>>
>>> ___
>>> 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
>>
>
>
>
> --
>
> Felimone Amone Junior
>
> Data Manager
>
> Centro de Investigação em Saúde de Manhiça (CISM)
>
> Tel./Fax: (+258) 21 81 00 02/181
>
> CP 1929 Maputo - Moçambique
>
> Página Web: www.manhica.org
>
> E-mail: amone.felim...@manhica.net 
>
>
> DISCLAIMER:
>
> Esta mensagem pode conter dados confidenciais e/ou privados. Se recebeu a
> mensagem por erro, queira informar-nos respondendo a este e-mail e
> elimina-lo de seguida do seu sistema. Muito obrigado pela sua cooperação.
>
> CISM - Centro de Investigação em Saúde de Manhiça
>
> This message may contain confidential and/or privileged information. If
> you have recived this message in error, please notify us immediatly by
> respondig to this e-mail and then delete it from your system. Thank for
> your cooperation.
>
> By CISM - Centro de Investigação em Saúde de Manhiça
>
>
> ___
> 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
>
>


-- 
Shurajit Dutta
Health Information Consultant
___
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] SMS Commands : Not saving data element code

2017-01-16 Thread Amone Junior. Felimone
Hi,

im using version 2.25.
In the demo server this problem do not occur, when i create an sms command
all the parameters are saved

On Mon, Jan 16, 2017 at 11:48 AM, Knut Staring  wrote:

> Hi there,
>
> Which version of DHIS2? Can you recreate this problem on the online demo
> server?
>
> Knut
>
> On Mon, Jan 16, 2017 at 10:24 AM, Amone Junior. Felimone <
> amone.felim...@manhica.net> wrote:
>
>> Dear all,
>>
>> im trying to setup a SMS service in DHIS2 so the community health workers
>> can send data through SMS,
>> When i configure the SMS Command, all the parameters are saved except the
>> codes for the data elements. So when i send a SMS containing data values
>> the import fails, the import  only succeds when i send an SMS without data
>> values.
>> --
>>
>> Felimone Amone Junior
>>
>> Data Manager
>>
>> Centro de Investigação em Saúde de Manhiça (CISM)
>>
>> Tel./Fax: (+258) 21 81 00 02/181
>>
>> CP 1929 Maputo - Moçambique
>>
>> Página Web: www.manhica.org
>>
>> E-mail: amone.felim...@manhica.net 
>>
>>
>> DISCLAIMER:
>>
>> Esta mensagem pode conter dados confidenciais e/ou privados. Se recebeu a
>> mensagem por erro, queira informar-nos respondendo a este e-mail e
>> elimina-lo de seguida do seu sistema. Muito obrigado pela sua cooperação.
>>
>> CISM - Centro de Investigação em Saúde de Manhiça
>>
>> This message may contain confidential and/or privileged information. If
>> you have recived this message in error, please notify us immediatly by
>> respondig to this e-mail and then delete it from your system. Thank for
>> your cooperation.
>>
>> By CISM - Centro de Investigação em Saúde de Manhiça
>>
>>
>> ___
>> 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
>



-- 

Felimone Amone Junior

Data Manager

Centro de Investigação em Saúde de Manhiça (CISM)

Tel./Fax: (+258) 21 81 00 02/181

CP 1929 Maputo - Moçambique

Página Web: www.manhica.org

E-mail: amone.felim...@manhica.net 


DISCLAIMER:

Esta mensagem pode conter dados confidenciais e/ou privados. Se recebeu a
mensagem por erro, queira informar-nos respondendo a este e-mail e
elimina-lo de seguida do seu sistema. Muito obrigado pela sua cooperação.

CISM - Centro de Investigação em Saúde de Manhiça

This message may contain confidential and/or privileged information. If you
have recived this message in error, please notify us immediatly by
respondig to this e-mail and then delete it from your system. Thank for
your cooperation.

By CISM - Centro de Investigação em Saúde de Manhiça
___
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] SMS Commands : Not saving data element code

2017-01-16 Thread Knut Staring
Hi there,

Which version of DHIS2? Can you recreate this problem on the online demo
server?

Knut

On Mon, Jan 16, 2017 at 10:24 AM, Amone Junior. Felimone <
amone.felim...@manhica.net> wrote:

> Dear all,
>
> im trying to setup a SMS service in DHIS2 so the community health workers
> can send data through SMS,
> When i configure the SMS Command, all the parameters are saved except the
> codes for the data elements. So when i send a SMS containing data values
> the import fails, the import  only succeds when i send an SMS without data
> values.
> --
>
> Felimone Amone Junior
>
> Data Manager
>
> Centro de Investigação em Saúde de Manhiça (CISM)
>
> Tel./Fax: (+258) 21 81 00 02/181
>
> CP 1929 Maputo - Moçambique
>
> Página Web: www.manhica.org
>
> E-mail: amone.felim...@manhica.net 
>
>
> DISCLAIMER:
>
> Esta mensagem pode conter dados confidenciais e/ou privados. Se recebeu a
> mensagem por erro, queira informar-nos respondendo a este e-mail e
> elimina-lo de seguida do seu sistema. Muito obrigado pela sua cooperação.
>
> CISM - Centro de Investigação em Saúde de Manhiça
>
> This message may contain confidential and/or privileged information. If
> you have recived this message in error, please notify us immediatly by
> respondig to this e-mail and then delete it from your system. Thank for
> your cooperation.
>
> By CISM - Centro de Investigação em Saúde de Manhiça
>
>
> ___
> 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
Skype: knutstar
http://dhis2.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


Re: [Dhis2-users] Update of Questionnaire sections do not appear (DHIS2 2.24)

2017-01-16 Thread Knut Staring
Glad it worked :)

On Mon, Jan 16, 2017 at 10:35 AM, Raminosoa Rabemanantsoa, Tantely <
tramino...@mikolo.org> wrote:

> Thank you! This has finally solved the issue.
>
> Best,
>
> Tantely.
>
> On Mon, Jan 16, 2017 at 11:50 AM, Knut Staring  wrote:
>
>> Maybe try recreating the whole form
>>
>> On Jan 16, 2017 09:35, "Raminosoa Rabemanantsoa, Tantely" <
>> tramino...@mikolo.org> wrote:
>>
>>> After checking the browser console and the server log, there is no error
>>> detected.
>>>
>>> Thanks,
>>>
>>> Tantely.
>>>
>>> On Mon, Jan 16, 2017 at 11:08 AM, Knut Staring  wrote:
>>>
 Any errors in the browser console? Server log?

 On Jan 16, 2017 08:47, "Raminosoa Rabemanantsoa, Tantely" <
 tramino...@mikolo.org> wrote:

> I have tried clearing browser cache but it remains the same.
>
> Tantely.
>
> On Mon, Jan 16, 2017 at 10:42 AM, Knut Staring 
> wrote:
>
>> Perhaps browser cache?
>>
>> On Jan 16, 2017 07:40, "Raminosoa Rabemanantsoa, Tantely" <
>> tramino...@mikolo.org> wrote:
>>
>>> Dear Community,
>>>
>>> In DHIS2 2.24, I have added 2 sections in a dataSet. The two added
>>> new sections do not appear in data entry in the web version but they are
>>> there when opening the questionnaire in DHIS2 Data Capture. I would 
>>> like to
>>> have your help on how to troubleshoot this case?
>>>
>>> Best,
>>>
>>> Tantely.
>>>
>>> *This message and its attachments are confidential and solely for
>>> the intended recipients. If received in error, please delete them and
>>> notify the sender via reply e-mail immediately.*
>>> ___
>>> 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
>>>
>>>
>
> *This message and its attachments are confidential and solely for the
> intended recipients. If received in error, please delete them and notify
> the sender via reply e-mail immediately.*


>>> *This message and its attachments are confidential and solely for the
>>> intended recipients. If received in error, please delete them and notify
>>> the sender via reply e-mail immediately.*
>>
>>
>
> *This message and its attachments are confidential and solely for the
> intended recipients. If received in error, please delete them and notify
> the sender via reply e-mail immediately.*
>



-- 
Knut Staring
Dept. of Informatics, University of Oslo
Norway: +4791880522
Skype: knutstar
http://dhis2.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


Re: [Dhis2-users] Update of Questionnaire sections do not appear (DHIS2 2.24)

2017-01-16 Thread Raminosoa Rabemanantsoa, Tantely
Thank you! This has finally solved the issue.

Best,

Tantely.

On Mon, Jan 16, 2017 at 11:50 AM, Knut Staring  wrote:

> Maybe try recreating the whole form
>
> On Jan 16, 2017 09:35, "Raminosoa Rabemanantsoa, Tantely" <
> tramino...@mikolo.org> wrote:
>
>> After checking the browser console and the server log, there is no error
>> detected.
>>
>> Thanks,
>>
>> Tantely.
>>
>> On Mon, Jan 16, 2017 at 11:08 AM, Knut Staring  wrote:
>>
>>> Any errors in the browser console? Server log?
>>>
>>> On Jan 16, 2017 08:47, "Raminosoa Rabemanantsoa, Tantely" <
>>> tramino...@mikolo.org> wrote:
>>>
 I have tried clearing browser cache but it remains the same.

 Tantely.

 On Mon, Jan 16, 2017 at 10:42 AM, Knut Staring 
 wrote:

> Perhaps browser cache?
>
> On Jan 16, 2017 07:40, "Raminosoa Rabemanantsoa, Tantely" <
> tramino...@mikolo.org> wrote:
>
>> Dear Community,
>>
>> In DHIS2 2.24, I have added 2 sections in a dataSet. The two added
>> new sections do not appear in data entry in the web version but they are
>> there when opening the questionnaire in DHIS2 Data Capture. I would like 
>> to
>> have your help on how to troubleshoot this case?
>>
>> Best,
>>
>> Tantely.
>>
>> *This message and its attachments are confidential and solely for the
>> intended recipients. If received in error, please delete them and notify
>> the sender via reply e-mail immediately.*
>> ___
>> 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
>>
>>

 *This message and its attachments are confidential and solely for the
 intended recipients. If received in error, please delete them and notify
 the sender via reply e-mail immediately.*
>>>
>>>
>> *This message and its attachments are confidential and solely for the
>> intended recipients. If received in error, please delete them and notify
>> the sender via reply e-mail immediately.*
>
>

-- 
*This message and its attachments are confidential and solely for the 
intended recipients. If received in error, please delete them and notify 
the sender via reply e-mail immediately.*
___
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] SMS Commands : Not saving data element code

2017-01-16 Thread Amone Junior. Felimone
Dear all,

im trying to setup a SMS service in DHIS2 so the community health workers
can send data through SMS,
When i configure the SMS Command, all the parameters are saved except the
codes for the data elements. So when i send a SMS containing data values
the import fails, the import  only succeds when i send an SMS without data
values.
-- 

Felimone Amone Junior

Data Manager

Centro de Investigação em Saúde de Manhiça (CISM)

Tel./Fax: (+258) 21 81 00 02/181

CP 1929 Maputo - Moçambique

Página Web: www.manhica.org

E-mail: amone.felim...@manhica.net 


DISCLAIMER:

Esta mensagem pode conter dados confidenciais e/ou privados. Se recebeu a
mensagem por erro, queira informar-nos respondendo a este e-mail e
elimina-lo de seguida do seu sistema. Muito obrigado pela sua cooperação.

CISM - Centro de Investigação em Saúde de Manhiça

This message may contain confidential and/or privileged information. If you
have recived this message in error, please notify us immediatly by
respondig to this e-mail and then delete it from your system. Thank for
your cooperation.

By CISM - Centro de Investigação em Saúde de Manhiça
___
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] Failed to save data on Tracker Capture

2017-01-16 Thread Karina Dian Lestari
Hi,

Has anyone experiencing this problem?
I would be so grateful if anyone can help me to fix this.

Thank you very much.


--
Karin.

On 13 January 2017 at 16:41, Karina Dian Lestari 
wrote:

> Sorry if I misunderstood, do you mean this?
>
>
>1. {trackedEntityInstance: "QtFqVt2NZ6l", program: "i7udy8Ca0SQ",
>status: "ACTIVE",…}
>   1. coordinate:{latitude: -2.96624, longitude: 115.2057}
>  1. latitude:-2.96624
>  2. longitude:115.2057
>   2. enrollmentDate:"2015-10-01"
>   3. incidentDate:"2017-01-13"
>   4. orgUnit:"iKkGAHawI7H"
>   5. program:"i7udy8Ca0SQ"
>   6. status:"ACTIVE"
>   7. trackedEntityInstance:"QtFqVt2NZ6l"
>
>
>
> [image: Inline images 1]
>
> [image: Inline images 2]
>
> Any reason why the server is complaining for missing organisation unit?
>
> Thank you.
>
>
>
> --
> Karin.
>
> On 13 January 2017 at 16:06, Abyot Asalefew Gizaw  wrote:
>
>> Hi Karina,
>>
>> Click on the POST request and see what payload was sent to the server.
>> The server is complaining for missing organisation unit.
>>
>> --
>> Abyot A. Gizaw.
>> Senior Engineer, DHIS2
>> University of Oslo
>> http://www.dhis2.org
>>
>> On Fri, Jan 13, 2017 at 9:52 AM, Karina Dian Lestari <
>> karinadnl...@gmail.com> wrote:
>>
>>> Hi Abyot,
>>>
>>> It looked like when I first opened Tracker Capture menu. I see this red
>>> response: GET http://localhost:8080/dhis/api
>>> /userDataStore/gridColumns/trackerCaptureGridColumns 404 (). I clicked
>>> the link and it gave me this: {"httpStatus":"Not
>>> Found","httpStatusCode":404,"status":"ERROR","message":"The key
>>> 'trackerCaptureGridColumns' was not found in the namespace 'gridColumns'."}
>>>
>>> [image: Inline images 1]
>>>
>>>
>>> After I clicked 'save and continue', I get this red response: POST
>>> http://localhost:8080/dhis/api/enrollments 409 () and it lead me to
>>> this 
>>> {"httpStatus":"Conflict","httpStatusCode":409,"status":"ERROR","message":"At
>>> least one organisation unit must be specified"}
>>>
>>> [image: Inline images 2]
>>>
>>>
>>> By attribute, do you mean tracked entity attribute? I only have 9 and
>>> all of them are different
>>> [image: Inline images 3]
>>>
>>>
>>>
>>> Thanks for your help.
>>>
>>>
>>>
>>> --
>>> Karin.
>>>
>>> On 13 January 2017 at 15:09, Abyot Asalefew Gizaw 
>>> wrote:
>>>
 Hi,

 The log says saving enrollment has failed - see the 409 response from
 the POST request.

 Can you do it one more time with the network tab of your browser open?
 Copy whatever the server has returned for the failed response (the one in
 red) and send us. We will try fix. Most probably you have some attribute
 configurations that did go well. Do you have any attribute configured
 unique?

 --
 Abyot A. Gizaw.
 Senior Engineer, DHIS2
 University of Oslo
 http://www.dhis2.org

 On Fri, Jan 13, 2017 at 5:07 AM, Karina Dian Lestari <
 karinadnl...@gmail.com> wrote:

> Hi all,
>
> I am developing tracker capture to store individual data. I made 6
> stages of the program, but couldn't even get pass though stage 1 because
> everytime I click 'save and continue' it omit a message like this.
>
> [image: Inline images 1]
>
> This is on version 2.25 build revision 725d1c3.
> Am I missing any step to use tracker capture?
>
> Kindly see attached file to see catalina and localhost log.
>
> Thank you.
>
> --
> Karin.
>
> ___
> 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] Update of Questionnaire sections do not appear (DHIS2 2.24)

2017-01-16 Thread Knut Staring
Maybe try recreating the whole form

On Jan 16, 2017 09:35, "Raminosoa Rabemanantsoa, Tantely" <
tramino...@mikolo.org> wrote:

> After checking the browser console and the server log, there is no error
> detected.
>
> Thanks,
>
> Tantely.
>
> On Mon, Jan 16, 2017 at 11:08 AM, Knut Staring  wrote:
>
>> Any errors in the browser console? Server log?
>>
>> On Jan 16, 2017 08:47, "Raminosoa Rabemanantsoa, Tantely" <
>> tramino...@mikolo.org> wrote:
>>
>>> I have tried clearing browser cache but it remains the same.
>>>
>>> Tantely.
>>>
>>> On Mon, Jan 16, 2017 at 10:42 AM, Knut Staring  wrote:
>>>
 Perhaps browser cache?

 On Jan 16, 2017 07:40, "Raminosoa Rabemanantsoa, Tantely" <
 tramino...@mikolo.org> wrote:

> Dear Community,
>
> In DHIS2 2.24, I have added 2 sections in a dataSet. The two added new
> sections do not appear in data entry in the web version but they are there
> when opening the questionnaire in DHIS2 Data Capture. I would like to have
> your help on how to troubleshoot this case?
>
> Best,
>
> Tantely.
>
> *This message and its attachments are confidential and solely for the
> intended recipients. If received in error, please delete them and notify
> the sender via reply e-mail immediately.*
> ___
> 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
>
>
>>>
>>> *This message and its attachments are confidential and solely for the
>>> intended recipients. If received in error, please delete them and notify
>>> the sender via reply e-mail immediately.*
>>
>>
> *This message and its attachments are confidential and solely for the
> intended recipients. If received in error, please delete them and notify
> the sender via reply e-mail immediately.*
___
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] Update of Questionnaire sections do not appear (DHIS2 2.24)

2017-01-16 Thread Knut Staring
Any errors in the browser console? Server log?

On Jan 16, 2017 08:47, "Raminosoa Rabemanantsoa, Tantely" <
tramino...@mikolo.org> wrote:

> I have tried clearing browser cache but it remains the same.
>
> Tantely.
>
> On Mon, Jan 16, 2017 at 10:42 AM, Knut Staring  wrote:
>
>> Perhaps browser cache?
>>
>> On Jan 16, 2017 07:40, "Raminosoa Rabemanantsoa, Tantely" <
>> tramino...@mikolo.org> wrote:
>>
>>> Dear Community,
>>>
>>> In DHIS2 2.24, I have added 2 sections in a dataSet. The two added new
>>> sections do not appear in data entry in the web version but they are there
>>> when opening the questionnaire in DHIS2 Data Capture. I would like to have
>>> your help on how to troubleshoot this case?
>>>
>>> Best,
>>>
>>> Tantely.
>>>
>>> *This message and its attachments are confidential and solely for the
>>> intended recipients. If received in error, please delete them and notify
>>> the sender via reply e-mail immediately.*
>>> ___
>>> 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
>>>
>>>
>
> *This message and its attachments are confidential and solely for the
> intended recipients. If received in error, please delete them and notify
> the sender via reply e-mail immediately.*
___
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