Steps to Install BCS WSP
- Download the BCS Stock Info WSP and save it in a local file path.
- Download the PowerShell Install Script and save it in a local file path.
- Download the PowerShell Uninstall Script and save it in a local file path.
- Open the Install script and update the $WSPPath to the path in which WSP is present
#Eg., for Literal Path - C:\Stock\BCSStockInfo.wsp
$WSPPath = "<<Literal Path to BCSStockInfo.wsp>>"
This will install the BCS at farm level.
Configure the BCS permissions.