CentraSite Documentation : CentraSite Administrator’s Guide : Basic Operations : Usage of the CentraSite Command Tools : Fetching Details of the Migrated Pending Consumer Registrations from the Command Line
Fetching Details of the Migrated Pending Consumer Registrations from the Command Line
If you migrate CentraSite from a pre-9.9 version, the consumer registration requests that were pending for an approval by the asset owner in the previous version of CentraSite will continue to remain in the new CentraSite Registry Repository.
To fetch details of these consumer registration requests, you must execute the list Pending Consumer Registrations command in the command line interface.
Once you have the list of pending consumer registrations from the old Registry Repository, you can do one of the following:
*Issue email notifications to specified groups or individuals requesting them to register as consumers for the specified assets.
*Manually register the individual consumers for the specified assets.
The syntax for the command is:
C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd|sh list Pending Consumer Registrations -user <USER-ID> - password<PASSWORD> [-url <CENTRASITE-URL>] -file <LOG-FILE>
The input parameters are:
Parameter
Description
-url
(Optional). The fully qualified URL of the CentraSite registry/repository. Default value is http://localhost:53307.
-user
The user ID of a registered CentraSite user who has the CentraSite Administrator role. For example, Administrator.
-password
The password for the CentraSite user identified by the parameter -user.
-file
Name of an output file that will contain the migrated consumer registration details.
The content of the command response is shown below:
Requested By:
<Name={Name_of_the_Requestor}> <{UDDI_Key_of_the_Requestor}> <Organization=
{Organization_to_which_Requestor_belongs}>
For the Asset:
<Type={Type_ of_the_consumed_asset}> <Name={Name_of_the_consumed_asset}>
<{UDDI_key_of_the_consumed_asset}>
<Organization={Submitting_organization_of_the_consumed_asset}>
<Version={version_of_the_consumed_asset}>
Has Consumers:
<Type={Type_of_the_consuming_asset}> <Name={Name_of_the_consuming_asset}>
<Key={UDDI_key_of_the_consuming_asset}>
<Organization={Submitting_organization_of_the_consuming_asset}>
<Version={version_of_the_consuming_asset}>
….
Example:
The command for viewing the pending consumer registration requests with an administrator account INTERNAL\Admin and password AdminPW would be:
C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd|sh list Pending Consumer Registrations -user INTERNAL\Admin -password AdminPW -url http://localhost:53307/CentraSite/CentraSite –file c:\temp \PendingConsumerRegistrations.txt
The response to this command could be:
Executing the command: list Pending Consumer Registrations
===================================================================
Details of the 'Pending' Consumer Registration Requests
===================================================================

Requested By:
<Name=INTERNAL\Cameron> <Key=uddi:c89dcf73-f25d-11e4-8fd1-b6bf1262f3c2>
<Organization=Default Organization>

For the Asset:
<Type=Virtual Service> <Name=RealTimeStockQuotes_VS>
<Key=uddi:5f8b0a0c-f26a-11e4-b8e7-849ec8059cef>
<Organization=Default Organization> <Version=1.0>

Has Consumers:
<Type=Application> <Name=Cam's Application 3>
<Key=uddi:ea1eeb10-f26f-11e4-b8e7-86fdbb748830>
<Organization=Default Organization> <Version=1.0>
….
Successfully executed the command: list Pending Consumer Registrations
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback