Friday, May 29, 2015

How to Export Biar to Live environment in BI 4.1

Note: Make sure the biar file should be same version or lower version as your live system


Copy the biar file to a folder

and create a file name.properties and include the below parameters in it


importLocation=E:/LCMBIAR_files/12345filename.lcmbiar
action=promote
LCM_CMS=servername:6400
LCM_username=Administrator
LCM_password=<your Admin Pwd>
LCM_authentication=secEnterprise
Destination_CMS=servername:6400
Destination_userName=Administrator
Destination_password=<your Admin Pwd>
Destination_authentication=secEnterprise
includeSecurity=false
exportDependencies=flase
consolelog=true

Open Command prompt and

Run the BAT file from C:\Program Files (x86)\SAP Business Objects\SAP BusinessObjects Enterprise 4.0\win64_x64\scripts\lcm_cli.bat

Command: lcm_cli.bat -lcmproperty E:/LCMBIAR_files/12345filename.lcmbiar