CentraSite Documentation : CentraSite Administrator’s Guide : Registry Federations in CentraSite : Adding a UDDI Federation to the Federation List
Adding a UDDI Federation to the Federation List
Use the add Federation command to add a UDDI federation to CentraSite.
The syntax for the command is:
C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd add Federation [-user <USER-ID>] [-password <PASSWORD>] -name <NAME> -file <CONFIG-FILE>
The input parameters are:
Parameter
Description
-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.
-name
A name for the federation.
-file
The absolute or relative path to the XML configuration file. If relative, the path should be relative to the location from where the command is executed.
Example:
C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd add Federation -user AdminUser -password ABCXYZ123 -name FedName -file C:\Federation1.xml
The response to this command could be:
Executing the command : add Federation
Successfully executed the command : add Federation
If the configuration file contains the user and password information in the targetRegistryDetail NAME, you can omit these from the command line. If you supply the user and password values on the command line and also in the configuration file, the values on the command line will be used.
Every federation has a dedicated name that you can provide in the Name parameter. This name is displayed when you use the list Federation command to show the list of target registries defined for federation. It is also required when you wish to remove a federation using the remove Federation command.
When the federation has been added to the federation list, you can trigger the federation at any time.
When you add a UDDI federation as described above, CentraSite creates an entry for the federation in the emit.xml file.
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback