Emomsintg XML
Emomsintg XML
Emomsintg XML
xml
This XML file does not appear to have any style information associated with it. The document tree is shown
below.
<!--
This is the configuration file for Mozart Console web application. It is read
at web application startup time. Entries in this file are processed in the
order they exist in this file. The entry name and attribute name are case
sensitive.
Version 1.0
MODIFIED (MM/DD/YY)
vjraghav 08/06/03 -
-->
<consoleConfig>
<!--
==============================================================================
==============================================================================
Attributes:
subclass of oracle.sysman.emSDK.intg.Integration.
<integration
name="myIntegration"
class="myPackage.MyClassName"/>
-->
<integration name="base.console" class="oracle.sysman.eml.app.ConsoleBaseIntg"/>
<integration name="db_admin" class="oracle.sysman.db.adm.intg.DBAdminIntegration"/>
<integration name="beacon" class="oracle.sysman.eml.beacon.BeaconIntegration"/>
<integration name="chronos" class="oracle.sysman.eml.chronos.ChronosIntegration"/>
<integration name="ias" class="oracle.sysman.ias.ias.IASIntegration"/>
<integration name="dataguard" class="oracle.sysman.db.dg.intg.DgIntegration"/>
<integration name="rac" class="oracle.sysman.db.rac.intg.RacIntegration"/>
file:///D:/oracle/sysman/config/emomsintg.xml 1/3
10/23/22, 10:33 AM emomsintg.xml
<integration name="filer"
class="oracle.sysman.eml.target.filer.FilerIntegration"/>
-->
<integration name="slb" class="oracle.sysman.eml.target.slb.common.SLBIntegration"/>
<integration name="ecm" class="oracle.sysman.eml.ecm.intg.EcmIntegration"/>
<integration name="net_admin" class="oracle.sysman.db.net.intg.NetAdminIntegration"/>
<integration name="dbconfig" class="oracle.sysman.db.conf.DBConfigIntg"/>
<integration name="ssl" class="oracle.sysman.eml.ssl.intg.SSLIntegration"/>
<integration name="em2go" class="oracle.sysman.eml.em2go.intg.Em2GoIntegration"/>
<integration name="emjobs" class="oracle.sysman.eml.jobs.intg.JobsIntegration"/>
<integration name="ob" class="oracle.sysman.db.ob.intg.ObIntegration"/>
<!-- Internal Integrator Entries -->
<integration name="oracle_processconnect_domain"
class="oracle.tip.oem.central.domain.ProcessConnectDomainIntg"/>
<integration name="oracle_processconnect_instance"
class="oracle.tip.oem.central.instance.ProcessConnectInstanceIntg"/>
<integration name="oracle_portal" class="oracle.webdb.admin.em.PortalIntegration"/>
<integration name="oracle_sso_server" class="oracle.webdb.admin.em.SSOIntegration"/>
<integration name="oracle_repserv" class="oracle.reports.em.RepIntg"/>
<!-- Ocs component entries -->
<integration name="emailocs" class="oracle.sysman.ocs.mntr.target.OcsEmailIntegration"/>
<integration name="oidgroup" class="oracle.sysman.ocs.mntr.target.OcsOidIntegration"/>
<integration name="ovfgroup" class="oracle.sysman.ocs.mntr.target.OcsOvfIntegration"/>
<integration name="webconf" class="oracle.sysman.ocs.mntr.target.OcsWebconfIntegration"/>
<integration name="wl" class="oracle.sysman.ocs.mntr.target.OcsWirelessIntg"/>
<integration name="calgroup" class="oracle.sysman.ocs.mntr.target.OcsCalGrpIntegration"/>
<!--
==============================================================================
==============================================================================
This will override the default homepage in Console. Console append the target
name and target type to the specified URL as the URL's query string.
Attributes:
url: the URL of the new homepage. This can be a relative URL or an
absolute URL.
encodeCharacter: whether the target name and target type should be encoded.
<targetHomePageURL
targetType="the_target_type"
url="theURL"
encodeCharacter="false"/>
-->
<!--
==============================================================================
==============================================================================
This tag adds a related link to the page. The related links are displayed
in the page. It is linked to the specified URL. Once the link is clicked,
a new browser window will be brought up by default and the page specified by
<relatedLink
pageType="theTypeOfThePage"
text="My Link"
url="myPageURL"
newWindow="false"
encodeCharacter="false"/>
-->
<!--
==============================================================================
==============================================================================
This tag adds a tab to the target's homepage. The tag is displayed with a
link in the target's homepage. Once it is clicked, the content of the "url"
file:///D:/oracle/sysman/config/emomsintg.xml 2/3
10/23/22, 10:33 AM emomsintg.xml
<targetHomePageTab
targetType="the_target_type"
text="My Tab"
url="myPageURL"
encodeCharacter="false"/>
-->
</consoleConfig>
file:///D:/oracle/sysman/config/emomsintg.xml 3/3