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 CentraSite. 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.
C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd get UDDI [-url <CENTRASITE-URL>] -user <USER-ID>-password <PASSWORD>
The input parameters are:
Parameter | Description |
-url | Optional. The URL of the CentraSite registry. Default value is http://localhost:53307. |
-user | 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. |
Example:
C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd get UDDI -url http://localhost:53305/CentraSite/CentraSite -user AdminUser -password AdminPass
The response to this command could be:
Executing the command : get UDDI
Successfully executed the command : get UDDI