CentraSite Documentation : CentraSite Administrator’s Guide : Object Type Management : Managing Asset Types from the Command Line : Creating a New Asset Type
Creating a New Asset Type
Use the AssetTypeManager.jar to create a new asset type by cloning an existing base asset type in CentraSite.
The syntax for the command is:
C:\SoftwareAG\CentraSite\utilities>CentraSiteToolbox.cmd AssetTypeManager.jar <CentraSite URL><admin user id><password>clone <base type name><clone base type name>
The input parameters are:
Parameter
Description
CentraSite URL
(Optional) The fully qualified URL of the CentraSite registry/repository. Default value is http://localhost:53307.
admin 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.
base type name
Name of the new asset type you want to create.
clone base type name
The fully qualified name of the existing base asset type that you want to clone.
Example:
C:\SoftwareAG\CentraSite\utilities>CentraSiteToolbox.cmd AssetTypeManager.jar http://localhost:53305/CentraSite/CentraSite Administrator manage clone MyRESTService RESTService
The response to this command could be:
<<placeholder>>
Copyright © 2005-2015 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback