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

iggi

Members
  • Posts

    13
  • 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 iggi

  1. I am trying to display the Tenant Name / Organization Name on my report title that is created out of Jaspersoft Studio. I am able to use this parameter $P{LoggedInUserTenantId} to get the Tenant ID on the title however; I am not sure what parameter is to be used to get the Tenant Name likewise.
  2. Hozawa, do we have any JSON data adapter for JasperReports Server to call external RESTful service provided by cloud applications e.g., like from Salesforce?
  3. Matt, could you throw some light on this discussion on how to get Tenant Name into my Report Title in Studio, something like how I am able to get the Tenant ID using this $P{LoggedInUserTenantId}?
  4. Please could you give me detailed steps on how to get the 'Organization Name' or 'Tenant Name' into my report title through a Parameter something like this $P{LoggedInUserTenantId}?
  5. I AM ABLE TO GET TILL HERE, "Create a parameter in the report called LoggedInUser with the following class: com.jaspersoft.jasperserver.api.metadata.user.domain.User You will then have access to the getTenantId() property." PLEASE COULD YOU GIVE ME DETAILED STEPS ON HOW TO GET THE "ORGANIZATION NAME/TENANT NAME" INTO MY REPORT TITLE, "You may need to use the TenantServiceImpl class in order to retrieve the name of the tenant once you have the id."
  6. I have been under the same scenario and without a proper solution, I am making copies of the JRXML file into the respective organization's folder and then creating a data source pointing to the respective organization's database. Do anyone know how to call the Tenant Name into the Report Title of my JRXML file instead of Tenant ID ($P{LoggedInUserTenantId})?
  7. The report I am building using Jaspersoft Studio requires that I incorporate 'Tenant Name' or the 'Organization Name' to appear on the Title of the report. I know we can use the following parameter to get the Tenant ID but I am not sure how to get the Tenant Name? $P{LoggedInUserTenantId} Is there any parameter to get the Tenant Name? Please help...
  8. Hi Team, Is it possible to call 'Organization Group Name' into my report to display part of the report title name?
  9. Does anyone have sample data for Ad-hoc reporting which is more relevant to the Electric & Machines Manufacturing Industry?
  10. Thanks for your response Max and yes, I was looking for best practices on how to migrate all the ad-hoc reports created on the development environment to the production environment.
  11. Thank you for your suggestions hozawa however; just to know more or for the sake of my curiosity, could you please guide me to a web link or share any notes that would guide me step by step with respect to manually updating the necessary files?
  12. Do anyone have reference knowledge base links that has step by step instructions on how to go about with this procedure?
  13. Is there a config file to be edited accordingly such that it can point to the /jasperserver-pro/index.html?
×
×
  • Create New...