[Dhis2-users] Need Some Guidelines

2015-04-08 Thread Muhammad Bilal Siddqui
I am using DHIS2 as a user i get copy from launchpad and set in my local system. Now i want to import some dataSet values in json format also want to complete them. I am trying to import data of 2 different periods of same organization and same dataset. How do i do that? -- -- Regards *Muhammad B

Re: [Dhis2-users] Need Some Guidelines

2015-04-08 Thread Muhammad Bilal Siddqui
0315" that will dumb data only for that day but i want to import for 3,4 different days like 20150315,20150316,20150317 .. for that i tried to put period value along with dataElement but it can't any help or maybe i am doing something wrong? On Wed, Apr 8, 2015 at 3:17 PM, Lars Helge Øverland

Re: [Dhis2-users] Need Some Guidelines

2015-04-08 Thread Muhammad Bilal Siddqui
50311" } ] } But that gives me following conflict ConflictsElementDescriptionOrganisationUnitMust be provided to complete data set On Wed, Apr 8, 2015 at 3:47 PM, Morten Olav Hansen wrote: > Hi Muhammad > > If you look at the docs, there should be an alternative forma

Re: [Dhis2-users] Need Some Guidelines

2015-04-08 Thread Muhammad Bilal Siddqui
50311" } ] } But that gives me following conflict ConflictsElementDescriptionOrganisationUnitMust be provided to complete data set On Wed, Apr 8, 2015 at 3:47 PM, Morten Olav Hansen wrote: > Hi Muhammad > > If you look at the docs, there should be an alternative forma

Re: [Dhis2-users] Need Some Guidelines

2015-04-08 Thread Muhammad Bilal Siddqui
"f7n9E0hX8qk", "period": "201402", "orgUnit": "Jkhdsf8sdf4", "value": "18" } ] } I have little bit confuse about above format. first where to tell about dataSet value and how do i define completeDate value? On Wed, Apr

Re: [Dhis2-users] Need Some Guidelines

2015-04-08 Thread Muhammad Bilal Siddqui
"f7n9E0hX8qk", "period": "201402", "orgUnit": "Jkhdsf8sdf4", "value": "18" } ] } I have little bit confuse about above format. That how do i tell system that entry is complete? like in single import value we supply comple

Re: [Dhis2-users] Need Some Guidelines

2015-04-08 Thread Muhammad Bilal Siddqui
ete registration when sending bulk data > values, but you can have a look at our dataset registration API [1]. > > [1] https://www.dhis2.org/doc/snapshot/en/developer/html/ch01s15.html > > -- > Morten > > On Wed, Apr 8, 2015 at 6:07 PM, Muhammad Bilal Siddqui < > m.bi

[Dhis2-users] Need to add my country flag.

2015-04-08 Thread Muhammad Bilal Siddqui
How to add new Flag In Appearance Settings page under the Flag dropdown? -- -- Regards *Muhammad Bilal Siddiqui* *MicroMerger IT Solutions* Suite # 731, Street # 20 Sector I-8/2 Islamabad. Pakistan 44000 *C* : +923325694928 *P* : +92514863592 *E* : m.bilalsidd...@micromerger.com *W* : www.m

Re: [Dhis2-users] Need to add my country flag.

2015-04-08 Thread Muhammad Bilal Siddqui
I need to add Pakistan country flag. On Wed, Apr 8, 2015 at 6:13 PM, Jason Pickering wrote: > Hi Muhammad, > > It must be done in the source code. Which country do you need, and I will > add it for you? > > Regards, > Jason > > > On Wed, Apr 8, 2015 at 3

[Dhis2-users] Can't run dhis2 from .war file

2015-04-16 Thread Muhammad Bilal Siddqui
I have a war file that i put in tomcat's webapp folder it extracted but when i try using browser localhost:8080/dhis nothing showed up and then i check tomcat logs it henerates some error how do i resolve so i can run dhis from webapp folder following is a log 17-Apr-2015 08:25:15.109 SEVERE [http

Re: [Dhis2-users] Can't run dhis2 from .war file

2015-04-17 Thread Muhammad Bilal Siddqui
ment variable JAVA_OPTS=-Xms512m -Xmx1024m -XX:PermSize=128m > -XX:MaxPermSize=256m. You might have to specify MAVEN_OPTS and > CATALINA_OPTS in order to get Maven and Tomcat respectively to pick it > up." > > On Fri, Apr 17, 2015 at 1:51 PM, Muhammad Bilal Siddqui < > m.bilal

