Continuing with our CAP series using TypeScript, we will build a TypeScript project and deploy it on Cloud Foundry. So far, we have successfully run the application locally.Part 1- https://community.sap.com/t5/technology-blogs-by-members/exploring-th...
Introduction:In this blog, we'll dive into the TypeScript ecosystem using tools like @cap-js/cds-typer, cds-ts, and node-ts. This blog is divided into two parts.To get started, we’ll create a bookshop sample project with TypeScript. You can use any I...
Hi, I am attempting to call an SAP OData service from a CAP (Cloud Application Programming) application using a CDS spawn job. I am utilizing a destination with Principal Propagation but encountering the following error:logs:-[cds] - connect to sap_o...
I created a CAP fullstack application, I ran locally and see the web link. After deployment to cloudfoundry I can not application anywhere. Please find my GIT repo.
Hi All,
I am struggleing to capture a property that sholud flow from Azure AD to BTP, I want to read this proprty in my CAP applicatio, I can see this propery in SAML trace and in XSUAA ../support.jsp. The property dosen't even exist in JWT token o...