Hi all,
We have configured Sap Web Dispatcher in front of SAP Portal and SAP CRM. Users access Portal using an external DNS via sap web dispatcher and after logged in access CRM (via SSO). All that is working fine except that images (gif) are not being load in CRM.
After increasing sap web dispatcher trace, the following error was detected in dev_webdisp file:
IcrFindTargetSystem: No system found for addr: x.x.x.x:443 url: /SAP/BC/BSP/SAP/thtmlb_styles/sap_skins/default/styling/bc/forward.gif
Where x.x.x.x is the Sap Web Dispatcher server IP.
What is missing in the .pfl file?
wdisp/system_0 = SID=<SID>, MSHOST=x.x.x.x, MSPORT=xxxx, SRCURL=/sap/, SRCSRV=*:*, SSL_ENCRYPT=0
icm/HTTP/redirect_0 = PREFIX=/, TO=/sap/bc/bsp/sap/crm_ui_start, PORT=443
Please let know if some extra detail is required.
Regards