Extracting All Sales Assessment Templates

This topic describes how to extract all sales assessment template configuration data 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 sales assessment template data:

migrationtool -u UserID -s ServerURL ReadAll SalesAssessmentTemplate

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 (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.

The output from the Oracle Migration Tool On Demand client is saved in the following directory:

...\repository\SalesAssessmentTemplate\Object\assessmentname.xml

For example, when you extract assessments for account survey objects, the output is saved in the following location:

...\repository\SalesAssessmentTemplate\Account Survey\Account Assessment01.xml

Example of Extracting All Sales Assessment Template Configuration Data

The following is an example of extracting all sales assessment templates from your Oracle CRM On Demand server:

migrationtool -u UserID -s ServerURL ReadAll SalesAssessmentTemplate