CentraSite Documentation : CentraSite Administrator’s Guide : Importing Objects Using the API : Invoking an Importer from a Java Class : Executing the Script File That Invokes an Importer : Importing an XPDL File
Importing an XPDL File
To import an XPDL file, all your importer script file with the following input parameters:
yourScriptFile -file xpdlFile -user yourCSUserID -passwordyourPassword
Example:
myScript -file d:\myDirectory\myXPDLFile.xpdl -user jcambrose -password j45Hk19a
The input parameters are:
Parameter
Description
-file xpdlFile
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.
-user userID
The user ID of a registered CentraSite user. For example, a user who has the CentraSite Administrator role.
-password password
The password for the registered CentraSite user identified by the parameter -user.
-h 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.
-p portNumber
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