Home
Intelligence (Analytics)
How can error messages be customized?
Shilpa
Hi,
I want to customize Error messages which are displayed when validating report parameters.
I tried changing ErrorMessages.txt,but my changes do not reflect.Can anybdy suggest where can I make the changes?
Thanks
Shilpa
Find more posts tagged with
Comments
mwilliams
Hi Shilpa,<br />
<br />
Your best bet is to create a custom parameter page. Then you can handle the parameter values however you'd like.<br />
<br />
<a class='bbc_url' href='
http://www.birt-exchange.org/devshare/deploying-birt-reports/298-2-2-birt-tag-library/#description'>2.2
BIRT Tag Library - Tips & Tricks - BIRT Exchange</a>
Shilpa
Hi Michael,
Thanks for the link,However I am not able to understand as I will launch my reports from iserver,so How wld I load parameters.jsp there and how to connect report from it in iserver.Can you help me in understanding this flow ?
Regards
Shilpa
mwilliams
Shilpa,
You should be able to place your parameter.jsp in the same place you put your report designs. Then, instead of calling the report design, you'd call the parameter.jsp. As you see in the devShare post, you specify the report you're calling from the parameter page. You should just have to use the relative path to the report design from the jsp page.
Shilpa
Sorry Michael,
But I am not getting how to call jsp file from Actuate iserver.?
Regards
Shilpa
Shilpa
Hi Michael,
Can you help me understanding this ?
Regards
Shilpa
mwilliams
Shilpa,
How do you call a report from the iServer?
Shilpa
Hi Michael,
I publish reports on iserver ,and click on the given link of report to call it.
Regards
Shilpa