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 a Web Service : Input Parameters
Input Parameters
The following table describes the complete set of input parameters that you can use with the Web Service importer:
Parameter
Description
-w wsdlFile
Required. The absolute or relative path to the WSDL file that you want to import. If relative, the path should be relative to the location from where the command is executed.
-o orgName
Required. The name of the organization into which you want to import the Web service. If the organization name contains a space, enclose the name in double-quotes.
-user yourCSUserID
Required. Your CentraSite user ID.
-password password
Required. The password for your CentraSite user account.
-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.
-dburl url
The fully qualified URL for the CentraSite registry/repository.
If you omit this parameter, the importer assumes that the registry/repository resides at http://localhost:53307/CentraSite/CentraSite.
Note:  
You can also obtain the complete list of input parameters for the Web Service importer by invoking the importer with no input parameters.
Copyright © Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback