Extracting a Set of Custom Web Applets for a Single Object

This topic describes how to extract a set of custom Web applets for a specified object (record type) from the Oracle CRM On Demand server for your environment (customer test environment or production).

Note: Users require the Enable Web Services Access privilege to run the Read operation. The Oracle Migration Tool On Demand client requests your Oracle CRM On Demand password, which can be redirected (by using the pipe command) to the client program from standard input; that is, from a file, from the command line, or from another program.

Syntax for Extracting All Detail Page Custom Web Applets for a Single Object

The following is the syntax for using the Oracle Migration Tool On Demand client to extract all detail page custom Web applets for a specified record type:

migrationtool -u UserID -s ServerURL Read DetailPageCustomWebApplet 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 system name of the object (record type) for which you want to read a set of custom Web applets, for example, Account.

Syntax for Extracting All Homepage Custom Web Applets for a Single Object

The following is the syntax for using the Oracle Migration Tool On Demand client to extract all homepage custom Web applets for a specified record type:

migrationtool -u UserID -s ServerURL Read HomepageCustomWebApplet 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 system name of the object (record type) for which you want to read a set of custom Web applets, for example, Account. The system names for the record types are listed in System Names for Record Types.