former_member194549
Contributor
Member since ‎2015 Mar 30

User Statistics

  • 236 Posts
  • 26 Solutions
  • 202 Kudos given
  • 168 Kudos received

User Activity

Dear SAP, We, as a Gold Partner, run a small portion of our business value on SAP BTP and its Cloud Foundry runtime. We provide SaaS solutions to our customers. These solutions are developed in a microservice fashion and use the multi-tenancy appro...
Hi, we offer various products to customers as SaaS solutions on the BTP.Now we want product A to call product B. For this we need to check in product A if the tenant has subscribed to product B. For this we would use the API of the SaaS Provisionin...
Hi, I am working with the SAP Cloud SDK and generate a query with it via requestBuilder.The following code generates the following query .filter(Entity.ID.equals(id), Entity.EXTERNAL_IDS.filter(any(ExternalIds.EXTERNAL_ID.equals(id)))) $filter...
Hi CommunityI have the following use case regarding authentication on SAP BTP Cloud Foundry: We are running a multi-tenant application with an XSUAA secured API. Different tenants have subscribed to our application and each has its own IdP (e.g. Az...
Hi,I have noticed the following behavior:When the Portal Service is used to include a UI5 app in a launchpad, the $metadata request with the sap-language parameter is called in two different ways.If the portal is called directly through the AppRouter...