Oracle Migration Tool On Demand Guide > Migrating Page Layouts >

Elements and Sections in the Page Layout Related Information XML Output File


Table 44 describes the elements and sections in the page layout related information XML output file.

Table 44. Elements and Sections in the Page Layout Related Information XML File
Element or Section
Description

<data:ObjectName>Account</data:ObjectName>

This element contains the system name of the object to which the page layout refers.

<data:LayoutName>My Custom Account Page Layout
</data:LayoutName>

This element contains the name of the page layout.

<data:ListOfPageRelatedInformation>
  <data:PageRelatedInformation>
    <data:Name>CRMODLS_BPL_ACNT.ChildList</data:Name>
    <data:Availability>-1</data:Availability>
    <data:RelatedInformationLayout>
    </data:RelatedInformationLayout>
  </data:PageRelatedInformation>
</data:ListOfPageRelatedInformation>

This section contains the information for the Related Information section:

  • The Availability value of -1 corresponds to the Not Available Information section of the UI.
  • The Availability value of 0 corresponds to the Available Information section of the UI.
  • The Availability value of 1 corresponds to the Displayed Information section of the UI.

Table 88 maps the values of the <Name> tag in the XML file to the name in the UI.

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