Questions tagged [sap-business-technology-platform]

Questions about the PaaS "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 (SAP BTP) is a PaaS for SAP customers who want to connect their business processes in the cloud.

SAP BTP is comprised of solutions from the following four market categories:

  • "Database and data management"
  • "Analytics"
  • "Application development and integration" (was previously provided by SAP Cloud Platform)
  • "Intelligent technologies"

Name Changes

  • 2021-01-18: SAP scrapped the formerly well-known brand name SAP Cloud Platform (SCP) for the sake of SAP BTP . The technological capabilities of SCP stay unchanged in SAP BTP which is why became synonymous with on Stack Overflow.1
  • 2017-02-27: SAP Cloud Platform was announced as the new name for SAP HANA Cloud Platform (HCP).2

1 See Merge [sap-cloud-platform] to [sap-business-technology-platform] on Meta Stack Overflow and the document SAP Cloud Platform Rebranding.
2 See https://news.sap.com/2017/02/saps-cloud-platform-comes-of-age-with-a-new-name-and-new-capabilities.

131 questions
6
votes
1 answer

sap.ushell.Container is undefined in SAPUI5 app deployed on SAP BTP Cloud Foundry

I am facing an issue in calling sap.ushell.Container.getServiceAsync("CrossApplicationNavigation") from a SAPUI5 application deployed in BTP Cloud Foundry and accessed through SAP BTP Launchpad service. My understanding is: if app is launched from…
6
votes
2 answers

Why SAPUI5 loads similar fragment several times?

I have an XML fragment and use it in several places in an XML view.
4
votes
1 answer

BAPI_ACC_DOCUMENT_POST on ABAP Cloud?

On an on-premise we have option to call BAPI for CRUD operations. How can we achieve the same in SAP cloud environment. For example I am trying to find solution to post FI documents from external API into SAP Cloud, equivalent to…
3
votes
0 answers

sap cloud platform List HTML5 Applications via API or CLI Tool

is there an API or CLI Tool to display all HTML5 Applications and there current active version of an subaccount. We need this for our build / deploy chain and work in the NEO Environment.
2
votes
1 answer

How to generate a service using generate-odata-client from an ECC or S4 using the service's $metadata?

I'm trying to convert a $metadata into a service for use with the SAP Cloud SDK Library. generate-odata-client --inputDir .\ctradeslipdata_metadata.xml --outputDir tradeslipdata Error [2022-06-10T01:36:13.788Z] ERROR (generator-cli):…
2
votes
0 answers

Create user-specific Integration Cards in SAP Work Zone

I'm currently developing UI Integration Cards for SAP Work Zone (for HR) in Business Application Studio. The goal of the Integration Cards is to show data (e.g. meetings from Outlook calendar, Teams messages, etc.) from different Microsoft services,…
2
votes
2 answers

DOS Attack mitigation/rate limiting on SAP BTP CF Apps Apis

I am developing Side by side extension application on SAP BTP Cloud foundry environment ,application business api's are provided by Java microservices on frontend via SAP CF Approuter, my requirement is to capture certain malicious activity by…
2
votes
0 answers

Eclipse: no Runtime shown on SAP Cloud Platform server creation

i'm working on an application that uses a Sap Cloud Platform Server type. The problem is that every now and then the server just loses the "Runtime Environment" and, because of that, it doesn't let me debug/start/stop nor publish anything. I've seen…
2
votes
0 answers

Service to service authentication/authorization within same space

We've deployed 2 java services on SAP CF and both are deployed in the same space and bound to the same Xsuaa instance. Now Service A needs to call service B with the access token of the user. Service A already has the current access token available…
2
votes
1 answer

Invalid JWT token for New subaccount in SaaS

We are working on SaaS application development on SAP BTP ,facing very strange issue ,with new subaccounts ,after publishing our application through SaaS registry service and implementation of all call backs and including dependency call back ,when…
2
votes
1 answer

Getting NoSuchMethodError (DestinationAccessor) when launching Spring Boot project with generated Java VDM

I'm building a Spring Boot project making use of S/4HANA custom OData Service and Java VDM. I have been following various tutorials on SAP Blog, developer.sap.com or S4H13 course - the approach is pretty much the same. I managed to successfully…
2
votes
1 answer

Mosquitto Broker Bridge Configuration - unacceptable protocol version

I'm doing a small IoT project with a local client using Paho MQTT client, sending MQTT data to a local mosquitto broker (acting as bridge) and then to my remote broker (SAP IoT Cloud). The data flow from client to remote broker (using TLS) is…
2
votes
4 answers

SAP Fiori Get logged in user details in UI5 application

I've a SAP Fiori application and I need to get the current logged in user details. I've searched web but unable to find a solution. is there any way to get current logged in user details from launchpad.
2
votes
1 answer

SAP HCI: get more entities than page size

I don't actually know if this is the right place to ask and don't even know if I can phrase my question correctly, but I'll try: My employer starts using SuccessFactors by SAP soon and I try to design some very basic HANA Cloud Integration Flows. I…
Markus Köhler
  • 764
  • 2
  • 8
  • 20
2
votes
1 answer

How to store an editable variable outside the integration flow in HCP PI?

I created an integration flow that queries a database and upserts the results to a SAP HANA database every hour. The initial database table I am replicating in SAP HANA has a field with the timestamp at which each entry's data was altered. To…
Diogo Magalhães
  • 441
  • 1
  • 9
  • 19
1
2 3
8 9