Jump to content

norcenmarco

Members
  • Posts

    52
  • 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 norcenmarco

  1. Hi to all guys,

    i write to all of you because i'm encountering a problem

    I have designed with iReport Professional 5.5 a report with a Crosstab inside it. The crosstab is populated using the data from the main dataset. And i have also created 3 parameters (type of Multi select query).

    If i filter the data the report works correctly.

    The problem is that i have defined an hyperlink (Report Execution) on the rows of the crosstab. When clicking on a row i would like to open and execute another report passing the parameters from the first report and here is the problem: the second report opens correctly but the parameters are not passed.

    Does anyone have an idea?

    Cheers,

    Marco

  2. Hi,

    do you know if this problem is solved?

    Because i'm facing the same problem with jasperserver 5.5. ( I mean on the jaspersoft studio preview i see the ellipse coloured in red, but if i run the report on jasperserver instead of a red ellipse i have a red rectangle)

     

    Regards,

    Marco

  3. Guys this time i really need some help.

    I read the webservices guide and i read that it's possible to call webservices to put a report published on JRS on another website.

    Could you please help me to achieve this goal?

    What i need to do? Do you have some sample code?

     

    Thanks in advance!

    Cheers

    Marco

  4. Guys i'had found the solution.

    I will wrtite it here, in case someone has the some problem.

    So the src attribute for the iframe must contain this link (in multytennancy)

    http://localhost:8080/jasperserver-pro/flow.html?_flowId=viewReportFlow&standAlone=true&_flowId=viewReportFlow&ParentFolderUri=%2FGrafici&reportUnit=%2FGrafici%2FComune&decorate=no&j_username=user|ORGID&j_password=pwd"

    where ORGID is the name of the organization.

     

    Cheers

  5. Hi to all guys,

    i'm trying to show a report published on jasperserver on my website. I'm having this problem.

    Just to know, I'm using jasperserver with multitennancy.

     

    i had use this link in a web page:

    <iframe width="1024" height="500" src="http://localhost:8080/jasperserver-pro/flow.html?_flowId=viewReportFlow&standAlone=true&_flowId=viewReportFlow&ParentFolderUri=%2FGrafici&reportUnit=%2FGrafici%2FComune&decorate=no&j_username=user&j_password=pwd"></iframe>

    so if i'm logged into jasper i see the report in my webpage, instead if i logout from jasperserver and i refresh the page, i had this error:

    type Status report

    message

    description The requested resource () is not available.

    Any ideas?

    In the link i also need to put the name of the organization? if so how do i need to change the URL?

     

    Thanks in advance



    Post Edited by norcenmarco at 08/30/2012 10:00
  6. Thanks jcuser!

     

    Yeah i've found the file.

    And it's a big file with all the image.

     

    I dont'understand how the big image is splitted into different icon...

    For example if i create the same file with different image how can i combine the new icon with each button?

     

    Any suggestion?

  7. hi to all guys!

    I need your help.

    When creating a domain there is a tab named calculated fields. Where you can create your own fields.

    Which type of expression can i write there?

    I tried to calculate a % fields but later i've error.

    For example...

    fieldA - filedB works!

    ((fieldA - fieldB) / fieldB) * 100 doesn't works i receive an error when trying to use that field in the crosstab.

     

    Any suggestion?

     

    Cheers,

    Marco

  8. jcuser thanks for your reply!

    I read the article, but you assume to use the war installation. I would like to change it using thw windows installer!

    Do you think it is possible?

    Maybe accessing the bundled postgres database, and modyfing the value into jtenant table, it is possible??

     

    Cheers,

    Marco

  9. Hi to all guys,

    i need a help about single installation of jasper with windows installer.

    Once it's installed, the default label's organization is Organization, instead the ID'sorganization is organization_1. And i know that i can change the label.

    My question is:

    How can i change also the default ID? It is possible? For examnple if i want the ID like mycompany. There is a possibility into the database?

     

    Thanks guys!!

    Marco

  10. Hi lksingh,

    i will guide you on how to achive your goal if i understand what you mean!

    To drill through dashboard is neraly the same... For example go on the link panel and choose:

    Hyperlink target: Self

    Hyperlink type: Reference

    and on reference tab set the url for example:

     

    flow.html?_flowId=dashboardRuntimeFlow&dashboardResource=/Configurazione_Base/Dashboard/Cruscotto_Generale

    where /Configurazione_Base/Dashboard/Cruscotto_Generale is the path to your dashboard.

     

    Let me know!!

     

    Cheers,

    Marco

     

     

×
×
  • Create New...