Hello,
I'm new to this community and i have a question about something it's hard to understand for me.
I would like to OCI with the link in SAP.
I'm using node as server side, and i don't understand how i can catch the POST request. Not how in node but how did you construct the URL to OCI ?
More precisely : the buyer click on the catalog link, SAP make a POST request with the information i gave, and call my systeme to auth and display catalog. But i'm trying to test / simulate a link from a web page i can't get how SAP put the url to display my data in the browser ? because now when i simulate a POST request my response go directly to the browser console but not diplay into the window, can i simulate this with a specific tool ?
I don't know if my question is clear enough i can try to explain differently and with more details if needed
best
Stephane