Re: [Dhis2-users] Can't run dhis2 from .war file

2015-04-17 Thread Muhammad Bilal Siddqui
; >> http://apple.stackexchange.com/questions/106778/how-do-i-set-environment-variables-on-os-x >> >> On Fri, Apr 17, 2015 at 2:45 PM, Muhammad Bilal Siddqui < >> m.bilalsidd...@micromerger.com> wrote: >> >>> How can i do in mac 10.9? >>> >>>

Re: [Dhis2-users] Can't run dhis2 from .war file

2015-04-17 Thread Muhammad Bilal Siddqui
That way you do not need to modify any system environment > variables. > > Regards, > Jason > > > On Fri, Apr 17, 2015 at 10:04 AM Muhammad Bilal Siddqui < > m.bilalsidd...@micromerger.com> wrote: > >> I write inside .bash_profile >> export JAVA_OPTS=‘

Re: [Dhis2-users] Can't run dhis2 from .war file

2015-04-17 Thread Muhammad Bilal Siddqui
lder > > On Fri, Apr 17, 2015 at 3:12 PM, Knut Staring wrote: > >> Hm..maybe it needs to be double quotes: >> >> export JAVA_OPTS="-Xmx512m -Xmx1024m -XX:PermSize=128m >> -XX:MaxPermSize=256m" >> >> On Fri, Apr 17, 2015 at 3:04 PM, Muhammad Bi

Re: [Dhis2-users] Can't run dhis2 from .war file

2015-04-17 Thread Muhammad Bilal Siddqui
cessor 1.3 GHz Intel Core i5 Memory 4GB OSX 10.9.5 On Fri, Apr 17, 2015 at 1:18 PM, Muhammad Bilal Siddqui < m.bilalsidd...@micromerger.com> wrote: > ok i am doing that now > Thanks all > > On Fri, Apr 17, 2015 at 11:17 AM, Knut Staring wrote: > >> Will leave it to

Re: [Dhis2-users] Can't run dhis2 from .war file

2015-04-17 Thread Muhammad Bilal Siddqui
m -Xmx2048m" On Fri, Apr 17, 2015 at 4:35 PM, Knut Staring wrote: > If you open a new terminal window, what do you get if you type this: > > echo $JAVA_OPTS > > Also perhaps try restarting your laptop. > > On Fri, Apr 17, 2015 at 6:32 PM, Muhammad Bilal Siddqui < &g

Re: [Dhis2-users] Can't run dhis2 from .war file

2015-04-17 Thread Muhammad Bilal Siddqui
perties file to > point to your postgres db. > > On Fri, Apr 17, 2015 at 7:05 PM, Muhammad Bilal Siddqui < > m.bilalsidd...@micromerger.com> wrote: > >> I wrote that before >> export JAVA_OPTS= "-Xmx512m -Xmx1024m -XX:PermSize=128m >> -XX:MaxPermSize

Re: [Dhis2-users] Can't run dhis2 from .war file

2015-04-19 Thread Muhammad Bilal Siddqui
Mac 10.9.5 (mavericks) Java 7 (1.7) On Sat, Apr 18, 2015 at 5:57 AM, Knut Staring wrote: > Hi Muhammad, > > Can I ask which version of Java you're using? > > Knut > > On Fri, Apr 17, 2015 at 7:31 PM, Muhammad Bilal Siddqui < > m.bilalsidd...@micromerger.c

[Dhis2-users] Show charts with Periods and Organization Units

