ComTrade.EMC.Documentum.Windows.ContentServerDocumentum Content Server (Windows)

ComTrade.EMC.Documentum.Windows.ContentServer (ClassType)

Content Servers are processes that provide client access to the repository.

Element properties:

Base ClassComTrade.EMC.Documentum.ContentServer
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda5c56d55-1032-605a-c8a4-2a06342a56f5

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
ComTrade.EMC.Documentum.ContentServer:
ServerConfigName  string  Server config name Content Server name. true 256  False 
RepositoryName  string  Repository name Documentum repository/docbase name. true 256  False 
RepositoryId  string  Repository ID Repository ID. true 256  False 
Version  string  Version Version. false 256  False 
DatabaseName  string  Database name Database name. false 256  False 
RepositoryIdHex  string  Repository id (hex) Repository id (in hex format). false 256  False 
DatabaseConnection  string  Database connection Database connection name. false 256  False 
DatabaseType  string  Database type Database type. false 256  False 
DocumentumPath  string  Documentum path Documentum home path. false 256  False 
InstallPath  string  Install path Documentum installation path. false 256  False 
InstallOwner  string  Install owner Documentum installation owner. false 256  False 
InstallDomain  string  Installation Domain Content Server installation domain. false 256  False 
Initfile  string  Init file Initialization file. false 256  False 
Logfile  string  Logfile name Content Server log file name. false 256  False 
LogfilePath  string  Logfile path Content Server log file path. false 256  False 
ConcurrentSessions  int  Concurrent sessions Designed number of concurrent user sessions. false 256   
DatabaseOwner  string  Database owner Database owner. false 256  False 
JMSUri  string  Java Method Server URI Java Method Server URI (unified resource identifier). false 256  False 
MSEnabled  string  Method server enabled If TRUE the Method Server or the Java Method Server may be used to execute the dm_method objects. false 256  False 
Hostname  string  Hostname Node hostname of the node which hosts the server. true 256  False 
ComTrade.EMC.Documentum.Windows.ContentServer:
ServiceName  string  Service Name Content Server service name. false 256  False 
ServiceDescription  string  Service Description Content Server service description. false 256  False 

Health Model:

Source Code:

<ClassType ID="ComTrade.EMC.Documentum.Windows.ContentServer" Accessibility="Public" Abstract="false" Base="CTDmLib!ComTrade.EMC.Documentum.ContentServer" Hosted="true" Singleton="false">
<Property ID="ServiceName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ServiceDescription" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>