Extracting Modification Tracking Settings for All Objects

This topic describes how to extract the modification tracking settings for all objects from the Oracle CRM On Demand server for your environment; that is, a customer test environment or production environment. The output from the extract is saved to a single file in the following directory:

.../repository/EnableModificationTracking

Syntax

The following is the syntax for using the Oracle Migration Tool On Demand client to extract the modification tracking settings for all objects:

migrationtool -u UserID -s ServerURL ReadAll EnableModificationTracking

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.