Software AG Products 10.5 | Using CentraSite | Introduction | Using the CentraSite Business User Interface | User Preferences Management | Managing User Preferences through Command Line Interface | Displaying User Preference Settings
 
Displaying User Preference Settings
Pre-requisites:
To view your user preference settings through the CentraSite Command Line Interface, you must have the CentraSite Administrator role.
CentraSite provides a command tool named get preferences for this purpose.
*To modify user preference settings
*Run the command get preferences.
The syntax is of the format: C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd get preferences -user <USER-ID> -password <PASSWORD> [-url <CENTRASITE-URL>] -targetUser <TARGET-USER> -file <CONFIG-FILE>
The input parameters are:
Parameter
Description
CENTRASITE-URL
(Optional). The URL of the CentraSite registry. For example, http://localhost:53307/CentraSite/CentraSite.
USER-ID
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-ID.
TARGET-USER
The user ID of a registered CentraSite user whose preference settings you want to view.
CONFIG-FILE
Name of the configuration file which contains the user profile properties.
Example (all in one line):
C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd get preferences -user Administrator -password manage -url http://localhost:53307/CentraSite/CentraSite -targetUser LDAPDomain\Claire -file c:\temp\UserProfileConfig.xml
The response to this command could be:
Executing the command : get preferences

Successfully executed the command : get preferences