Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Birt 2.5 Batch Problem: What is rp_issue?
Birt 2.5 Batch Problem: What is rp_issue? [message #369045] Wed, 22 July 2009 17:41 Go to next message
steve shiflett is currently offline steve shiflettFriend
Messages: 1
Registered: July 2009
Junior Member
I used the sample genReport.bat file to run my report in batch. It
complains that I haven't something called rp_issue. What is it - or where
do I find out? I have been looking for documentation but after several
hours - I cannot find anything. Can anyone help?

The arguments I pass on:

C:\Tomcat-5.5.27\Tomcat 5.5\webapps\birt-viewer>genReport -m runrender -f
HTML -o steve.html "C:\Tomcat-5.5.27\Tomcat
5.5\webapps\birt-viewer\report\jira\resolution_by_component. rptdesign "

The output are as follows:

C:\Tomcat-5.5.27\Tomcat 5.5\webapps\birt-viewer>ECHO off
Jul 21, 2009 2:54:01 PM org.eclipse.birt.report.engine.api.ReportRunner
runAndRenderRepo
SEVERE: Required parameter rp_issue is not set.
org.eclipse.birt.report.engine.api.impl.ParameterValidationE xception:
Required parameter ...

etc.
Re: Birt 2.5 Batch Problem: What is rp_issue? [message #444132 is a reply to message #369045] Fri, 31 July 2009 16:35 Go to previous message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

rp_issue must be a parameter you have in the report.

add
-p "rp_issue=value"

Jason



steve shiflett wrote:
> I used the sample genReport.bat file to run my report in batch. It
> complains that I haven't something called rp_issue. What is it - or
> where do I find out? I have been looking for documentation but after
> several hours - I cannot find anything. Can anyone help?
>
> The arguments I pass on:
>
> C:\Tomcat-5.5.27\Tomcat 5.5\webapps\birt-viewer>genReport -m runrender
> -f HTML -o steve.html "C:\Tomcat-5.5.27\Tomcat
> 5.5\webapps\birt-viewer\report\jira\resolution_by_component. rptdesign "
>
> The output are as follows:
>
> C:\Tomcat-5.5.27\Tomcat 5.5\webapps\birt-viewer>ECHO off
> Jul 21, 2009 2:54:01 PM org.eclipse.birt.report.engine.api.ReportRunner
> runAndRenderRepo
> SEVERE: Required parameter rp_issue is not set.
> org.eclipse.birt.report.engine.api.impl.ParameterValidationE xception:
> Required parameter ...
>
> etc.
>
Previous Topic:a recursive stored procedure problem
Next Topic:Using hyperlinks (passing parameters) and the Birt.tld tag library.
Goto Forum:
  


Current Time: Thu Apr 25 16:25:45 GMT 2024

Powered by FUDForum. Page generated in 0.03071 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top