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
Use the ImportXPDL command to import an XPDL file into CentraSite.
The syntax for the command is:
C:\SoftwareAG\CentraSite\utilities>ImportXPDL.cmd|sh -user <USERNAME> -password <PASSWORD> [[-h <HOSTNAME>] [-p <PORT>]] -file <XPDL-FILE>
The input parameters are:
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
The user ID of a registered CentraSite user. For example, a user who has the CentraSite Administrator role.
PASSWORD
The password for the registered CentraSite user identified by the parameter -user.
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 © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback