Hi there,
After following the most excellent SAP S/4HANA Cloud SDK Overview tutorial I wanted to learn more about configuring OAuth grants for different usage scenarios.
I'll share with you how to get both Authorization Code Grant and Resource Owne...
Hi all,I am playing around with the sap.m.Tree component and encountered some odd behavior which I can't solve. What I'm try todo - To create a master/detail application. The master view must contain a sap.m.Tree component showing a tree structure. ...
Dear HANA Express experts,I have downloaded and installed the HANA Express image. Now I am following the SAP HANA Developer Guide for SAP HANA XS Advanced Model and I'm running into an issue when deploying the .mtar. Note all is working in WebIDE an...
Hi all,Need to understand how SSO for S/4HANA Enterprise Management Cloud using ADFS would work. Any information would be appreciated. E.g. would SAP Cloud Identity Service be required? Many thanks,Nic
In this blog I would like to discuss some aspects concerning securing an Amazon Echo device using the Alexa voice service and SAP HCP.Let me set the scene - you are creating a voice interface using an Amazon Echo device. For now you want the sales t...
Hi,
I used the setHttpRequestMethod as mentioned by Gregor. But this did not work without also setting
setSendXHR(true). Else it is a form request and only POST / GET allowed. At least that is my understanding.
Regards,
Nic
Also, have a look at the archetype prototype which shows a spring boot example - https://github.com/SAP/olingo-jpa-processor-v4/tree/develop/jpa-archetype/jpa-archetype-spring/src/main/resources/archetype-resources. ProcessorConfiguration.java shows ...
Hi Phillip,
thanks for this great blog and also to everyone contributing to the series.
Question - My understanding is that this blog covers the OAuth SAML bearer flow. Now let's assume I want to access the API via POSTMAN using OAuth. How wo...
Could be you are missing
var https = require('https');
but difficult to say from looking at just the snippet. Also make use of the CODE formatting when posting.
Regards,
Nic