Hi Surendra,
Please use the "wdeploy" utility to deploy the application on SAP NetWeaver AS Java web application server.
It will take care of creating a SCA package containing the Web Application and also copy the SCA package to the SAP NetWeaver deployment directory.
WDeploy command performs the following tasks:
--Creates settings specific to SAP NetWeaver in the web application's web.xml file.
--Bundles the web application content into a web archive.
--Creates an SCA package containing the web application.
--Copies the SCA package to the SAP NetWeaver deployment directory.
--Calls SAP NetWeaver deployment tools to deploy the web application.
Also check the below WIKI if it helps:
BI4 - wdeploy (+NW7.3 WAS deployment) - Business Intelligence (BusinessObjects) - SCN Wiki
Regards,
Nachiket