Hi All,
Intro:
We might come across scenarios where we must create a CAP based application that needs to have a schedule option as well. The job had to be executed at specific intervals, like may be in every 15 seconds or so.
SAP BTP Cloud found...
Hi,
I am having a multi-tenant MTA application in cloud foundry - having UI5, launchpad, backend service and app-router modules.
When I am trying to deploy the launchpad module using the SaaS provisioning service instance - its giving deployment ...
Hi,
I have an oData on SCP Cloud foundry XSA.
I want to implement authorization check for $batch request. Basically i am having express + passport for the user auth related aspects.
A set of users have GET privilege, another set have update p...
Hi All,
I have a test SAPUI5 app using custom theme to be migrated to Cloud foundry.
How do we migrate custom theme deployed in NEO environment to Cloud foundry?
Kind regards
Hi,I have an application in Cloud Identity Service. I have provided the API Authentication for the Service.I created an SAPUI5 application in HCP and was able to do User Registration using the REST API.https://help.hana.ondemand.com/cloud_identity/fr...
Hi @rewatiraman_gds,Kindly create a file named-.npmrc(if not already there), in your CAP application. The .npmrc should be at the same level as that of package.json. If you have more package.json files in your application eg: having an app-router or...
HI babupasupathy
To add in XSUAA support, we need to have two factors to consider.
To have config set for xsuaa support set at mta.yaml- name: jobsch
type: org.cloudfoundry.managed-service
parameters:
service: jobscheduler
service-plan: standa...