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

aviy

Members
  • Posts

    4
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by aviy

  1. @tkavanagh, thanks for the System requirements. Do you have metrics on doployement congiguration for the JasperServer based on volume of reports, number of users, volume of data. Also are there any Admin guide / manual available where one could find information of tuning the jasperServer optimally for best throughput. Thanks AviY
  2. Hi, If Jasper Server is integrated with external SSO where the authentication is outside the jasper server application, how do you set authentication of Jasper Web Service Client program? Currently, the Jasper Server Web Service Client uses the following code to authenticate: (from example) com.jaspersoft.jasperserver.irplugin.JServer server = new com.jaspersoft.jasperserver.irplugin.JServer(); server.setUsername("jasperadmin"); server.setPassword(THE_PASSWORD); server.setUrl("http://localhost:8080/jasperserver-pro/services/repository"); In the above mentioned scenario the authentication should be done from SSO Layer. Any help would be highly appreciated. Thanks in AdvanceAviy Post Edited by aviy at 06/01/2010 13:20
  3. Hi, We are implementing reports based on domains. We need help in implementing "group by" and "Having" clauses in domain reports with or without DomEL (Domain Expression Language). Any help / suggestion would be very helpful. Thanks in Advance.
  4. Hi, Is there any way you could print displayed report from web browser? The JasperReport samples contain example of an Applet to print the report, can't this be included in the JasperServer default exports available. If there is a way or if anyone has done this, please let me know. Thanks -aviy
×
×
  • Create New...