вторник, 18 июня 2013 г.

SAP BO 4 Upgrade Management Tool for Linux

SAP BusinessObjects 4.0 Upgrade Management Tool - special tool for deploy your old SAP BO system (XI R2/R3.1) on new SAP BO 4.

Tool provides 2 approach:


  1. BIAR FILE
  2. Copy from old system to new




Here is example, how you should do in Linux, if you want to extract BIAR on your new Enviroment:

At first, go to # cd <SAP BO INSTAL FOLDER>/enterprise_xi40/java/apps/upgradeManagementTool/jars

Here run script:
#java -jar upgrademanagementtool.jar -mode biartolive -biarfile "/PATH/BIAR_FILE_NAME.biar" -destination CMS:PORT-destinationusername "Administrator" -destinationpassword "PASSWORD" -logfile "/PATH/myLogFile.csv"