Jump to content
We've recently updated our Privacy Statement, available here ×

shivac

Members
  • Posts

    27
  • Joined

  • Last visited

shivac's Achievements

Explorer

Explorer (4/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Collaborator Rare

Recent Badges

0

Reputation

  1. Hi I have 2 select boxes.First selection box has the list of regions and the second selection box has the list of cities.What i want is it possible that on selection of a region in the first selection box,cities related to that region appear in the second selection box? Please help
  2. Hi Anadhraj... Hey its working now. Thanks a lot. But Its good for one subreport. If we have two subreports and when called from JS now its giving this following error. What error is this? whats the cause and how to fix it? Plz help. com.jaspersoft.jasperserver.api.JSExceptionWrapper: java.io.UTFDataFormatException: Invalid byte 1 of 1-byte UTF-8 sequence. the files are same. Here instead of one subreport the report1.jrxml calls two subreports.
  3. Hi Anandhraj,After following your instructions now I'm getting another error. I have attaced the code also. My Main report name is : report1 Subreport name is : catLine (which is a line graph) both are loaded to JS. The error now is com.jaspersoft.jasperserver.api.JSExceptionWrapper: Error loading object from URL : repo:/catLineCode:<subreport isUsingCache="true"> <reportElement x="11" y="16" width="166" height="100"/> <connectionExpression><![CDATA[$P{REPORT_CONNECTION}]]></connectionExpression> <subreportExpression class="java.lang.String"><![CDATA["repo:/catLine"]]></subreportExpression> </subreport>
  4. Hi there can anybody help me how to do a subreport, I m using iReport 3.1.2 and JasperServer 3.1 . In my main Report I gave a Report Expression as "<subreportExpression class="java.lang.String"><![CDATA["repo:/Reports/SubReportDealer"]]></subreportExpression>" i tried like "/Reports/SubReportDealer" but no use it giving a error massage as "java.lang.ClassCastException: com.jaspersoft.jasperserver.api.metadata.jasperreports.domain.client.ReportUnitImpl". "/Reports/SubReportDealer" Under a Report folder I created a JasperServer Report. What's the mistake i commited here?. can anybody help me out this?. Thanks in advance Shivac
  5. Hi Is there any proper documentation for JasperServer 3.1 and iReport 3.1.2 ? (Other Than JS Pro). Thanks in Advance Shivac Post Edited by siva chidhambaram at 04/02/09 10:59
  6. Hi Anandharaj, I m not getting your point, can you please give me some clear details about where i have to upload my main & subreport xml?.can you explain me What is "repo" Where can I use this. I m created simple chart in subreport, then in main report i m just give a path for "use existing report : D:iReport_Examples catLine.jrxml " then "Connection Exp : using the Master Report" Then no parameters. Then i give a preview its working. what mistake i commited here?. Then I call main Report .jrmxl file to JasperServer. Is this correct or have to change anything?. Thanks in advacne Shivac Post Edited by siva chidhambaram at 04/06/09 03:37
  7. Hi Thanks for your Help. $X{} is Working fine for me. Thanks in advacne Shivac
  8. Hi Anandharaj Thanks for your quick replay, I m using JasperServer 3.1 and iReport 3.1.2. when I give a preview in iReport it is working fine and when I run from JasperServer then it Shows "net.sf.jasperreports.engine.JRRuntimeException: Parameter "DATABASE_TIMEZONE" does not exist". here I attached Master Report xml file. Thanks in advance Shivac
  9. Hi Lucian Thanks for your quick replay Thanks in adavance Shivac
  10. Hi there, I created a master report which having a subreports, When I give a preview in iReport it is Working fine. I m getting the following error message when I was running from jasperserver "net.sf.jasperreports.engine.JRRuntimeException: Parameter "DATABASE_TIMEZONE" does not exist". I refered earlier forum posts, but nothing turned out to help. My subreport contain only graphs I m not passing any parameters, then i called that subreport in master report. please help me out. Thanks in advance Shivac
  11. Hi Lucian, Thanks for your quick replay, Lucian can you send me some detailed manner. Thanks in advance, Shivac
  12. Hi there, I created a dashboard using iReport 3.1. Actually I want to set width and height of chart in percentage, because monitors are not in same pixel. so iif any body know how to do this in percentage please guide me. Thanks in advance, Shivac
  13. Hi there, Event Handling option Is there in JasperServer, like ItemClick Event in chart, etc., What I actually want is Drilldown for chart . If so how can achieve it?. (Consider I have a bar chart which has a 4 bars like A,B,C,D. If I click the D bar then it should create a drilldown based on the D. Is it possible in JasperServer?). Thanks in Advance, Shivac Post Edited by siva chidhambaram at 03/31/09 04:56
  14. Hi there I created a report using iReport 3.1 and now if I want to click a text Field then another report should open, is it possible?. and is it possible to pass the parameter from master report to linked report?. if so please guide me . Thanks in advance Shivac
  15. Hi Anandharaj For multiple selection parameter, how can I use $P!{parameterName}. what is clean-up have to use any script to perform clean-up?. can u help me out this, can u post your samples so that I will get clear understand. Thanks in advance Shivac
×
×
  • Create New...