Job Failover Configuration
ozsoft.sap.Configuration.Job (ClassType)
SAP Failover Job Filter Configuration
Element properties:
Class Hierarchy:
Class Properties:
Health Model:
Source Code:
<ClassType ID="ozsoft.sap.Configuration.Job" Accessibility="Internal" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false">
<Property ID="JOB_CONFIG.ID" Type="string" Key="true" CaseSensitive="true" MinLength="1" Length="255"/>
<Property ID="JOB_CONFIG.JOBNAME" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="JOB_CONFIG.USERNAME" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
<Property ID="JOB_CONFIG.JOBGROUP" Type="string" Key="false" CaseSensitive="true" MinLength="0" Length="255"/>
</ClassType>