Modifying Entity Properties

Modifying Entity Properties

Applies to: Kyvos Reporting


You can modify the names of certain repository entities—such as Category, Report, Deployment, Query Object, Parameter Object, and Cube Object—directly within the configuration file. These modifications are reflected only on your local system and do not alter the central Kyvos Reporting repository.

Example

If you rename the category Demo to Demotest, the category’s identity in the central repository remains unchanged. The updated name is reflected only in your local configuration file.

To modify an entity name:

  1. On the iPackager configuration screen (name.conf):

  2. Right-click the desired entity (for example, a category named Demo) and select Properties.

image-20250718-091355.png
  1. The Category Properties screen appears.

    image-20250926-092410.png
  2. Update the name as required.

  3. Click Update to save changes.

Note
You cannot modify the properties of the following entities

  • Printer Settings

  • Web Client Properties

  • Report Server Properties

  • License File

Setting Deployment Actions

Kyvos Reporting allows you to define conditional actions for each entity when the CAB file is deployed. These settings ensure controlled and automated behavior during repository updates.

If Entity Exists in Target Repository

  • Overwrite: Replaces the existing entity with the one in the CAB file.

  • Delete: Removes the existing entity from the repository.

  • Cascade Delete: Deletes the selected folder along with all its subfolders and objects.

    • This option is available only for parent-level entities such as Categories.

    • It is not available for individual items within a category (e.g., Query Objects).

If Entity Does Not Exist in Target Repository

  • Add: Adds the entity from the CAB file to the repository.

Note
You cannot apply these property changes to the License File.

Copyright Kyvos, Inc. 2025. All rights reserved.