Jump to content
We've recently updated our Privacy Statement, available here ×
  • buildomatic commands for export and import the repository data in dockerized environment


    Jivan Phadtare
    • Version: v8.0.3 Product: JasperReports® Server

    In the JRS Docker environment, we often encounter situations where we need to export repository data without encryption to avoid decoding errors.

    Here are the alternative export and import commands that can be used in a Dockerized environment:

    Command to export repository data:

    ./js-ant export-everything -DexportFile=js-catalog-exp.zip -DexportArgs=\"--keyalias deprecatedImportExportEncSecret\"

    Command to import the repository data :

    ./js-ant import -DimportFile=JRS_802_Dashboard_Export_legacy_Key.zip -DimportArgs=\"--keyalias deprecatedImportExportEncSecret\"


    For more details, please refer to the following URL.

    https://community.jaspersoft.com/documentation/jasperreports-server/tibco-jasperreports-server-upgrade-guide/v900/jrs-upgrade-guide-_-upgrading/#upgrading_562921741_1127020


    User Feedback

    Recommended Comments

    There are no comments to display.



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...