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

Extracting a Set of Related Information Layouts for a Single Object


This topic describes how to extract a set of related information layouts for a single object from the Oracle CRM On Demand server for your environment; that is, a customer test environment or production environment.

NOTE:  Users require the Enable Web Services Access privilege to run the Read command.

Syntax

The following is the syntax for using the Oracle Migration Tool On Demand client to extract a set of related information layouts for a single object:

migrationtool -u UserID -s ServerURL Read RelatedInformationLayout SystemNameOfObject

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.
  • SystemNameOfObject is the name of the object (record type) for which you want to read a set of related information layouts, for example, Account. The system names for the record types are listed in System Names for Record Types.

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.

Example of Extracting a Set of Related Information Layouts for a Single Object

The following is an example of extracting a set of related information layouts for the Account record type:

migrationtool -u UserID -s ServerURL Read RelatedInformationLayout Account

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