I understand that the new Community has its challenges and it is being really hard for some people to find their way around. I suppose the people in charge of the Community Website System is working hard to fix the issues and make it a better experie...
Overview & required tools
The SAP Document Service is a kind of obscure service in SAP Cloud Platform - Neo (at least to me when I started using it a long time ago). I've seen some questions related to it on this Community and decided to write this b...
I'll be going though the procedure for a Pyhton Buildpack (in reference to my blog on Python depending on NumPy ). That's why you will be seen python as a prerequisite.
I have not tested this procedure for other buildpacks (such as Java) but I ass...
Solution 2 – Fork the Buildpack
This next solution will require some Go-Language programming skills.
I've create a fork on the python buildpack. If you are interested on testing my solution, there is no need to create a fork yourself. All you need t...
Overview
The standard Cloud Foundry python buildpack allows you to deploy your application by specifying your dependencies on the following file
requirements.txt
Flask==1.0.2
You may add numpy here and it will install it without any issues. However...
Also check the following:https://community.sap.com/t5/sap-teched-discussions/sap-teched-2022-ai180-ad182-prerequisites-setup-desktop-agent-3-rbsc-portal/m-p/12624545#M2361
Please check the following SAP Note:3326425 - "Go to RBSC portal" of SAP Build Process Automation end with error "500 Internal Server Error"https://me.sap.com/notes/0003326425
Hi @benlim,I believe you would have to use ABAP Runtime System Hibernation to schedule an automatic start/stop:https://help.sap.com/docs/btp/sap-business-technology-platform/schedule-planned-recurring-stop?locale=en-UShttps://community.sap.com/t5/tec...
Hi @CheriyanSam,If my memory doesn't betray me, the service "OData Provisioning" was only available on Neo - which is being discontinued. And it was targeting customers that didn't have a SAP Gateway (FES) system running on-prem.If you are moving to ...
Hi @Elroy,After you've made the modifications that enables authentication and authorization via XSUAA, did you open the application using the App Router URL? Did it open your IdP authentication web page and redirected you to your app afterwards? Did ...