Jump to content

danysabo

Members
  • Posts

    30
  • 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 danysabo

  1. When I want to change datasource to None for custom query through repository navigator, it's always switches back to some predefined datasource. If I change this through web interface, it can be set to None.

    I am using JasperServer 3.7.0 Release Candidate.

    I thing this is bug in iReport Jasper server plugin.

    EDIT: And version of iReport is 3.7.0.



    Post Edited by danysabo at 01/25/2010 18:14
  2. I inserted same piece of code

     

    <authz:authorize ifAnyGranted="ROLE_EXPORT_${configuredExporter.key}">...output td element</authz:authorize>

     

    and I tried to logout/login, but I always get exporter icons displayed.

    I have several users, only one of them have role ROLE_EXPORT_pdf and ROLE_EXPORT_xls, but everyone can see that icons. I tried to restart tomcat server also, but nothing helped.

    I am using JasperServer 3.7.0 Release Candidate.

    Can someone help?



    Post Edited by danysabo at 12/30/2009 19:04
  3. Hi,

    Did you solve this?

    I am new in JasperServer, and I am also facing with same issue.

    For example, I want to display how many orders are finished in the period of time for a particular client? I think I shuld use COUNT(*) expression, but I cann't figure out how.

    Can someone help? Or just give me a hint where to search?

    Thanks,
    Daniel

×
×
  • Create New...