Installation Guide BTP
Services to Be Enabled:
HANA Cloud – https://discovery-center.cloud.sap/serviceCatalog/sap-hana-cloud
Cloud Foundry Runtime – https://discovery-center.cloud.sap/serviceCatalog/cloud-foundry-runtime
Authorization and Trust Management Service – https://discovery-center.cloud.sap/serviceCatalog/authorization-and-trust-management-service
Connectivity Service – https://discovery-center.cloud.sap/serviceCatalog/connectivity-service
Destinations Service – https://discovery-center.cloud.sap/serviceCatalog/destination
Job Scheduling Service – https://discovery-center.cloud.sap/serviceCatalog/job-scheduling-service
Object Store Service (currently supported Amazon S3 as a backend) – https://discovery-center.cloud.sap/serviceCatalog/object-store
AI Core Service – https://discovery-center.cloud.sap/serviceCatalog/sap-ai-core
AI Launchpad Service – https://discovery-center.cloud.sap/serviceCatalog/sap-ai-launchpad
Step 1. Assign Entitlements to Subaccount
Open the Entitlements section, and press the Edit button:
Press Add Service Plans:
Add service plans for all the services described in the sections of Services to be enabled:
Step 2. Installation of Components on Cloud Foundry Runtime:
You need to install and configure CLI interface for CF runtime, please refer to SAP documentation – https://help.sap.com/docs/btp/sap-business-technology-platform/download-and-install-cloud-foundry-command-line-interface
After this, multi-apps plugin should be installed – please refer to SAP documentation – https://help.sap.com/docs/btp/sap-business-technology-platform/install-multiapps-cli-plugin-in-cloud-foundry-environment
Log on to the Cloud Foundry Environment – https://help.sap.com/docs/btp/sap-business-technology-platform/log-on-to-cloud-foundry-environment-using-cloud-foundry-command-line-interface
Step 3. Download the installation archives
Download the installation archives provided by Skybuffer to your workplace with the installed CF CLI, and execute the following commands one by one:
cf deploy skybfrxts_<version>.mtar
cf deploy skybfryai_<version>.mtar
cf deploy skybfryai_py_ai_core_<version>.mtar
cf deploy skybfryai_rag_m_<version>.mtar
cf deploy skybfryai_rag_vector_<version>.mtar *
cf deploy botclientconnector_<version>.mtar
* This module can be installed in Cloud Foundry environment with HANA DB version higher than QRC 1/2024 for SAP HANA VECTOR functions support.
Step 4. Check the result
Log in to the Cloud Foundry Space and ensure that the applications are deployed and running:
NOTE: If interaction with SAP AI CORE is required, a service named AI_core must be configured before installing skybfryai_py_ai_core, skybfryai_rag_m and Botclientconnector MTARs.