2015-04-20 Thread Muhammad Bilal Siddqui
How do i show charts with periods with OrgUnits. Like i am select period (Last 2 Months) and select 1 OrgUnit at level 2 it show 2 bars on a Chart. Now if i select 2 OrgUnit at level2 it Sums both OrgUnit result. But i want to show both units separately. (Like when we select 2 different indicator i

Re: [Dhis2-users] Can't run dhis2 from .war file

2015-04-20 Thread Muhammad Bilal Siddqui
Thanks for info. I checked it is very good news. Thanks On Mon, Apr 20, 2015 at 12:29 PM, Knut Staring wrote: > Thanks - I was asking because i was told the PermGen should no longer be > an issue with Java 8. > > Knut > > On Mon, Apr 20, 2015 at 12:52 PM, Muhammad Bilal Siddq

[Dhis2-users] Is it possible to change link appearance (Routing)

2015-04-20 Thread Muhammad Bilal Siddqui
I setup project file in my localhost now when moving on different pages in address bar a link appears in which this portion includes dhis-web-* is this possible to changes that link and replace to some other link? Or is it legal? -- -- Regards *Muhammad Bilal Siddiqui* *MicroMerger IT Solutions

[Dhis2-users] How to save Permanently Favorite (Charts, maps, tables)

2015-04-21 Thread Muhammad Bilal Siddqui
I generate Charts and table in the system then add those in favorite after that i add them on Dashboard and it was working. Once i restarted the TomCat server saved values from chart and table are vanish. How to make them permanent? -- -- Regards *Muhammad Bilal Siddiqui* *MicroMerger IT Soluti

[Dhis2-users] Display Items on Dashboard?

2015-04-21 Thread Muhammad Bilal Siddqui
I trying to add charts or tables on dashboard. I did that but after server restart Favorite charts selected values are gone and nothing display. how can make this permanent.? -- -- Regards *Muhammad Bilal Siddiqui* *MicroMerger IT Solutions* Suite # 731, Street # 20 Sector I-8/2 Islamabad. Paki

Re: [Dhis2-users] Display Items on Dashboard?

2015-04-21 Thread Muhammad Bilal Siddqui
hopefully. On Tue, Apr 21, 2015 at 3:55 PM, Knut Staring wrote: > Not sure what it could be in that case...hopefully someone else has an > idea. > On Apr 21, 2015 7:54 PM, "Muhammad Bilal Siddqui" < > m.bilalsidd...@micromerger.com> wrote: > >

Re: [Dhis2-users] Display Items on Dashboard?

2015-04-21 Thread Muhammad Bilal Siddqui
015 7:49 PM, "Muhammad Bilal Siddqui" < > m.bilalsidd...@micromerger.com> wrote: > >> I downloaded code from launchpad and build war file from that code. Place >> that war file in my tomcat server and as DB i am using PostGreSql >> >> On Tue, Apr 21, 2015 at 3:

Re: [Dhis2-users] Display Items on Dashboard?

2015-04-21 Thread Muhammad Bilal Siddqui
upgrading to the latest build. > > Regards > > On Tue, Apr 21, 2015 at 3:56 PM, Muhammad Bilal Siddqui < > m.bilalsidd...@micromerger.com> wrote: > >> hopefully. >> >> On Tue, Apr 21, 2015 at 3:55 PM, Knut Staring wrote: >> >>> Not sure what i

[Dhis2-users] Difference Between 2 Dates in Indocator

2015-04-24 Thread Muhammad Bilal Siddqui
I have two data Elements. Both are date i want to find difference between those 2 dates. How do I design indicator formula to get difference between those 2 dates. Both data element are TRACKER domain type. is that domain type is correct for Dates? -- -- Regards *Muhammad Bilal Siddiqui* *Micro

Re: [Dhis2-users] Show charts with Periods and Organization Units

2015-04-28 Thread Muhammad Bilal Siddqui
. > > In this case, this will give you another popup telling you that you are > not allowed to have indicators as filter. For now, as long as you want > organisation units as series and periods as category, you will have to > unselect the indicator and select a data element instead

Re: [Dhis2-users] Show charts with Periods and Organization Units

2015-04-28 Thread Muhammad Bilal Siddqui
gt; On Tue, Apr 28, 2015 at 12:53 PM, Muhammad Bilal Siddqui < > m.bilalsidd...@micromerger.com> wrote: > >> Yes i exactly want that but i want with indicators. >> >> On Tue, Apr 28, 2015 at 1:48 PM, Jan Henrik Øverland < >> janhenrik.overl...@gmail.com> wrot

[Dhis2-users] Dynamic drop-down during data entry

2015-04-29 Thread Muhammad Bilal Siddqui
I created Dataset with a 'monthly' frequency. Now during data entry i want a new dropdown when i select month and in taht dropdown i want different campaign values. Like sometimes in a month i need only one campaign sometimes more than 1. I attached snapshots of what i got and what more i want. -

Re: [Dhis2-users] Can't run dhis2 from .war file

2015-04-29 Thread Muhammad Bilal Siddqui
t; >> PermGen was completely removed in 1.8. >> >> -- >> Morten >> >> On Mon, Apr 20, 2015 at 4:29 PM, Knut Staring wrote: >> >>> Thanks - I was asking because i was told the PermGen should no longer be >>> an issue with Java

Re: [Dhis2-users] Dynamic drop-down during data entry

2015-04-30 Thread Muhammad Bilal Siddqui
ategories as described here > > https://www.dhis2.org/doc/snapshot/en/user/html/ch06.html#d5e1280 > > Regards, > Jason > > > On Wed, Apr 29, 2015 at 9:00 AM, Muhammad Bilal Siddqui < > m.bilalsidd...@micromerger.com> wrote: > >> I created Dataset with a 

[Dhis2-users] How to empty my data entry from my data set/?

2015-05-05 Thread Muhammad Bilal Siddqui
I have some data sets from which i want to remove all entries that i did? is there any way for this? -- -- Regards *Muhammad Bilal Siddiqui* *MicroMerger IT Solutions* Suite # 731, Street # 20 Sector I-8/2 Islamabad. Pakistan 44000 *C* : +923325694928 *P* : +92514863592 *E* : m.bilalsidd...@m

Re: [Dhis2-users] How to empty my data entry from my data set/?

2015-05-05 Thread Muhammad Bilal Siddqui
If from API. then how any further steps? On Tue, May 5, 2015 at 3:29 PM, Knut Staring wrote: > Probably only through the API or directly in the database. > > On Tue, May 5, 2015 at 2:01 PM, Muhammad Bilal Siddqui < > m.bilalsidd...@micromerger.com> wrote: > >> I have

Re: [Dhis2-users] How to empty my data entry from my data set/?

2015-05-05 Thread Muhammad Bilal Siddqui
r data set. >> >> Or some variant there of >> >> Of course, you should be really sure that you want to do this, and that >> you make a backup. But this is probably the quickest way. >> >> Regards, >> Jason >> >> >> On Tue, May 5, 20

[Dhis2-users] Change in Menu Spellings?

2015-05-12 Thread Muhammad Bilal Siddqui
Can I somehow able to Change spelling of menu items. I think there is some file from which it can be change but i am not sure where is that file located. Attached Image e.g Change GIS to something else ? -- -- Regards *Muhammad Bilal Siddiqui* *MicroMerger IT Solutions* Suite # 731, Street # 2

[Dhis2-users] Import New OUs in blank DHIS2 Live

2016-12-01 Thread Muhammad Bilal Siddqui
HI I am using DHIS2 Live demo version in windows platform. Is there any way through which i can insert my OrganizationsUnit in that. I have organisation units in DB I can make in JSON format if needed. -- -- Regards *Muhammad Bilal Siddiqui* *MicroMerger (Pvt.) Ltd.* Office No-104 Cubator 1n

Re: [Dhis2-users] Import New OUs in blank DHIS2 Live

2016-12-01 Thread Muhammad Bilal Siddqui
ata_import.html#webapi_csv_org_units > > for the CSV format. > > You can read more about working with the metadata API here as well. > https://ci.dhis2.org/docs/master/en/developer/html/ > webapi_working_with_metadata_api.html > > Regards, > Jason > > > On

[Dhis2-users] Data Store Issue in DHIS2 [2.26]

2017-04-24 Thread Muhammad Bilal Siddqui
HI, I have set up DHIS2 on my server successfully all is working fine with demo DB then I connect different empty db and also try in demo db but i am not able to add Organisation unit. it gives me following error. *failed_to_save_organisation_unit* Any thoughts what went wrong. Am using chrome br

Re: [Dhis2-users] Data Store Issue in DHIS2 [2.26]

2017-04-25 Thread Muhammad Bilal Siddqui
Actually there are some OrgUnits. I select 1 as parent but it still showing that error. Get Outlook for iOS<https://aka.ms/o0ukef> From: Em Le Hong Sent: Tuesday, April 25, 2017 1:30:41 PM To: Muhammad Bilal Siddqui Cc: Knut Staring; DHIS 2 Users list S

Re: [Dhis2-users] Data Store Issue in DHIS2 [2.26]

2017-04-25 Thread Muhammad Bilal Siddqui
in your tomcat/webapp folder, try to download latest war file and run it > again. > > On Tue, Apr 25, 2017 at 11:35 PM, Muhammad Bilal Siddqui < > m.bilalsidd...@micromerger.com> wrote: > >> Hi >> >> Thanks for providing blank DB. After importing this my appli

Re: [Dhis2-users] Data Store Issue in DHIS2 [2.26]

2017-04-25 Thread Muhammad Bilal Siddqui
re that you have a backup of your > database, otherwise you can't recover it). > > I created 1 orgUnit in this database called Global, you can change it > later. It's working fine on my laptop, hope you can run it. > > [image: Inline image 1] > > On Tue, Ap