Install SAP OCB Retail – 2 – Start installation

Download Download the installation file from SAP Market place and copy it on the SMP3 server. tar zxvf ONLRETBANK83001P_1-81000501.TGZ cd ebf25660/ unzip RetailBanking_8.3_SP01_PL01_LINUX64.zip This will give you the installation files in the folder. Start installation The installer is the folder SAPOnlineRetailBanking8.3.1.1. cd SAPOnlineRetailBanking8.3.1.1/ sh ./install.sh Press enter to start the Read more…

Install SAP OCB Retail – 1 – SMP3 configuration

To be able to install SAP Omnichannel retail banking on SMP3 SP8, some adjustments must be done on the SMP3 server configuration. Avoid memory leak Add a new parameter in the props.ini file of SMP3 server. vim /SAP/MobilePlatform3/Server/props.ini Parameter to add: -Dorg.apache.jasper.runtime.BodyContentImpl.LIMIT_BUFFER=true DTD validation Looking at the installation guide from Read more…