Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

xsodata URL from Nodejs with basic authentification in ECC system?

JoseTG
Explorer
656

Hi,

I created a MTA application with the XSA model in CF with two modules (HANA DB and Nodejs). I exposed a table from this DB using xsodata in Nodejs module. Now I have the URL from this service like this: https://indh-xxxxx.cfapps.xxxx.hana.ondemand.com/xxxx,xsodata

I wanna use this URL in ECC system to POST data in SCP DB. I followed this blog but i can't connect the xsodata URL in SM59. https://blogs.sap.com/2016/07/27/how-to-consume-hana-xs-odata-in-ecc/

Also, I did all step of this topic, to add authentication to Nodejs:

https://blogs.sap.com/2019/11/10/sap-cloud-foundry-authentication-mechanism-for-nodejs-and-xsjs-apis

Is it possible to add basic authentication to xsodata URL? I thought use this URL in a destination but i haven't web app.

0 REPLIES 0