Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » BIRT report params and handling report errors?
BIRT report params and handling report errors? [message #368653] Wed, 17 June 2009 15:19 Go to next message
Dean Hiller is currently offline Dean HillerFriend
Messages: 46
Registered: July 2009
Member
I have a few questions.

1. How do I make it so a report can hand back an error to the java code
and
if there is an error, then abort doing the report and redirect to an
html page that might say "Sorry, there is no data for this report with the
parameters entered". Is there wa way in the stored proc to pass something
and then in java to get that and make it abore or is there a way to throw
an exception from the stored proc or something? I have no idea how ot do
this. We are in oracle right now.

2. I have created my own stored procs and hooked them all to BIRT and they
all work very great, but when I hook it to our actual stored proc which is
much
more complext, the output parameter list is wrong and shows one single
output column of ":B2||::||:B1" which is weird. Anyone see this before?

I even copied the stored proc into a new one, deleted all the body keeping
the interface the same and then implemented simple select statement and
that one
worked fine with BIRT.

3. How does BIRT discover the output columns anyways? maybe I can debug
some more on that end.

thanks,
Dean
Re: BIRT report params and handling report errors? [message #368972 is a reply to message #368653] Fri, 10 July 2009 19:29 Go to previous message
Galen Boyer is currently offline Galen BoyerFriend
Messages: 54
Registered: July 2009
Member
BIRT discovers what the output looks like by you "previewing" it.
Previous Topic:Auto sizing table columns to content
Next Topic:Hinding the Preview Tab
Goto Forum:
  


Current Time: Thu Apr 25 17:02:52 GMT 2024

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

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

Back to the top