CentraSite Documentation : CentraSite Developer’s Guide : Access via UDDI : Configuring the UDDI Environment : Configuration Properties : Getting Global and Local UDDI Properties
Getting Global and Local UDDI Properties
You can retrieve the global and local UDDI properties by executing the following command in the command line interface CentraSiteCommand.cmd (Windows) or CentraSiteCommand.sh (UNIX) of Command Central. The tool is located in <CentraSiteInstallDir>/utilities.
If you start this command line tool with no parameters, you receive a help text summarizing the required input parameters.
The parameters of the command are case-sensitive, so for example the parameter -url must be specified as shown and not as -URL.
CentraSiteCommand get UDDI [-url <CENTRASITE-URL>]
-user <USER-ID> -password <PASSWORD>
The following table describes the complete set of input parameters that you can use with the get UDDI utility:
Parameter
Description
-url
The fully qualified URL (http://localhost:53307/CentraSite/CentraSite) for the CentraSite registry/repository.
-user
The user ID of a user who has the CentraSite Administrator role.
-password
The password of the user identified by the parameter -user.
For example:
CentraSiteCommand get UDDI -url http://localhost:53307/CentraSite/CentraSite
-user AdminUser -password AdminPass
Executing the above CentraSite Command will print the UDDI global and local configurations accordingly.
Copyright © Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback