Upgrading Catalog Data

Starting from version 5.0.0 of TIBCO Product and Service Catalog, you can upgrade the full export catalog (ZIP file) to the latest compatible version of the catalog data. You can access the migration utility from the following locations:

  • For Windows: <AC-HOME>/bin/fcdatazipfilemigrator.bat
  • For Linux <AC-HOME>/bin/fcdatazipfilemigrator.sh

Procedure

  1. Set the following environmental variables: %JAVA_HOME% , %AC_HOME% , %MQ_HOME% , %JBOSS_HOME% , %NODE_ID% , %MQ_CONFIG_FILE% , and %MQ_LOG%.
  2. Enter the following input arguments:
    • SOURCEZIPPATH (absolute path of the ZIP file that must be upgraded to version 5.0.0 of TIBCO Product and Service Catalog)
    • TEMPLATEZIPPATH (absolute path to the blank template ZIP file of the latest TIBCO Product and Service Catalog version 5.0.0)
    Example:
    > cd $AC_HOME/bin
     > ./fcdatazipfilemigrator.sh <absolute path zip of FC410 Full export> <absolute path of blanktemplate zip file of FC500>

Result

The upgraded compatible TIBCO PSC 500 importable ZIP file path is generated.