Software AG Products 10.5 | Administering CentraSite | CentraSite Command Line Tools | CentraSiteToolbox Command Line Tools
 
CentraSiteToolbox Command Line Tools
The toolbox script assists in running the command line utilities in CentraSite's toolbox. This toolbox is a collection of useful Java Archive (.jar) files. Due to possible classpath issues it might not always be possible to run these Java Archive files on location using java -jar. If encountering such issues use the toolbox script CentraSiteToolbox.[cmd|sh].
All necessary classpath settings are performed by the CentraSiteToolbox script.
You execute the Java tool in the command line tool CentraSiteToolbox.cmd (Windows) or CentraSiteToolbox.sh (UNIX) with the Java tool name as first parameter. The command line tool is located in the utilities folder and the JAR file is located in the bin folder in the <CentraSiteInstall_Directory>.
The syntax is of the format:
C:\SoftwareAG\CentraSite\utilities>CentraSiteToolbox.[cmd|sh] <ToolboxSript> <ToolboxScript Parameter>
If you start this command line tool with no parameters, you receive a help text summarizing the required input parameters.
The parameters of the Java tool are case-sensitive.
Example:
C:\SoftwareAG\CentraSite\utilities>CentraSiteToolbox.cmd CentraSiteCacheConfiguration.jar http://localhost:53307/CentraSite/CentraSite Administrator manage DISPLAY
List of CentraSiteToolbox Command Line Tools
Command Name
Description
AssetManager
Change type of an existing asset or a list of assets (saved search) to a specified user-defined virtual asset type or back to the specified base type.
For more information, see CentraSite User’s Guide.
AssetTypeManager
Create asset type or delete existing asset type in CentraSite.
For more information, see CentraSite User’s Guide.
CentraSiteAssetImporter
Import data from Excel sheet or the csv file. The tool will only support .xlsx (Excel sheet) files.
For more information, see CentraSite User’s Guide.
CentraSiteCacheConfiguration
Display JAXR-based configuration settings. In addition, the tool allows to modify the existing JAXR-based configuration settings. For more information, see Configuring Registry Cache Settings.
CentraSiteDeleteAsset
Delete asset that has internal associations in the CentraSite Registry Repository.
For more information, see CentraSite User’s Guide.
CentraSiteDeleteAllAsset
Deletes all the assets in the CentraSite Registry Repository.
For more information, see CentraSite User’s Guide.
CentraSiteDeleteUser
Delete a user which has internal references in the CentraSite Registry Repository.
For more information, see CentraSite User’s Guide.
CentraSiteOptimizeAuditableEvents
Remove auditable events that remained in the CentraSite Registry Repository after the purging operation.
For more information, see CentraSite User’s Guide.
EstablishRestrictedLocale
Restrict users from changing their locale settings on the user preferences (in CentraSite Business UI) or user profile (in CentraSite Control). In addition, the tool allows to set the restricted locale as login locale for all registered users available in the CentraSite registry.
FixProfileSequenceNumber
Resolve sequence number in the display order of predefined and custom profiles in the Asset Details page.
For more information, see CentraSite User’s Guide.
PurgeConsumerRegistrationRequests
Purge consumer registration requests with a status Approved or Rejected. The tool allows you to purge all consumer registration requests that are related to a specified object or all consumer registration requests that are available in the CentraSite registry.
For more information, see CentraSite User’s Guide.
I18NMessageFinder
Fetch message keys for message texts in the CentraSite Message Database.
For more information, see CentraSite Developer’s Guide.
PurgePolicyParameters
Purge orphaned policy parameters that are available in the CentraSite registry.
For more information, see CentraSite User’s Guide.
LoadModule
Upload XQuery modules for CentraSite reports.
For more information, see CentraSite Developer’s Guide.
PurgeRunTimeData
Purge runtime metrics and events for a specified Virtual Service asset using the name or UDDI key.
ReassociateGroups
Reassociate CentraSite group with a new external group ID.
For more information, see CentraSite User’s Guide.
ReassociateUsers
Reassociate CentraSite user with a new external user ID.
For more information, see CentraSite User’s Guide.
UpdatePolicyActionImplementation
Update implementation file of a policy action template which is currently used by one or more policies.
For more information, see CentraSite User’s Guide.