Skip to content

IBM WebSphere Service Registry and Repository - Process Steps

Activate Configuration Profile

This step archives the currently active profile, and then makes the specified configuration profile active. The configuration profile that was previously active is saved in WSRR.

NameTypeDescriptionRequired
Cell NameStringIn a stand-alone or federated node configuration, the name of the cell in which WSRR is deployed.No
Cluster NameStringIn a cluster configuration, the name of the cluster on which WSRR is deployed.No
Node NameStringIn a stand-alone or federated node configuration, the name of the node on which WSRR is deployed.No
PasswordPasswordThe password of the account that will interact with WSRR system.Yes
Profile NameStringThe name given to the configuration profile created in WSRR.Yes
Server NameStringIn a stand-alone or federated node configuration, the name of the server on which WSRR is deployed.No
WSRR HomeStringThe WSRR_INSTALL_ROOT directory. This parameter is optional and, if omitted, defaults to the current directory. You must provide a value for this parameter if you are not running the script from the WAS_INSTALL_ROOT\WSRR\admin\scripts_cell directory.Yes
WSRR UserStringThe user name of the account that will interact with WSRR systemYes

Delete Configuration Profile

This script removes a configuration profile from WSRR.

NameTypeDescriptionRequired
Cell NameStringIn a stand-alone or federated node configuration, the name of the cell in which WSRR is deployed.No
Cluster NameStringIn a cluster configuration, the name of the cluster on which WSRR is deployed.No
Node NameStringIn a stand-alone or federated node configuration, the name of the node on which WSRR is deployed.No
PasswordPasswordThe password of the account that will interact with WSRR system.Yes
Profile NameStringThe name given to the configuration profile created in WSRR.Yes
Server NameStringIn a stand-alone or federated node configuration, the name of the server on which WSRR is deployed.No
WSRR HomeStringThe WSRR_INSTALL_ROOT directory. This parameter is optional and, if omitted, defaults to the current directory. You must provide a value for this parameter if you are not running the script from the WAS_INSTALL_ROOT\WSRR\admin\scripts_cell directory.Yes
WSRR UserStringThe user name of the account that will interact with WSRR systemYes

Load Configuration Profile

This step loads a configuration profile, from a configuration profile compressed file, into WSRR.

NameTypeDescriptionRequired
Cell NameStringIn a stand-alone or federated node configuration, the name of the cell in which WSRR is deployed.No
Cluster NameStringIn a cluster configuration, the name of the cluster on which WSRR is deployed.No
File NameStringThe name of the configuration profile file.Yes
File PathStringThe file path to the configuration profile file.No
Node NameStringIn a stand-alone or federated node configuration, the name of the node on which WSRR is deployed.No
PasswordPasswordThe password of the account that will interact with WSRR system.Yes
Profile NameStringThe name given to the configuration profile created in WSRR.Yes
Server NameStringIn a stand-alone or federated node configuration, the name of the server on which WSRR is deployed.No
WSRR HomeStringThe WSRR_INSTALL_ROOT directory. This parameter is optional and, if omitted, defaults to the current directory. You must provide a value for this parameter if you are not running the script from the WAS_INSTALL_ROOT\WSRR\admin\scripts_cell directory.Yes
WSRR UserStringThe user name of the account that will interact with WSRR systemYes

Register Service

This script registers service using WSDL document onto WSRR.

NameTypeDescriptionRequired
CSV FileStringThe name of the CSV file which describes your services metadata.Yes
Host NameStringThe host name of the server on which you want to register your service.Yes
PasswordPasswordThe password of the account that will interact with WSRR system.Yes
Port NumberStringThe port number of the server on which you want to register your service.Yes
WSDL PathStringThe path which includes your WSDL files.Yes
WSRR UserStringThe user name of the account that will interact with WSRR systemYes