Bundled CABI Reports JKS Key error on importing reports
search cancel

Bundled CABI Reports JKS Key error on importing reports

book

Article ID: 205687

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

Unable to migrate reports from CABI 7.5 to CABI 7.5.

Error: the import failed due to an invalid encryption key. please refer to jasper reports security guide



Note: This is only for migrating cabi reports from one 7.5 cabi to other 7.5 cabi(Not applicable for migrating reports from any version prior to 7.5)

Environment

Release : 20.3

Component : UNIFIED INFRASTRUCTURE MGMT

Resolution

Follow below steps:

1.Login to Cabi UI

2.Take export of reports needed from source environment(eg: UAT) as superuser.

3.Export any sample report from the target envt(eg: Production).

4.Open index.xml from the zip file exported from target envt.

5.Copy the below values from the target index.xml

<property name="keyalias" value="xxxxxxx"/>

<property name="encrypted" value="xxxxxx"/>


6.unzip the index.xml from the exported source report

7.and replace the source index.xml values.

8. zip the folder

9. and import the modified zip in the target environment.