Siebel Analytics Web Administration Guide > Administering Siebel Delivers >

Changing the Directory in Which Siebel Delivers iBot Deliveries Are Stored


You can specify the directory in which iBot deliveries are stored by editing the Siebel Analytics Web configuration file instanceconfig.xml to add the following entry. The deliveries directory is, by default, stored in the same location as the Web Catalog. (The value described in Changing the Name and Location of the Siebel Analytics Web Catalog defines where the Web Catalog is stored.) At startup, Siebel Analytics Web attempts to create the deliveries directory.

You need to create the tags <Web> and </Web> after the <ServerInstance> tag, and place your entries between the <Web> and </Web> tags.

The following entry is an example:

<PersistentStorageDirectory>/usr/local/SiebelAnalytics/Data/web/catalog/TestDelivery</PersistentStorageDirectory>

For information about working in the configuration file instanceconfig.xml, read Making Siebel Analytics Web Configuration Changes.

Siebel Analytics Web Administration Guide