Page 1 of 1

Report Issue

PostPosted:Wed Mar 07, 2012 8:15 am
by yfzhou72
Dear Sir,

I'll trying the report function of OpenKM with version 5.1.8-2 on Windows 2003. I download a sample SubscribedDocuments.jrxml and upload it to my OpenKM. For the time being everthing is ok.

I got problem after execute. I got feedback from the front like following:

Report execute
Label Name Type Value
No parameters defined

And when I check the OpenKM console, I found following information:

16:12:19,036 WARN [ReportUtils] Report '2' has no params.xml file

I check the jrxml file and I found line as following:

<parameter name="host" class="java.lang.String" />

Is it the problem that I did not define the parameter for "host". If yes, how should I define the value for it?

BR,

Sam,

Re: Report Issue

PostPosted:Wed Mar 07, 2012 6:28 pm
by pavila
The WARN message is only an advice. Not is important.

The host parameter is automatically set by OpenKM when run the report.

Re: Report Issue

PostPosted:Thu Mar 08, 2012 7:29 am
by yfzhou72
Dear Pavila,

OK, I see. But why there's no reuslt of the sample report. I download the sampl report "RegisteredUsers.jrxml", and upload to my OpenKM, but no result after run the report. Can you help to advise the possible reason. I've attached the error message at following.


Thanks & Best Regards,

Sam,

Re: Report Issue

PostPosted:Fri Mar 09, 2012 11:57 am
by pavila
Do you see an empty PDF or any error thrown? See console log for more info.