Questions tagged [sap-cloud-foundry]
85 questions
2
votes
1 answer
Azure Active Directory integration with SAP Cloud Foundry
I am trying to connect my SAP Cloud Foundry environment to Azure Active Directory.
I am following for that propose a tutorial on…

Marcin Podgórski
- 31
- 3
2
votes
1 answer
HANA Express XSODATA update operation error
I have a SAP HANA Express Server with XSA, I create a MTA Application with a DB and NodeJS modules, in the NodeJS module I create a .xsodata connected to the DB module.
XSOdata definition:
service {
//Definición de servicios
…

Bryan Avila Araya
- 23
- 4
2
votes
1 answer
SAP Cloud Foundry Trial and hanatrial Service HDI-Shared Plan
I'm using a trial account in SAP Cloud Platform and created an instance of the "hanatrial" service, witch is up and I can even query the public table "tables".
The service provide me, in the VCAP_SERVICES, two users: user and hdi_user.
Both appears…

desoares
- 861
- 7
- 15
1
vote
0 answers
SAPUI5 BTP Cloud Foundry How to create SAPUI5 News in CF Launchpad?
I'm trying to migrate SAP BTP Neo Cloud Portal apps to SAP BTP Cloud Foundry. Im facing an issue in migrating an application which I configured App type as News in SAP BTP Neo.
Below is the pic of SAP BTP Neo Cloud Portal. Here we have an option to…

user2644620
- 199
- 1
- 10
- 37
1
vote
1 answer
SAP CAP Install Plugin Multiapps Error. Why?
I want to deploy a CAP project to BTP Cloud Foundry with cf deploy. However, I get the error:
"deploy" is not a registered command. See "cf help -a".
So I installed the Multiapps plugin in order to solve the…
1
vote
0 answers
Error while binding service instance in SAP CAP using external service
In SAP CAP, I am following this Blog example link for creating CAP project consuming an external service. However, during deployment to Clound Foundry, I encountered an error below:
Error encountered during deployment:
Updating application…

Takao Baltazar
- 319
- 4
- 17
1
vote
1 answer
Migrate angular app from neo to SAP Cloud Foundry
I seek a solution to switch from NEO environment to SAP Cloud Foundry. At the moment the structure of the NEO project looks like this
neo-app.json
Could you tell me a solution for the migration?
Thank you very much, bye

Mary
- 11
- 1
1
vote
0 answers
get Approuter URL in MTA app with Approuter in SAP Cloud Platform
Created a MTAR application in VS Code with app router . made the changes in start file of approuter to a different file let say custominfo.js as below
below is the code in custominfo.js
const approuter = require("@sap/approuter");
const jwtDecode =…

user3349850
- 225
- 1
- 3
- 21
1
vote
1 answer
SAP Cloud Foundry Multitenancy with Managed Application Router
I'm trying to add multitenancy to my SAPUI5 Fiori applications which used Managed Application Router in SAP Cloud Foundry.
Is there a way to subscribe to a sapui5 application that uses Managed Application Router in provider sub-account from a tenant…

tarzanbappa
- 4,930
- 22
- 75
- 117
1
vote
1 answer
SAP Cloud Foundry SAPUI5 Fiori Multi Tenant App
I'm trying to add the multi-tenancy support for my existing SAPUI5 Fiori apps in cloud foundry.
But I'm unable to find documentation for multi-tenancy of the SAPUI5 Fiori apps.
However, there are many articles for CAP application…

tarzanbappa
- 4,930
- 22
- 75
- 117
1
vote
1 answer
Disable iframe embedding of Cloud foundry deployed app
I created a React app and deployed it to SAP Cloud Foundry using static build pack. I see that I can embed my web application route in any iframe on any domain. Any setting I need to do in the Cloud Foundry Application Space or in the manifest.yml.…

Anand
- 408
- 2
- 14
1
vote
1 answer
Connect to remote file system from CF Java Application?
I have software installed in a remote system, I need to go to the C:\Input directory to that system from a java application deployed in SAP Cloud Foundry. While doing it from a main method from local system and connected to the destination system's…

Dipanjan Baidya
- 23
- 8
1
vote
2 answers
How to read a file on Windows shared folder from Springboot?
I am confused, and googled everything but there's no answer:
I got a excel file stored in somewhere like this on windows, it's a shared file under 'Network':
\\[serverName]\[folderName]\[folderName]\[folderName]\[folderName]\ZNAC.XLSX
It's…

liu baijun
- 11
- 2
1
vote
1 answer
Cloud foundry Default HAProxy configurations
I came across the following statement in course LinuxFoundationX (LFS132x)
Introduction to Cloud Foundry and Cloud Native Software Architecture.
Staging, testing, and development environments do not use a hardware device(for load balancing).…

Atanu Mallik
- 31
- 1
- 1
- 2
1
vote
0 answers
Java Not Found while using Tabula-py on Cloud Foundry
I am using Python's library Tabula which has a dependency on Java 8.0+.
I can run the flask app successfully on my local machine using Postman as I have java installed in my path, however I am unable to do so on Cloud Foundry (Error 500- Java not…

Shivam Kashyap
- 21
- 1
- 6