Hello,
We have below scenario which is working fine right now.
We have HANA SP10 server and using one of the container. Web Dispatcher is configured on HANA for the multi container. (This WD has nothing to do with Fiori requirement of WD.)
Now, we have another Gateway server where we have Fiori components installed (for HANA, we have SAP smart business installed for the usage of KPIs.)
On the same gateway server, we have Web dispatcher installed and configured to work for HANA Fiori analytical apps.
Now, WD url works fine for Fiori launchpad and HANA KPIs. Everything is good!!
Now, we have SiteMinder in the landscape which allows our systems to be accessible from internet. So, to make HANA Fiori apps available from internet, we would like to utilize SiteMinder to work as Web Dispatcher (which was installed on the gateway server earlier and not the HANA WD). So, that we can replace additional WD with the SiteMinder which is already in place.
Our SiteMinder team has done configurations and written the redirection rules to forward the request to the HANA server for below extensions.
/sap/hana/*
/sap/hba/*
/<custom package>/*
Now, when we try to access the HANA Login page or one of the xsodata service running on the HANA server using SiteMinder URL, it gives 503 error.
Below is the error screenshot.
SiteMinder team has found below error in the log files. I was trying to search online but could not find the right solution for it. Our Basis folks also do not have an idea how to resolve it.
x-sap-icm-err-id: ICMENOSYSTEMFOUND
Can you please help if you know what could be the issue?
Thanks,
Bhavik