You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thank you for the effort that went into this sample application. I would suggest this improvement:
As I can see server/services/S4HANAClient.js you've already using the great SAP Cloud SDK with it's executeHttpRequest to call the S/4HANA backend. But you're storing the credentials for the Microsoft Graph in Environment variables. I would suggest to store them in a destination and get them using getDestination from the SAP Cloud SDK?
Best Regards
Gregor
The text was updated successfully, but these errors were encountered:
Hello @anbazhagan-uma, @ajinkyapatil8190 and @pra1veenk,
thank you for the effort that went into this sample application. I would suggest this improvement:
As I can see server/services/S4HANAClient.js you've already using the great SAP Cloud SDK with it's executeHttpRequest to call the S/4HANA backend. But you're storing the credentials for the Microsoft Graph in Environment variables. I would suggest to store them in a destination and get them using getDestination from the SAP Cloud SDK?
Best Regards
Gregor
The text was updated successfully, but these errors were encountered: