Oracle Migration Tool On Demand Guide > Migrating Related Information Layouts > Migrating Related Information Layouts >

Extracting All Related Information Layouts for All Objects


This topic describes how to extract all related information layouts for all objects from your Oracle CRM On Demand environment; that is, a customer test environment or production environment.

Syntax

The following is the syntax for using the Oracle Migration Tool On Demand client to extract all related information layouts for all objects:

migrationtool -u UserID -s ServerURL ReadAll RelatedInformationLayout

where:

  • UserID is the user sign-in ID that has the appropriate privileges to run the Oracle Migration Tool On Demand client commands.
  • ServerURL is the URL for the Oracle CRM On Demand server where your company resides.

NOTE:  The Oracle Migration Tool On Demand client requests your Oracle CRM On Demand password, which can be redirected (using the pipe command) to the client program from standard input; that is, from a file, from the command line, or from another program.

The output from the Oracle Migration Tool On Demand client is located at:

migration tool install/repository/RelatedInformationLayout/Object/RelatedInformationObject/LayoutName.xml

For example, when you extract related information list layouts for child account competitor lists, the output is located at the following location:

.../repository/RelatedInformationLayout/Account/AccountCompetitorChildList/My Custom Layout.xml

Also for example, when you extract related information list layouts for child account partner lists, the output is located at the following location:

.../repository/RelatedInformationLayout/Account/AccountPartnerChildList/My Custom Layout.xml

Example of Extracting All Related Information Layouts for All Objects

The following is an example of extracting all related information layouts for all objects from your Oracle CRM On Demand server:

migrationtool -u UserID -s ServerURL ReadAll RelatedInformationLayout

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