Page 1 of 1
Reports error
PostPosted:Tue Sep 09, 2014 12:21 am
by matt81
Hi Guys,
I am trying to develop Reports, and have tried the report that is on
http://wiki.openkm.com/index.php/File:R ... sers.jrxml,
however when I upload and execute the report I get 2 issues. First it's asking for Parameters and then it displays another error. See images attached.
Thanks
Re: Reports error
PostPosted:Fri Sep 12, 2014 6:23 pm
by jllort
At the present you can not execute reports with paramters from administration, only can be executed from UI ( use profile to enable report and test from desktop view ). The second error is indicating in the url is no able to get the report image, probably you go application.url incorrect configuration than url what really are you using to accessing openkm.
Re: Reports error
PostPosted:Mon Sep 15, 2014 1:37 am
by matt81
Thank you, that was it the url was different. Now I can execute them from both the administration and desktop view.
I was searching on wiki for tutorials on Reports, but haven't found much, so I guess I will search for somewhere else.
Thanks
Re: Reports error
PostPosted:Tue Sep 16, 2014 7:19 am
by jllort
There're basically two kinds of reports, what use scripting and what use SQL. I suggest take a look at userslogin.rep ( really rep is a zip file ) and DocumentsAccessibleByUserOrdered.jrxml
Here you have some video,
https://www.youtube.com/watch?v=zKsfl-Asscg the idea was do a second video more complete but at the moment has not been possible to find enough time for it.