Install SAP OCB Retail – 3 – Enable SAP Omnichannel Retail Banking
While installing OCB, SMP3 had to be stopped. During the installation, the database was prepared and files that represent the OCB application were copied to SMP3. Those bundles are now available in SMP3 (OSGI bundles), but are not activated. To be able to use OCB, the features must be activated by SMP3 administration in the Admin web interface. First, start SMP3.
Add OCB p2 repository
Log on to the SMP3 admin interface and navigate to settings -> repositories
Add the repository created above by the installer
file://SAP/MobilePlatform3/Server/p2/com.sap.banking.omnichannel.repository
Enable OCB features
After adding the p2 repository containing the OCB features, you can enable them. Navigate to Settings -> Features & Components.
The screen shows the available features for SMP3. With adding the OCB p2 repository, the OCB features are listed. You have to follow a specific order when activating the features.
- com.sap.banking.omnichannel.provisioning.feature.group
- com.sap.banking.omnichannel.platform.feature.group
- com.sap.banking.omnichannel.bpw.web.feature.group
- com.sap.banking.omnichannel.businesscentral.web.feature.group
- com.sap.banking.omnichannel.onlinebanking.web.feature.group
1 Enable com.sap.banking.omnichannel.provisioning.feature.group
2 Enable com.sap.banking.omnichannel.platform.feature.group
SMP3 server will restart. You can see this on the console.
New bundles and new features are being started.
SMP3 server must start successfully. If not, you have a problem.
Result
3 Enable com.sap.banking.omnichannel.bpw.web.feature.group
4 Enable com.sap.banking.omnichannel.businesscentral.web.feature.group
5 Enable com.sap.banking.omnichannel.onlinebanking.web.feature.group
Start scheduler bundle
cd /SAP/MobilePlatform3/Server/tools/cmdclient/ ./ljsc.sh ss banking-core-scheduleruntime
0 Comments