|
Re: what is the system id of the report design? [message #761002 is a reply to message #760844] |
Mon, 05 December 2011 14:01  |
Eclipse User |
|
|
|
Mike,
I am not 100% on what you are asking. That call expects the an input
stream with the design in it. The name is just the name of the report.
Jason
On 12/5/2011 7:34 AM, Mike wrote:
> Hi,
>
> I have to work with some code that uses BIRT engine and I don't
> understand why the code accepts as a system id of the report design only
> the path of a sample file!!!
>
> The function I'm talking about is the "openRepostDesign" of the
> "ReportEngine" class:
>
> public IReportRunnable openReportDesign(java.lang.String name,
> java.io.InputStream designStream)
> throws EngineException;
>
> The same file is referenced in the templates as:
> <property name="FILELIST">C:\Document
> Generator\birt\templates\reports\sample.xml</property>
> but I fail to make the connection...
>
> (The above path doesn't exist on the system that the app has been deployed.
> The path provided with the "openReportDesign" function as a system id is
> valid though, and points to that sample.xml file...)
>
>
> Thanks,
>
> Mike
|
|
|
Powered by
FUDForum. Page generated in 0.25269 seconds