ComTrade.EMC.Documentum.ContentProcessingServiceDocumentum Content Processing Service

ComTrade.EMC.Documentum.ContentProcessingService (ClassType)

EMC Documentum Content Processing Service.

Element properties:

Base ClassComTrade.EMC.Documentum.Service
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2f5b06e0-c451-6f3a-8dc7-f11524ee713a

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.ContentProcessingService:
Name  string  Name Content Processing Service name. true 256  False 
Url  string  Url Content Processing Service URL. false 256  False 
WSDLUrl  string  Application Url Content Processing Service Application URL. false 256  False 
DeploymentPath  string  Deployment Path Content Processing Service deployment path. true 256  False 
LogDir  string  Log Path Content Processing Service log files path. false 256  False 
Hostname  string  Hostname Content Processing Service hostname. false 256  False 
LogFilename  string  Log Filename Content Processing Service log file name. false 256  False 
Port  string  Port Content Processing Service port. false 256  False 

Health Model:

Source Code:

<ClassType ID="ComTrade.EMC.Documentum.ContentProcessingService" Accessibility="Public" Abstract="true" Base="ComTrade.EMC.Documentum.Service" Hosted="false" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Url" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="WSDLUrl" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DeploymentPath" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LogDir" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Hostname" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LogFilename" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Port" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>