J2EE Engine Applications Discovery

ozsoft.sap.Discovery.J2EEApplications (Discovery)

Knowledge Base article:

Summary

Discovers J2EE Engine Applications

Element properties:

Targetozsoft.sap.J2EEEngine
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource ozsoft.sap.DatasourceModuleType.Discovery.J2EEApplications Default

Source Code:

<Discovery ID="ozsoft.sap.Discovery.J2EEApplications" Enabled="true" Target="OZMP4SAP!ozsoft.sap.J2EEEngine" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="OZMP4SAP!ozsoft.sap.J2EEEngine.Application">
<Property TypeID="OZMP4SAP!ozsoft.sap.System" PropertyID="SAP.SID"/>
<Property TypeID="OZMP4SAP!ozsoft.sap.J2EEEngine" PropertyID="SAP_J2EE.ID"/>
<Property TypeID="OZMP4SAP!ozsoft.sap.J2EEEngine.Application" PropertyID="SAP_J2EEAPP.NAME"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="ozsoft.sap.DatasourceModuleType.Discovery.J2EEApplications">
<MPElement>$MPElement$</MPElement>
<TargetID>$Target/Id$</TargetID>
<ClassID>$MPElement[Name="OZMP4SAP!ozsoft.sap.J2EEEngine.Application"]$</ClassID>
<SID>$Target/Host/Property[Type="OZMP4SAP!ozsoft.sap.System"]/SAP.SID$</SID>
<SAP_J2EE.ID>$Target/Property[Type="OZMP4SAP!ozsoft.sap.J2EEEngine"]/SAP_J2EE.ID$</SAP_J2EE.ID>
<names/>
<interval>600</interval>
<hostname>$Target/Property[Type="OZMP4SAP!ozsoft.sap.J2EEEngine"]/SAP_J2EE.HOST$</hostname>
<sysnr>$Target/Property[Type="OZMP4SAP!ozsoft.sap.J2EEEngine"]/SAP_J2EE.SYSNR$</sysnr>
<user>$RunAs[Name="ozsoft.sap.HostCtrl.SecureReference"]/UserName$</user>
<password>$RunAs[Name="ozsoft.sap.HostCtrl.SecureReference"]/Password$</password>
</DataSource>
</Discovery>