Extracting All Lead Conversion Mapping Data

This topic describes how to extract the lead conversion mappings between the fields on the Lead record type and the fields on the Account, Contact, Deal Registration, and Opportunity record types from your Oracle CRM On Demand environment.

Syntax

The following is the syntax for using the Oracle Migration Tool On Demand client to extract all of the lead conversion mappings between the fields on the Lead record type and the fields on the Account, Contact, Deal Registration, and Opportunity record types:

migrationtool -u UserID -s ServerURL ReadAll LeadConversionMapping

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.

Each of the output XML files is named with the name of the field on the Lead record type. If no mapping exists for a field on the Lead record type, then no data is extracted for that field.

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.