[Dhis2-devs] Missing orderby clause in TrackedEntityInstance Ids query

2018-06-06 Thread Rajeswari Gottipati
Hi DHIS team, We are hitting the below API to fetch TrackedEntityInstance(TEI) Ids http:///api/25/trackedEntityInstances?eventEndDate=2018-06-03&eventStartDate=2018-03-18&fields=trackedEntityInstance&ou=a2620f76786&ouMode=DESCENDANTS&page=1&pageSize=1000&totalPages=true

Re: [Dhis2-devs] [Dhis2-users] Error while deleting a data element

2018-06-06 Thread Nayeem Al Mifthah
Dear Preeti Tracker data values are in separate table. Could you please- - Check that this data element is not assigned in any program or program stage - Tracker data values are stored in separate table named tracked entity data value please check that table - Check audit tables for

Re: [Dhis2-devs] [Dhis2-users] Event report is showing data after deleting all events also

2018-06-06 Thread Ocaya Stephen
Hi, just incase you haven't tried, could you try to parmanently delete the records. From the events interface, you can only soft delete. Maintainance and select permanently delete ... On Wed, Jun 6, 2018, 09:16 Rajeswari Gottipati wrote: > Thanks Markus. I have raised Jira ticket >

Re: [Dhis2-devs] Generic http SMS Gateway for Inbound & Outbound

2018-06-06 Thread DJIBRIL Hakim
I am agree with you. that is what I done. the fact is the user I am using to post this API Link, if he has authorities I have listed, I got error but IF he has ALL ( aka superuser) everything going well. So do I miss some authorities. I am using version 2.28 2018-06-07 4:51 GMT+00:00 Stephen Ocay

Re: [Dhis2-devs] Generic http SMS Gateway for Inbound & Outbound

2018-06-06 Thread DJIBRIL Hakim
Hi again I have choose this authorities but can't post inbouding api with the user having this role. I got this error {"httpStatus":"Conflict","httpStatusCode":409,"status":"ERROR","message":"User not registered in the system"}. But working fine if I have all in authorities. the originator number i

[Dhis2-devs] Tracker capture not showing Attributes to be entered

2018-06-06 Thread moses mwale
I am trying to create a tracker capture program, when am done to test it the attributes i created under profile cant be seen, when i try to save and continue i see error Error Form is empty, please fill at least one but there is nothing to fill, where am i going wrong am using 2.29 i have gone

[Dhis2-devs] could not execute statement

2018-06-06 Thread moses mwale
when creating programes and deleting data elemnts i get this error *could not execute statement* Catalina.out gives these issues pleease help * INFO 2018-06-06 19:38:41,761 (moses) Updating 1 object(s) of type Program (DefaultObjectBundleService.java [http-bio-8080-exec-33]) * WARN 2018-06-06

Re: [Dhis2-devs] Add/Update Public resources permission

2018-06-06 Thread Eric Barreda Prades
Thank you Morten! I have reported it in: https://jira.dhis2.org/browse/DHIS2-3937 2018-06-01 12:29 GMT+02:00 Morten Olav Hansen : > Hm, it is correct that for most metadata you would need to have the > authorities also, but this does not really make sense for favorites, please > make a JIRA issue

Re: [Dhis2-devs] [Dhis2-users] Error while deleting a data element

2018-06-06 Thread Preeti Ajgaonkar
Hey Knut, this is a Tracker type data element, it does not have any rows in datavalue table. On Wed, Jun 6, 2018 at 3:45 PM, Knut Staring wrote: > I don't know what the issue would be, but have you checked that there is > nothing in the datavalue table with this dataelementid? > > Knut > > On We

Re: [Dhis2-devs] [Dhis2-users] Error while deleting a data element

2018-06-06 Thread Knut Staring
I don't know what the issue would be, but have you checked that there is nothing in the datavalue table with this dataelementid? Knut On Wed, Jun 6, 2018 at 12:14 PM Preeti Ajgaonkar wrote: > Hi, > > I am receiving a *504-Gateway-Timeout* exception whenever I try to delete > any of the data ele

[Dhis2-devs] Error while deleting a data element

2018-06-06 Thread Preeti Ajgaonkar
Hi, I am receiving a *504-Gateway-Timeout* exception whenever I try to delete any of the data elements in DHIS 2.27. The DELETE https://hmis-qa.ehealthunit.org/api/27/dataElements/a6a1a84029f call runs for a long time and finally fails with the above error in console and '*undefined was not delete

Re: [Dhis2-devs] Generic http SMS Gateway for Inbound & Outbound

2018-06-06 Thread Ocaya Stephen
yes, you will need to set this from the provider's end point. and Yes you will need to authenticate using an existing dhis2 user account with a role that adds data and uses sms, DHIS2 supports basic authentication and their systems will need to cater for then authentication details in the header.

Re: [Dhis2-devs] Generic http SMS Gateway for Inbound & Outbound

2018-06-06 Thread DJIBRIL Hakim
Thank you Stephen.! 2018-06-06 7:04 GMT+00:00 Ocaya Stephen : > yes, you will need to set this from the provider's end point. and Yes you > will need to authenticate using an existing dhis2 user account with a role > that adds data and uses sms, DHIS2 supports basic authentication and their > sys

Re: [Dhis2-devs] [Dhis2-users] CAN NOT ADD DATA ELEMENTS TO A DATA SET

2018-06-06 Thread Knut Staring
Do you see the same problem in the online demo? On Wed, Jun 6, 2018, 8:55 AM Stanley Kalyati wrote: > I am using dhis2 version 2.29.I have just noticed that i can not add new > data elements to my data set.It keeps telling me that "Could not Save Data > Set". > > Has anyone experienced this? If

Re: [Dhis2-devs] [Dhis2-users] CAN NOT ADD DATA ELEMENTS TO A DATA SET

2018-06-06 Thread Stanley Kalyati
Yes Knut, I tried to add a data element to one data set and i got the same message even on the demo sit. On Wed, Jun 6, 2018 at 9:18 AM, Knut Staring wrote: > Do you see the same problem in the online demo? > > On Wed, Jun 6, 2018, 8:55 AM Stanley Kalyati wrote: > >> I am using dhis2 version 2