Upgrade of the WCC to R12 fails as the path picked for WCC install location will be empty.
AutoSys R12.0, R12.01
The path installation location captured from lsm is done only for the main DVD, hence in the case of only WCC installation the path was coming as empty. RCA: The path installation location captured from lsm is done only for the main DVD, hence in the case of only WCC installation the path was coming as empty.
Work around as follows:
1) Download the WebUI_NonDefaultPath_Upgrade.sh
2) Provide execute permission
chmod +x WebUI_NonDefaultPath_Upgrade.sh
3) Run the script
./WebUI_NonDefaultPath_Upgrade.sh
The script creates lsm records to fetch the correct WCC install location.