BackPrevious Page Next PageNext

Multi-tenancy Supported via Organizations

Organization definitions

Creating organizations

Allocating server resources to organizations

JReport Server supports the multi-tenancy architecture by organizing users into different organizations. An organization is a group of users that has its own administrator. This enables the tenant administrators for fine-grained management of their own resources, security, and user policies.

The Organization feature is a separately licensed feature of JReport Server. It is installed together with JReport Server so only the license key needs to be updated to enable it to work. To find out how to license Organization, please contact Jinfonet sales at sales@jinfonet.com or contact your Enterprise Account Manager.

When JReport Server is Organization enabled, users need to specify the organization name before logging in JReport Server. The organization name System means that the login user does not belong to any organizations. For organization users, the correct organization name must be provided, otherwise they cannot log in.

Organization definitions

To use the Organization feature, you should first have a general idea of the following:

Creating organizations

The system admin can create organizations.

  1. In the JReport Server console, point to Administration on the system toolbar, and then click Security > Organization from the drop-down menu. The Organization page is displayed.

    Organization page

  2. Click the New Organization link. The New Organization dialog appears.

    New Organization dialog

  3. Specify the name of the organization, the maximum number of users allowed in the organization, and the description about the organization.
  4. Click OK to create the organization.

The new organization is then added in the organization table which consists of the following columns.

Column Name Description
Organization Name Displays the organization names.
Max Number of Users Displays the maximum number of users allowed in the organizations. The values are editable. Double-click in the text box and then select a value from the drop-down list or input an integer number in the combo box directly, then click outside of the combo box to accept the change. The x in the combo box is used to clear the input text.
Description Displays the information about the organizations. It is editable.
Control
  • Resource Allocation
    Allocates server resources to the specific organization.

In the organization table, the system admin can sort the organizations by the first three columns, search for required organizations, change the maximum number of users in an organization, and delete the organizations that are not required.

Allocating server resources to organizations

System admin can allocate server resources to different organizations, then when one organization encounters report running performance problems, the other organizations will not be affected. The server resources include maximum concurrent users/reports, maximum disk/memory size, whether to cache catalogs, reports, or images used in the organization and the maximum memory size for them as well as for cached report data and cube, and whether to compress swap files so as to reduce I/O time by increasing CPU usage.

Resource allocation can be achieved either via UI or by modifying the property file.

BackPrevious Page Next PageNext