In this scenario, there is a remote MAP server
and the remote web server functions as the image server using a device-dependant
mime type.
Scenario conditions
- MAP is
installed on an application server instance other than WebSphere_Portal
- imgHost and imgPort in ics-config.xml are
configured with a web server hostname and port number
- imgsOnRemoteServer=Yes in
the portlet
Generated output from scenario using the provided
scenario and information
- XDIME2 markup for the <object> element:
src="http://hostname.example.com:9080/map/map/icsTest/images/testimg-vga-01.jpg"
- Device-dependent markup generated by the Multi-Channel Server:
<img alt="Image cannot be displayed" src="http://hostname.example.com:9080/map/map/icsTest/images/cj24/testimg-vga-01.jpg?v.width=120&v.maxSize=10240"/>
- Image policy contents (when the object src attribute
is used to specify a convertible image component):
n/a
- URL that can be used to reference the image directly without going
through MAP:
http://hostname.example.com:80/icsTest/images/testimg-vga-01.jpg