Defining the Connection of the ILM Store to XML DAS
In the AS Java on which XML Data Archiving Service (XML DAS)
runs, you need to define the connection to each ILM store created on a WebDAV server. To avoid timeouts when communicating with the WebDAV server, you can adjust the corresponding parameter values as required.
An ILM-certified WebDAV server is available and you have the following information:
Intranet address (URL) of the WebDAV servers
Initial path to the root node of the ILM store
Logon user and password
A network connection has to be available
Call up Visual Administrator
for the AS Java on which XML DAS
runs.
Under Cluster
, expand the node that corresponds to your server.
Choose for your server. (The New
pushbutton is under the Destinations
area.)
Enter the complete URL of the WebDAV server, including the initial path to the root collection, as follows:
http://<WebDAV-Host>:<Port>/<Initial Path>
Caution
If you want to make more than one ILM store available on a WebDAV server, the initial paths of all ILM stores need to originate from the same structure node.
In the Logon Data
area, under Authentication
, choose BASIC.
Enter the logon user of the WebDAV server and the corresponding password.
In the Visual Administrator
, under the node corresponding to your server, choose .
Activate editing mode.
In the Configuration
structure, choose .
Adjust the values of the parameters described below as required. To change a value, select the parameter, enter the new value under Custom
and choose Apply Custom
.
WEBDAVCONNECTIONTEMPLATELIMIT
Maximum number of connections to the WebDAV server open at one time
WEBDAVCONNECTTIMEOUT
Maximum duration (in milliseconds) of the open connection from XML DAS to the WebDAV server
WEBDAVEXPIRATIONTIMEOUT
Maximum duration (in milliseconds) of the unused, open connection from XML DAS to the WebDAV server
WEBDAVREADTIMEOUT
Maximum duration (in milliseconds) of the wait time for the answer from the WebDAV server (use: Termination of read operations)