Jump to content
Changes to the Jaspersoft community edition download ×

meyerjj

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 meyerjj

  1. We have an Oracle data source that we report against where all of the "tables" are referenced using public synonyms. When creating reports using JasperSoft Studio and iReport we are unable to use the query deisgner because it can't load the public synonyms. In these tools we can get around this by writing straight SQL. Unortunately, we do not have this option when using the Domain Designer in JasperServer. I have set the "includeSynonymsForOracle" to true in the server configuration but this doesn't make an difference for the public synonyms because they are not part of a schema. Is there a way to access public synonyms in the doamin designer on JasperServer? Thanks.
  2. I have had a request to dynamically display the path of a JasperReport in the JasperServer repository within the report itself. As an example, if a report named "Report1" is located in the following path in the repository "/Reports/Accounting" the report would display "/Reports/Accounting/Report1". Thanks in adavance.
  3. I have JasperServer setup and running currently, but I have a requirement to make the user login run through SSL. the rest of the site should be standard HTTP, but the login information needs to be encrypted. Is there any way to do this in JasperServer. Please note, I already have the requests for JasperServer running through Apache using mod_jk so I would implement the SSL from the Apache side. Any help would be appreciated. Thanks...Jeff
  4. I am currently trying to setup connctions in iReport to both an Oracle database and a SQL Server 2005 database. I have successfully created the connections and they connect properly. My problem arrises when I try to create a report in the Teport Wizard. When I open the query designer, the list of items in the first drop down list is usernames and not schemas as I would expect. With a Postgresql connection this works as I would think in that you can choose the schema. Has anyone else had a similar problem or am I doing something wrong? Thanks, Jeff
×
×
  • Create New...