Is there a way to change organization name in the AWS version?
Posted on May 31, 2013 at 6:13am
The Manage tab only shows Users, Roles, and Server Settings, even when logged on with a user with administrator, superuser, etc..
Is there a way to change the organization name from "organization_1"? (which has a display name of: "Organization")
Thanks for any pointers
edit: Actually, it looks like according to /usr/share/tomcat7/webapps/jasperserver-pro/WEB-INF/actionModel-navigation.xml -- that section of the code that enables Organizations in the Manage Menu is for Jasper Pro only:
<condition test="showMTMenuItem"><option action="primaryNavModule.navigationOption" actionargs="organization" labelkey="NAV_055_TENANT"></option></condition>
<condition test="showMTMenuItem"></condition>
If that's true, I can understand limiting the menu item, but there should be some other way for Jaspersoft AWS customers to change the organization name
Joined: Mar 4 2013 - 3:18pm
Last seen: 6 years 7 months ago
Posted on June 1, 2013 at 11:24am
Asking it another way:
Has anyone been able to change their organization name to something other than "Organization" when running the AWS version of Jaspersoft BI Server?
Or are there all these installations out there that have just given up and resigned to be "Organization" instead of "Acme Inc" (for instance) ?
Joined: Mar 4 2013 - 3:18pm
Last seen: 6 years 7 months ago
Posted on June 3, 2013 at 11:05am
Hi John,
This is the default organization that exists in all JasperReports Server editions. Jaspersoft BI for AWS currently does not support multi-tenancy, so all users and objects belong to the default org named "Organization". (See
http://community.jaspersoft.com/wiki/jaspersoft-aws-faq.)
Unfortunately, there is not a way to rename the default organization through the UI. It is possible through a customization (a database update and possibly coding), but it's not recommended. The name "Organization" is more noticeable when you're logged in as an administrator (superuser or jasperadmin) than as a non-administrator.
If you're interested in branding the user interface so it more closely matches your users' look and feel expectations (e.g., colors, company logo), you can learn about Themes in the JasperReports Server Ultimate Guide, section 11.1: Changing the UI with Themes. The link to version 5.0 is
http://community.jaspersoft.com/system/files/documentation/js-ultimate-g... (requires registration). You could make simple modifications yourself using the instructions in the Ultimate Guide, or you could work with a Jaspersoft implementation partner or Jaspersoft professional services for more extensive changes.
I hope this helps.
Mary Flynn
Jaspersoft
Joined: Dec 14 2006 - 11:40am
Last seen: 4 years 11 months ago
Thanks for the response. I wonder then if the JASPERREPORTSSERVER
ADMINISTRATORGUIDE RELEASE 5.1 is just in error at the start of Chapter 2 "ORGANIZATION, USER, ANDROLEMANAGEMENT" where they say:
"Community edition users, and administrators of deployments with a default single organization can generally skip this
section. However, this procedure can be used to change the name of the default organization."
On the compare editions page the AWS edition is marked as supported multi tenancy.
https://www.jaspersoft.com/editions
Is it coming or it the chart just wrong?