Siebel E-Commerce Administration Guide > Setting Up Siebel E-Commerce > Process of Setting Up Siebel E-Commerce >

Setting Up the Image Path for Siebel E-Commerce


You must specify the path of the directory where Siebel E-Commerce looks for images that it displays in catalog and configurator pages. You do this by editing the properties file to specify the directory for each of these two types of image files.

It is recommended that you use the same server and path for both types of images.

NOTE:  Siebel Business Applications require that Configurator images must be in a directory named images.

To set up the image path for Siebel E-Commerce

  1. Use a text editor to edit the file SelfServiceConfiguration.properties in the directory selfservice/Model/src/oracle/apps/ss/base/model/resources/.
  2. In this file, edit the following two lines:
    • IMAGE_PATH_URL=http://<servername>/<path>/images/
    • CONFIG_IMAGE_PATH_URL=http://<servername>/<path>/
Siebel E-Commerce Administration Guide Copyright © 2008, Oracle. All rights reserved.