Overview
Applies to: Kyvos Reporting
iPackager is a utility in Kyvos Reporting that helps extract repository objects and configuration settings from the Kyvos Reporting repository or file system. It stores the extracted references in a configuration file (.conf) that can be used to build a CAB file. The CAB file can then be deployed to another Kyvos Reporting instance using the Deploy Repository Bundle feature.
Configuration File Location
After creating a configuration file, it is saved on the Web Server at the following path:
<Kyvos Reporting_Installation_Location>\Jakarta\webapps\Kyvos Reporting\client\config\ipackager\confYou can specify a custom name for the configuration file (e.g., my_backup.conf) and make changes to it before building the CAB file.
Launching iPackager
To access iPackager from the Kyvos Reporting portal:
Click Navigate > Repository > iPackager
The Repository > iPackager page is displayed.
iPackager Application Window
The iPackager screen is divided into the following sections:
Top Menu Bar
Entity Type Pane
Select Entities Pane
Selection Summary Pane
Top Menu Bar
The top menu contains options to manage configuration files and build the CAB file:
Option | Description |
|---|---|
Save | Saves changes to the currently open configuration file. |
Build Cab | Builds a CAB file from the selected entities. [See Building the CAB File section for more details.] |
Upload | Uploads the configuration file to the Web Server. |
Download | Downloads the configuration file to your local system (browser's default download location). |
Help | Opens the help documentation. |
Click the Actions menu (⋮) to access the following additional options:
Option | Description |
|---|---|
Add | Creates a new configuration file. |
Open | Opens an existing configuration file. |
Save As | Saves the configuration file with a new name. |
Delete | Deletes a saved configuration file. |
Entity Selection Area
The lower part of the iPackager window is divided into three panes:
1. Entity Type
This pane lists all the repository object types available on the Kyvos Reporting Report Server. You can expand the entity tree to select specific object types such as:
Reports
Query Objects
Parameter Objects
Dashboards
Users
Connections
And more...
For more information, refer to the section Adding Objects to the Configuration File.
2. Select Entities
This pane shows the actual entities (objects) available under the selected type. You can select individual objects or entire categories to include them in the configuration file.
Double-click a type in the Entity Type pane to populate this section.
3. Selection Summary
This pane displays a summary of the entities you have selected. It shows object counts grouped by category, helping you confirm your selections before building the CAB file.
Copyright Kyvos, Inc. 2025. All rights reserved.