Creating a WebDAV Destination and Defining Archive
Stores (Steps 3a and 3b) 
Before you can begin with ILM from SAP you must first create a destination in the AS Java on which the XML DAS is running. The destination points to the ILM-enhanced WebDAV server you want to use. You must do so before you can begin using the XML DAS Administration to define one or several archive stores within your archive hierarchy. For more information see also Archive Store Management.
Creating a WebDAV Destination (Step 3a)
Open the Visual Administrator of the AS Java on which the XML DAS is running.
Under Cluster, select.
Choose New to create a new destination.
Enter the URL to the WebDAV Server, including the root collection you have created or reserved previously
http://<WebDAV host>:<port>/<root collection>
Choose BASIC as authentication method.
Set User Name and Password to the communication user your WebDAV server supports.
Choose Save to activate your settings.
Defining archive stores (Step 3b)
Open the XML DAS Administration as a browser application by using the following address:
http://<Host of AS Java>:<HTTP Port>/DataArchivingService/DAS.
Example
URL for accessing the XML DAS residing on SAP system Q2W would be: http://q2wmain.wdf.sap.corp:58400/DataArchivingService/DAS
Note
For the login enter one of the administration users you created in Creating Users (Step2).
Choose Archive Store Management.
Choose Define.
Enter the properties of the new archive store:
Archive Store: Enter an arbitrary name for the store you choose (e.g. Q2W_STORE).
Description: Enter a description of the archive store (for example Q2W archive file server) (entry is not required).
Default: This feature is currently not active and is intended for future use only.
Store Type: Choose WebDAV System
Destinations: Choose the appropriate WebDAV destination from the dropdown list. You can create destinations in the Visual Administrator. For more information follow the instructions under Creating a WebDAV Destination (Step 3a) above.
Proxy Host and Proxy Port: If the archive store is WebDAV-enabled and can be reached via a proxy, enter the information about the proxy in the fields Proxy Host and Proxy Port.
Choose Ok.
Note
Time-Out and Other Tuning Parameters: To maintain time-out parameters for HTTP communication with WebDAV see Additional Configuration and Tuning Parameters in the SAP Help Portal under Administration of the XML Data Archiving Service.
You have created a WebDAV destination in the AS Java running the XML DAS, pointing to your ILM-enhanced WebDAV. You have then created one or more archive stores in your archive hierarchy.