Software AG Products 10.5 | CentraSite for Developers | Access Using UDDI | Configuring the UDDI Environment | Getting Global and Local UDDI Properties
 
Getting Global and Local UDDI Properties
Pre-requisites:
To retrieve the global and local UDDI properties through the CentraSite Command Line (.cmd) Interface, you must have the CentraSite Administrator role.
CentraSite provides a command tool named get UDDI for this purpose.
You execute this command tool in the CentraSite Command Line Interface: CentraSiteCommand.cmd (Windows) or CentraSiteCommand.sh (UNIX). The tool is located in the directory <CentraSiteInstallDir>\utilities.
The syntax is of the format: C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd get UDDI [-url <CENTRASITE-URL>] -user <USER-ID> -password <PASSWORD>
If you start this command line tool with no parameters, you receive a help text summarizing the required input parameters.
The input parameters are:
Parameter
Description
CENTRASITE-URL
Optional. The URL of the CentraSite registry. Default value is http://localhost:53307.
USER-ID
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-ID.
The parameters of the command are case-sensitive, so for example the parameter -url must be specified as shown and not as -URL.
If you omit the passwords from the command, you are prompted to provide them.
Example (all in one line):
C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd get UDDI -url http://localhost:53307/CentraSite/CentraSite -user AdminUser -password AdminPass
The response to this command could be:
Executing the command : get UDDI

Successfully executed the command : get UDDI