CentraSite Documentation : CentraSite Administrator’s Guide : Object Type Management : 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 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 -user.
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:53305/CentraSite/CentraSite Administrator manage create MyVirtualRESTService RESTService
The response to this command could be:
<<placeholder>>
Copyright © 2005-2015 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback