Jump to content

kadimulam

Members
  • Posts

    32
  • Joined

  • Last visited

 Content Type 

Forum

Downloads

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Events

Profiles

Posts posted by kadimulam

  1. I have a master report and a subreport, embedded in the master report.

    I have a column called Employee_ID in the master report. This column also exists in the subreport. When clicking on one of the Employee_ID values in the master report, i want to navigate to the corresponding Employee_ID in the subreport.

    For instance, Employee_ID value in the master report is 35. When clicking on this value, i want to navigate to the column with a value 35 in the subreport dataset.

    How can i achieve this functionality?

    Please provide me some guidelines.

    Thanks,

    Kiran

  2. I have a master report and a subreport, embedded in the master report.

    I have a column called Employee_ID in the master report. This column also exists in the subreport. When clicking on one of the Employee_ID values in the master report, i want to navigate to the corresponding Employee_ID in the subreport.

    For instance, Employee_ID value in the master report is 35. When clicking on this value, i want to navigate to the column with a value 35 in the subreport dataset.

    How can i achieve this functionality?

    Please provide me some guidelines.

    Thanks,

    Kiran

  3. Hi,

    Could you please help me on the following:

    I have customized the look and feel (styles, images etc) of the JasperServer on my QA machine. Is it possoble to export these changes and import them on the production machine (in the same way that we do for reports on iReport)? If not i need to remember all the changes that i have done on QA machine and then manually do the same chagnes on production machine.

    Thanks,

    Kiran

  4. Hi,

    I need your help on the following situation:

    When i hit 'http://localhost:8080/jasperserver' i need to redirect it to 'http://localhost:8080/jasperserver/flow.html?_flowId=listReportsFlow' for the group ROLE_USER.

    All i need is i should always display 'http://localhost:8080/jasperserver/flow.html?_flowId=listReportsFlow'  for ROLE_USER.

    Can you please let me know the eaxct files that needs to be changed to solve this?

    Thanks,

    Kiran

  5. Hi,

     

    Is it possible to make Jasper Server as a Windows service. Is yes can you please tell me the steps to do the same.

    Please note that i already have Tomcat 6.0 as a Windows service (i am using this for my webapp), apart from this i have installed Jasper Server (for reports) which i need to run as a windows service.

    Thanks,

    Kiran

  6. Hi,

    Can you please tell me the steps to link a subreport to the main report on the Jasper Server? I was able to do the same on iReport tool.

    I tried the solution given by 'lucianc' but no luck. How do add the Subreport, with extension OR without extention?

    Thanks,

    Kiran

  7. Hi,

    Could you please tell me if there is any way to change the font size of a Label in Pie Chart? I need to reduce the font size because the of the following reason:

    I have around 12 different labels which i have to show on pie chart, due to this the links and the labels are getting intersected each other as shown in the attached word document.

    Thanks,

    Kiran

  8. Hi,

    There is some issue with the JasperServer. After logging into the JasperServer using jasperadmin/jasperadmin OR joeuser/joeuser, if i click on browsers BACK button it again shows me the Login screen. Can you please tell me if there is any way to fix this issue?

    Thanks,

    Kiran

  9.  

    Hi,

    Could you please tell me how can the LOGOUT feature be customized. I need to customize it in the following way:

    I will allow the user to Login using the following URL:

    http://localhost:8082/jasperserver/flow.html?_flowId=listReportsFlow&curlnk=2

    When the user Logouts i again want to redirect him to the above page instead of http://localhost:8082/jasperserver/flow.html?_flowId=repositoryExplorerFlow

    Is that possible, if yes can you please guide me in acheiving it?

    Thanks,

    Kiran

  10. Hi,

     

    Can you please tell me how to do client side validations using JasperServer and iReport?

    I have a drop down as a user control for 'City' field. I have a default option called 'Select a value'. So whenever user selects 'Select a value' and clicks on Sumbit, i should not allow user to view the report and should throw an error saying 'Please select a value for City'.

    I am using JasperServer 3.0 and iReport 3.0.

     

    Thanks,

    Kiran

  11. Hi,

    In my project i need to do some customizations on the JasperServer. I have mentioned them below:

    1. Allowing the end user to directly view the reports instead of asking him to enter the Username/password.
    2. Hide or remove disabled folders (Add Folder, Schedule, Run ib abckground, move, copy etc) located on the top of the page for ROLE_USER?

    Can you please let me know whether the above things are possible, if yes, how can i acheive?

    Thanks,

    Kiran

×
×
  • Create New...