CentraSite Documentation : CentraSite Administrator’s Guide : Importing Objects Using the API : Invoking an Importer From the Command Line : Importing an XPDL File
Importing an XPDL File
To import an XPDL file in CentraSite registry, use a command ImportXPDL of the following format:
On Windows
ImportXPDL.cmd -user <USERNAME> -password <PASSWORD>
[[-h <HOSTNAME>] [-p <PORT>]] -file <XPDL-FILE>
On UNIX
ImportXPDL.sh -user <USERNAME> -password <PASSWORD>
[[-h <HOSTNAME>] [-p <PORT>]] -file <XPDL-FILE>
Input Parameters
The following table describes the complete set of input parameters that you can use with the ImportXPDL utility:
Parameter
Description
XPDL-FILE
Required. The absolute or relative path to the XPDL file that you want to import. If relative, the path should be relative to the location from where the command is executed.
USERNAME
Required. Your CentraSite user ID.
PASSWORD
Required. The password for your CentraSite user account.
HOSTNAME
The host name or IP address of the computer where the CentraSite registry/repository component is running.
If you omit this parameter, the importer assumes that the registry/repository is running on localhost.
PORT
The port number on which the CentraSite registry/repository is configured to listen for incoming requests.
If you omit this parameter, the importer assumes that the registry/repository is listening on the default port, 53307.
Copyright © Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback