Hey all - with the new CDS 6 release, I am attempting to upgrade my project environment to Node 16 as recommended. I have everything working fine locally but when deploying to cloud foundry I ran into this error when running "npx cds run" to :
npm...
Hi all,
One thing that is a waste of time for me always is creating a role from a role-template just to map attributes to a SAML identity provider. As far as I have seen, it's only possible to do this from the BTP Cockpit interface (note - I use "T...
Hi all - I am looking for clarification on something… We currently use SAPUI5 and CAP exclusively, however are exploring other types of frontends.
In this scenario, would SAP Cloud SDK come in handy for us? Using non-SAPUI5 frontends to query ODat...
Hi all,
I have been using @sap/cds-mtx for quite some time now, and am stuck on an issue that came seemingly out of nowhere for one of my servers. From Postman I am trying to run a POST upgrade on my server and getting a 301 redirect into a GET cal...
Hello,
I have been trying to get the SAP IAS SCIM API integrated to our Workflow Service instance via two different methods: SAP API Hub & via destination using a Service Task.
However, we are unable to proceed with either as the Service task fai...
I've accepted this as the answer. My new start script is: "start": "npm rebuild && npx cds run",I still think this should only be considered a workaround - looking for a more permanent solution, but to be honest the symlink/bin/etc stuff is always...
FYI - this might require a subsequent Source System `RESYNC` job from the IPS. I'm not 100% clear yet on the delineation between assertion vs. propagation of users & attributes with IPS
Hi - I had this same problem and after hours of troubleshooting I figured out what was wrong. It seems that the Transformation added by default to the Work Zone Target System in the Identity Provisioning Service for Administrator role was incorrect. ...
Hi Jeff... I noticed you were all over the forums updating folks on the 2.14.18 release for @sap/hana-client. Much appreciated! Using `hdb` as a workaround to accommodate for our Mac ARM developers has proven to cause performance issues with heavy l...
Hi - Just wanted to highlight that while I am not sure if hdbcli is available for Mac ARM, I did see in this note https://launchpad.support.sap.com/#/notes/2996882 that ARM64 support is now available for `@sap/hana-client`.