I am using in our DMZ, SAP Web Dispatcher 7.41 patch 49. I have opened multiple OSS messages with zero success thus far. I currently have an OSS message open to HAN-AS-XS.
Three of my backend systems are ABAP and "webdisp/system_3" is BW on HANA (HDB 1.00) XS Engine is active.
I have created four unique URL's and I need to these to open various services on the application layer.
icm/server_port_0 = PROT=HTTPS,PORT=443,TIMEOUT=60,PROCTIMEOUT=600
webdisp/system_0 = SID=PRM,MSHOST=sap0bb.ux,MSSPORT=81bb,SRCSRV=webdisp1:443
webdisp/system_1 = SID=BID,MSHOST=sap0cc.ux,MSSPORT=81cc,SRCSRV=webdisp2:443
webdisp/system_2 = SID=PRE,MSHOST=sap0dd.ux,MSPORT=80dd,SRCSRV=webdisp3:443
webdisp/system_3 = SID=HID,XSSRV=http://:hanadl....:80ee,PINGURL="/public/ping",SRCSRV=webdisp4:443
No matter which URL I use and the Web dispatcher is sending the browser session to "webdisp/system_0"
I have these two parameters set in my DMZ Web dispatcher profile.
wdisp/system_conflict_resolution = 2
wdisp/ssl_ignore_host_mismatch=1
I can telnet to all the designated ports and use the SAP Web Dispatchers browser and make call's via Web GUI to the backends.
What am I missing in the profile to make this work?
Cheers,
Dan Mead