Hi Experts,
I am facing an issue while calling a SAP Web Service from a Web Application.
Normally, the browser creates a POPUP for entering User ID and Password. But, if i want to send the credentials in the Header, it creates a Preflight OPTIONS request instead of GET and the SAP Server denies the request.
After searching a lot, I found out that in case of Apache Web Server, we can write additional rules to fix this issueNetWeaver Gateway Support for CORS
But, in my case, we don't have Apache Web Server. We have SAP Web Application Server. Can anyone shed any light on how to configure SAP Web AS to allow such kind of request when calling Web Services outside of SAP Domain.
Thanks
Sahil