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

Homepage Custom Web Applets


Table 27 describes the elements and sections in the Homepage custom Web applet XML output file.

Table 27. Elements and Sections in the Homepage Custom Web Applet XML File
Element or Section
Description

<data:ObjectName>Account</data:ObjectName> <data:DisplayName>AccountHomepageApplet</data:DisplayName>
<data:Description>Account web applet</data:Description>
<data:DisplayNameCurrentUserLang>ENU</data:DisplayNameCurrentUserLang>
<data:Width>1</data:Width>
<data:Height>200</data:Height>

This section describes the elements for a Homepage custom Web applet.

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

This section describes the elements for the Homepage 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 describes the elements for the Homepage custom Web applets of type Feed.

<data:URLType>
  <data:URL></data:URL>
</data:URLType>

This section describes the elements for the Homepage custom Web applets of type URL.

<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 Homepage custom Web applet.

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