Questions tagged [sap-cloud-foundry]

85 questions
0
votes
0 answers

SAP Cloud Foundry Application is currently unable to handle this request -

I have deployed the Multi target application to SAP Cloud Foundry account via SAP Web IDE. The cockpit shows the application is running. But when I open the link, the page doesn't load. I am using trial SCP account and I have deleted the expired CF…
0
votes
1 answer

login to [sap] cloud foundry and get api response using nodejs wrapper

I have a scenario, where I am trying to fetch the API responses of the following host URL of my account spaces and orgs in SAP Cloud Foundry. https://api.cf.eu10.hana.ondemand.com I am using nodejs (wrapper cf-client) script to authenticate but…
Thomas
  • 99
  • 2
  • 12
0
votes
1 answer

"Could not find service em to bind to em-consumer" in SAP Cloud Foundry

Now I am learning Cloud Foundry and I have followed the tutorial for Cloud Foundry Application, but at the end of the procedure I got Could not find service em to bind to em-consumer error when cf push in cmd prompt. Can anybody help me to…
malavika
  • 1,331
  • 4
  • 21
  • 54
0
votes
1 answer

CAP - Gateway Timeout - How to increase the time out of incoming request

I trigger a Post Function Import (Action in CDS), this would typically take about 2 minutes for processing. The POST operation was successfully completed in JAVA, however I get a Gateway Timeout. How to increase the timeout of incoming requests? I…
0
votes
1 answer

SAP Cloud Platform Deploy MTAR via CF CLI

We had a demo MTA running on SAP Cloud Foundry. This MTA was build via the mta_archive_builder tool provided by SAP and deployed via the CF CLI. Now, about a year later, we want to update this MTA, nothing major, just a properties update. Before I…
0
votes
1 answer

Unity occurs a 400 Bad Request when calling a HTTP-Post on an SAP Rest API

I want to call a REST API with an Unity-Script but it occurs me the Error 400 Bad Request It is maybe because of the http-header. Maybe you can help me. SAP offers a Code Snippet in Java which I want to show you first: DataOutputStream dataOut =…
3r1c
  • 376
  • 5
  • 20
0
votes
1 answer

Unable to download spring security related maven dependencies for a Cloud Foundry application

I am trying to deploying CF application available as the part of OpenSap course from this GitHub URL https://github.com/raepple/cfsectest.git . When I do maven clean install, I got the error as in the screenshot. It tells that it is unable to…
-1
votes
1 answer

Health Check on Cloud Foundry

I have a question Regarding ”Health Check” of an Application. I am referring to document : https://docs.cloudfoundry.org/devguide/deploy-apps/healthchecks.html and I understand that when we deploy an application a default “health check” is…
-1
votes
1 answer

What is the differnce between a Cloud Foundry and A Web Server

So being an SAP consultant , I am trying to understand the SAP cloud foundry . As per understanding till now , Cloud Foundry is a runtime engine provider (on the cloud ) . There are many Cloud Foundry like SUSE , IBM , SAP Cloud Foundry…
bodhi
  • 43
  • 1
  • 2
  • 8
-2
votes
1 answer

How can I configure multiple different destinations?

i want to have multiple destinations is it possible to configure in cloud foundry environment? xs-app.json
1 2 3 4 5
6