Hello all,
I am not able to deploy an app to the sap cloud platform (with uaa). I created a uaa service instance and bind that to my app. I am calling the approuter.js app.
Does anyone have an example for a simple node.js app with uaa enabled?
...
I am on HANA 2.0 SP01In my CDS i have a key field with a generated key: key ID : Integer generated always as identity(start with 10000 increment by 1 maxvalue 19999 );My odata service is as simple as possible:service {
"kema.opdracht" ...
Can I make a non-fiori app also available in the Portal/LaunchPad?
I created the minimal requirements for the manifest.json but the app is not getting visible in the Content Manager (also not if I refresh the saas_approuter)
I am wondering if it is...
Hi Marco
I was wondering how do we use a serverless function made in the Kyma Runtime (enabled with ApiRule) into an app (in the html5 app repo / managed approuter ) in the Application Runtime
Function works fine in Postman but how do we use this i...
Hi Marius
Seems to work now.
I copied the destinations.json in your example into my mta.yaml file
My odata-service-module has a section:
provides:
- name: kgk_srv_api
properties:
url: ${default-url}
I am using this url pr...
Struggling with the destination settingsHow does this work if you want a connection to an HANA Cloud oData serviceI do not know the url beforehand so how can I set this in mta.yaml / destinations.json ?Is there some placeholder / variable I can use f...