Skip to main content



      Home
Home » Archived » BIRT » Desgin Engine API : help, doc, or something else ...
Desgin Engine API : help, doc, or something else ... [message #56590] Tue, 12 July 2005 10:47 Go to next message
Eclipse UserFriend
Originally posted by: joel.adm-concept.com

Hello

I try to use the Design Engine API from Java code. I search for
documentation on the methods.

The tutorial online explains how create a new Report, but it is not
complete and i need to modify an existing report. And the "openDesign"
method failed, so i need help.

Someone can help me ?

Thx
Re: Desgin Engine API : help, doc, or something else ... [message #56966 is a reply to message #56590] Tue, 12 July 2005 14:54 Go to previous messageGo to next message
Eclipse UserFriend
The DE API JAVA docs are part of the help inside Eclipse. After you
install the BIRT plugins, go to Help-> HelpContents ->BIRT Developer
Guide->Reference->API Reference -> Report Object Model API Reference

Thanks,
--Rima Kanguri
Re: Desgin Engine API : help, doc, or something else ... [message #56994 is a reply to message #56590] Tue, 12 July 2005 15:52 Go to previous messageGo to next message
Eclipse UserFriend
What problem do you have?
For example, I had a problem creating a datasource and to use the openDesign
function, and the problem was fixed, with ..
From: Yu Li
It seems like an environment problem. Can you check whether the
org.eclipse.birt.report.data.oda.jdbc is in your eclipse plugin directory?

If yes, you need to give the argument when you run your code:
-DBIRT_HOME="your eclipse home".

Or you can specify your own BIRT_HOME directory. But the following plugins
and
jar should exist in your BIRT_HOME/plugins:
org.eclipse.birt.core
org.eclipse.birt.data
org.eclipse.birt.data.oda
org.eclipse.birt.report.data.oda.jdbc

OK

"Bazinou" <joel@adm-concept.com> escribi
Re: Desgin Engine API : help, doc, or something else ... [message #57225 is a reply to message #56966] Wed, 13 July 2005 03:11 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: joel.adm-concept.com

Oh !! I didn't see that ... it will be very useful ... thank you !!

Rima a écrit :
> The DE API JAVA docs are part of the help inside Eclipse. After you
> install the BIRT plugins, go to Help-> HelpContents ->BIRT Developer
> Guide->Reference->API Reference -> Report Object Model API Reference
>
> Thanks,
> --Rima Kanguri
>
>
Re: Desgin Engine API : help, doc, or something else ... [message #57252 is a reply to message #56994] Wed, 13 July 2005 03:15 Go to previous message
Eclipse UserFriend
Originally posted by: joel.adm-concept.com

It's exactly the problem i had. I could open a report without
datasource, but when i try to open one with datasource, it failed ! But
now with your help it runs. I need just to do a setEngineHome before
design. I did it for run the report, and i have not the idea to do it
here. So i'm stupid.

Thank's

Andres Gomez a écrit :
> What problem do you have?
> For example, I had a problem creating a datasource and to use the openDesign
> function, and the problem was fixed, with ..
> From: Yu Li
> It seems like an environment problem. Can you check whether the
> org.eclipse.birt.report.data.oda.jdbc is in your eclipse plugin directory?
>
> If yes, you need to give the argument when you run your code:
> -DBIRT_HOME="your eclipse home".
>
> Or you can specify your own BIRT_HOME directory. But the following plugins
> and
> jar should exist in your BIRT_HOME/plugins:
> org.eclipse.birt.core
> org.eclipse.birt.data
> org.eclipse.birt.data.oda
> org.eclipse.birt.report.data.oda.jdbc
>
> OK
>
> "Bazinou" <joel@adm-concept.com> escribió en el mensaje
> news:db0l5u$fpt$1@news.eclipse.org...
>
>>Hello
>>
>>I try to use the Design Engine API from Java code. I search for
>>documentation on the methods.
>>
>>The tutorial online explains how create a new Report, but it is not
>>complete and i need to modify an existing report. And the "openDesign"
>>method failed, so i need help.
>>
>>Someone can help me ?
>>
>>Thx
>
>
>
Previous Topic:Image with links map
Next Topic:Problem with date and sql statement / filter
Goto Forum:
  


Current Time: Thu May 01 16:56:03 EDT 2025

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

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

Back to the top