Questions tagged [sap-cloud-platform]

Use [sap-business-technology-platform] instead! The brand name "SAP Cloud Platform" or "SCP" is officially removed from SAP's product portfolio. See https://meta.stackoverflow.com/q/405429

About

SAP Cloud Platform is an open platform as a service (PaaS) which provides customers and partners with in-memory capabilities, core platform services, and unique business services for building and extending personalized, collaborative, mobile-enabled cloud applications.

Links

261 questions
7
votes
2 answers

How to reuse a component from another application in UI5 1.38?

Environement Framework : SAPUI5 V1.38.39 IDE : SAP WEB IDE Problem I want to use a SAPUI5 application in another one, in order to do so I found the following resource:…
SylwekFr
  • 308
  • 3
  • 21
5
votes
3 answers

Is it possible to flush/refresh specific offline oData entities in SAP Cloud Platform?

The standard flush/Refresh offline oData functions are performed on all entities in the offline Store. This, of course, has implications on mobile data and performance. Is there a way to FLUSH/REFRESH only specific entities in the offline store?
Adam Harkus
  • 2,050
  • 2
  • 36
  • 64
5
votes
2 answers

Oauth2.0 setup for SAP Hybris

I'm exploring hybris sales cloud trial version. I want to test oauth2 using postman, I don't know if this is the right way but I created a client application in SAP Cloud Platform cockpit by going to {subaccount} | Security | Oauth | Clients. What…
DougKruger
  • 4,424
  • 14
  • 41
  • 62
4
votes
1 answer

Difference between In-App extensibility and side-by-side extensibility?

Can anyone explain the key difference between key-user extensibility and side-by-side extensibility in SAP?
Anmol Jain
  • 63
  • 2
  • 7
3
votes
1 answer

When I log in to the Cloud foundry (Authenticating... {"error":"invalid_grant","error_description":"User authentication failed: unauthorized"})

I am inside the SAP Business Application Studio, inside the terminal, when I put the CF login command I enter my credentials and this appears Authenticating... {"error":"invalid_grant","error_description":"User authentication failed:…
3
votes
1 answer

Groovy script code to append xml node taking 15+ hours for 6K employee records

Below code is working but taking 15+ hours to execute 6000 employee records, any improvements possible? I have two employee record structures (employee data and employee benefits) for each of 6000 employees I have merged them into single xml using…
3
votes
1 answer

Unable to deploy CAP application to Cloud Foundry

I have been developing an application using Cloud Application Programming Model (Node.js), following this tutorial: https://github.com/SAP-samples/cloud-cap-nodejs-codejam Unfortunately, I am unable to deploy it to the Cloud Foundry. I also created…
3
votes
1 answer

Unable to consume OData in my SAPUI5 app - initial loading of metadata failed

I am facing an issue while trying to consume OData and binding (aggregation binding) it with list item in my demo app. The webpage is showing "No Data".. I referred other threads, but not similar to my issue. Even posted the thread in SAP QA forum..…
buttler wk
  • 169
  • 1
  • 11
3
votes
2 answers

Error - Failed to add 'SAP-Connectivity-Authentication' header for on-premise connectivity

I am connecting an On-premise S/4 HANA with SAP Cloud Platform trial account. I am using SAP Cloud SDK to fetch all Business Partners from S/4 HANA. My Cloud Connector is set My Destination at Sub-Account level is set and can ping to my on-premise…
3
votes
1 answer

'Unable to build destination for service binding' with SAP Cloud SDK JS app

I'm trying to build an OData client on SAP CF that would connect and get content from S4 on-prem system. I have followed this tutorial: https://developers.sap.com/group.s4sdk-js-cloud-foundry.html I have not created and deployed a custom destination…
3
votes
1 answer

How to fix a DestinationAccessException thrown by the SAP Cloud SDK during application startup

I want to extend a S/4HANA Cloud System with a Spring application. It is possible to build the application without any error, and it can be also deployed to the SAP Cloud Platform. While the Backend application is starting, it throws a error. The…
alex-ma
  • 33
  • 4
3
votes
1 answer

How to easily consume nodejs-backend from html5 application with destinations?

I want to "connect" the html5 module with the nodejs backend, so that the frontend can access the backend for db logic. I found, that I have to create a destination in scp and write it in the mta.yaml and xs-app.js file for the approuter.…
3
votes
1 answer

Receiving 404 error when trying to integrate dynatrace agent into s4sdk-based application

I am trying to integrate dynatrace with my s4sdk-based application following the steps mentioned…
Tim L.
  • 224
  • 2
  • 11
3
votes
1 answer

Remote Debugging in SAP Cloud Foundry

I am wondering how to remote debug a S4SDK/Spring 2.0.6 Java Application deployed in SAP Cloud Foundry. I am using Eclipse (Spring Tool Suite) and started the app in Debug Mode. The application will be restarted with the following environment…
O. Merk
  • 113
  • 10
3
votes
2 answers

Retrieve logged user information from cloud foundry web application

We developed a web application using SAP Web-IDE Full Stack; we need to retrieve the details of the user logged into application (as defined in SAP Cloud Platform Identity Authentication Administration), for example display name and assigned…
LucaMus
  • 721
  • 7
  • 17
1
2 3
17 18