import-document-cache

This command imports the documents in a file to the document cache of an XML manager.

Syntax

import-document-cache manager file

Parameters

manager
Specifies the name of an XML manager.
file
Specifies the file in the local: or temporary: directory .

Guidelines

The import-document-cache command imports the documents in a file to the document cache of an XML manager.

When the file was created with the export-document-cache command, upload the file to the DataPower® Gateway.

Examples

Import all documents to the document cache of the default XML manager from the local:///myCache file.
# import-document-cache default local:///myCache
Imported 10 entries to the 'default' document cache.
#