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:
Here is example, how you should do in Linux, if you want to extract BIAR on your new Enviroment:
Tool provides 2 approach:
- BIAR FILE
- 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"