Oracle Migration Tool On Demand Guide > Migrating Custom Web Applets > Elements and Sections in the Web Applet XML Output File >

Detail Page Custom Web Applets


Table 25 describes the elements and sections in the Detail page custom Web applet XML output file.

Table 25. Elements and Sections in the Detail Page Custom Web Applet XML File
Element or Section
Description

<data:ObjectName>Account</data:ObjectName>
<data:DisplayName>MyApplet</data:DisplayName>
<data:Description></data:Description>
<data:DisplayNameCurrentUserLang>ENU
</data:DisplayNameCurrentUserLang>
<data:Height>700</data:Height>

This section contains the Detail page custom Web applet elements.

<data:HTMLType>
  <data:HTMLHeader></data:HTMLHeader>
  <data:HTMLBody></data:HTMLBody>
  <data:AlwaysRun>false</data:AlwaysRun>
</data:HTMLType>

This section contains the elements for Detail page custom Web applets of type HTML.

<data:FeedType>
  <data:URL></data:URL>
  <data:OverrideURLFlag>false</data:OverrideURLFlag>
  <data:TargetWindow>New Window</data:TargetWindow>
</data:FeedType>

This section contains the elements for Detail page custom Web applets of type Feed.

<data:URLType>
  <data:URL></data:URL>
  <data:AlwaysRun>false</data:AlwaysRun>
</data:URLType>

This section contains the elements for Detail page Web applets of type URL.

<data:ModernIconName>mod_account_25.png</data:ModernIconName>

This section contains the file name of the modern theme icon for the Detail Page Web applet. For more information about modern theme icons, see Classic and Modern Theme Icons.

<data:ListOfTranslation>
  <data:Translation>
    <data:LanguageCode>ENU</data:LanguageCode>
    <data:DisplayName>MyApplet</data:DisplayName>
  </data:Translation>
</data:ListOfTranslation>

This section contains the translation elements for the Detail page custom Web applet.

Oracle Migration Tool On Demand Guide, Release 33 Copyright © 2016, Oracle and/or its affiliates. All rights reserved. Legal Notices.