CentraSite Documentation : CentraSite Administrator’s Guide : Basic Operations : Usage of the CentraSite Toolbox Scripts : Managing Asset Types from the Command Line : Creating a New Virtual Asset Type
Creating a New Virtual Asset Type
Use the AssetTypeManager.jar to create a new virtual asset type by cloning an existing base asset type in CentraSite.
The syntax for the command is:
C:\SoftwareAG\CentraSite\utilities>CentraSiteToolbox.cmd|sh AssetTypeManager.jar <CentraSite URL> <admin user id> <password> create <virtual type name> <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 admin user id.
virtual type name
Name of the new virtual asset type you want to create.
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:53307/CentraSite/CentraSite Administrator manage create MyVirtualRESTService RESTService
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback