on 2008 Sep 22 4:19 PM
Is there a way to pass in a report template or design into the report engine instead of building the entire design in code? JasperReports has a way of passing in report data and a design and allowing the tool to create the final report.
Does anyone know if any Business Objects SDKs support something like this?
Hi Farhat,
I checked out there site and JasperReports also uses one of our products called Eclipse, it is the Crystal Java Report Designer.
So yes we do have a report designer that can be used. Report Templates can be developed using Crystal Report Designer.
Thank you
Don
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the reply...I have some follow-up questions.
Can I pass in data from a universe to a crystal report design to create these reports? Also, can crystal reports be scheduled like the webi documents created by Infoview or the report engine?
What I would like to be able to do is take advantage of the querying capabilities of the report engine (building a query from objects obtained from the universe) but then also have the flexibility to design the report outside of the code.
Hello Farhat,
Currently, the way to create a Crystal Report off of a Universe is using the Crystal Reports Designer (not the Crystal Reports for Eclipse designer). That invokes the Query Panel within the Desinger, with which you interact with the Universe-based Query.
There's no programmatic way to create or modify a Universe connection in a Crystal Report.
Sincerely,
Ted Ueda
User | Count |
---|---|
63 | |
10 | |
7 | |
7 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.