Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [sap-business-technology-platform]

Use this tag for questions about "SAP Business Technology Platform" (SAP BTP) which covers the formerly well-known brand "SAP Cloud Platform" (SCP) or "SAP HANA Cloud Platform" (HCP). SAP Business Technology Platform (BTP) is a Platform as a Service (PaaS) cloud computing offering by SAP.

sap-business-technology-platform
0 votes
0 answers
22 views

SAP CAP Multitenant - getDependencies callback error

I am working on a multitenant application using SAP CAP. When trying to subscribe a tenant, I am getting a 403 Forbidden as callback as shown below. Subscribe failed. Error: Subscribe failed. Failed ...
zenir's user avatar
  • 1
0 votes
0 answers
22 views

How to Send SOAP Requests in SAP CAP: S/4HANA Cloud WSDLs vs. External SOAP Services

I am working on a project using the SAP Cloud Application Programming (CAP) model and I need to integrate SOAP-based services. I understand that there are two main ways to send SOAP requests in SAP ...
Rumeysa Turgut's user avatar
0 votes
0 answers
36 views

Error: Authentication kind "jwt" configured, but no XSUAA instance bound to application

I would like to connect my BTP CAP Node.js app to external SAP service in production env using destinations. It is important to use OAuth2.0ClientCredentials authentication method. Sandbox works for ...
kishorK's user avatar
  • 523
0 votes
0 answers
21 views

SAP document extraction for Data engineering pipeline

I am trying to figure out a viable design to extract the documents (PDFs) from SAP document management service and store into Azure Blob. I have scoured the internet to understand which service is ...
vipul bhatia's user avatar
2 votes
0 answers
26 views

Connect from GCP Cortex to SAP Datasphere w/o GCP services?

Need to establish connectivity to get data from sap datasphere to GCP Cortex framework without using native GCP services like data fusion, data services. Please tell the configuration details as well ...
TANMAY IKHANKAR's user avatar
0 votes
0 answers
32 views

Unable to Access Node.js Application on Internet deployed under SAP BTP Kyma Environment

I have deployed a Node.js application in the SAP BTP Kyma environment. I have enabled Istio sidecar injection in my namespace and created an API Rule to expose my service to the internet. However, I ...
Sweetlin Juliet Hentri Paul's user avatar
0 votes
0 answers
44 views

Binding data in SAP Build Apps

I want to create a test app in SAP Build Apps but I'm getting no data into my list items. The connection to my OData service works. Is it normal, that the response is in "responseText"? ...
alexP's user avatar
  • 3,747
0 votes
0 answers
29 views

CAP srv component fails to start upon deployment to BTP

I am refactoring my CAP project to upgrade the cds and other dependenices to the latest version but when trying to deploy the application onto BTP the srv component fails to start. All the other ...
Rachit Gupta's user avatar
0 votes
0 answers
52 views

Android AGP upgrade returns unexpected error

I have a project with an SAP SDK integration and we needed to update it to a newer version. This required to increase the target API to 33 but after fixing the compiling errors we receive this Caused ...
Radu Lohan's user avatar
1 vote
0 answers
122 views

How to solve the Content Security Policy Issue with SAPUI5 App: 'unsafe-eval' Not Allowed? [duplicate]

I have a SAP UI5 app deployed to BTP - Cloud Foundry env. The app was working fine, but suddenly I started getting the following error: ModuleError: Failed to execute 'sap/suite/ui/commons/...
Aleksandar Grujic's user avatar
2 votes
1 answer
119 views

Why changing just the `sap.app/id` in the manifest.json causes app to crash?

I have a SAP CAP Full Stack app. I also have some custom UI5 code - XML Views and JS controllers. Everything is working fine, but if I just change the sap.app/id section in the manifest.json file (...
Aleksandar Grujic's user avatar
0 votes
0 answers
32 views

Unable to list and upload dataset to SAP ObjectStore AWS S3 Bucket

Tutorial I am following :- Ingest Live Data into your House Price Predictor with SAP AI Core | SAP Tutorials I am trying out a simple House price prediction Tutorial by SAP on BTP using the AI Core ...
Hrithik Raj's user avatar
0 votes
0 answers
65 views

SOAP request with wsse security headers with SOAP sender adapter : SAP CPI

I have a SOAP to SOAP scenario in SAP CPI. The target web service expects the request with SOAP envelope along with wsse:Security headers. This is built in the source system and sent to CPI as it is. ...
VoiceOfReason's user avatar
0 votes
0 answers
70 views

How to call a python API protected by XSUAA?

I followed the following tutorial ( https://developers.sap.com/tutorials/btp-cf-buildpacks-python-create.html ). When I just call the backend via a browser it just works. I modified the backend so ...
Mac Mustermann's user avatar
0 votes
0 answers
28 views

How to maintain security context when calling SAP API from a native mobile app using OIDC?

I have an Identity Provider (IdP) that supports both SAML and OIDC protocols. Currently, I have integrated SAP BTP with the IdP using SAML for authentication (for the sake of the argument, it can be ...
Aryéh Radlé's user avatar

15 30 50 per page
1
2 3 4 5
11