Oracle Migration Tool On Demand Guide > Migrating Access Profiles > Migrating Access Profiles >

Extracting All Access Profiles to a Specific Location


This topic describes how to extract all access profiles from your Oracle CRM On Demand environment (customer test environment or production) to a specific location.

Syntax

The following is the syntax for using the Oracle Migration Tool On Demand client to extract all access profiles to a specific location:

migrationtool -u UserID -s ServerURL ReadAll AccessProfile FolderLocation

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.
  • FolderLocation is the directory path to the folder where the extracted access profiles are stored, for example:

    C:\MyAccessProfiles

    NOTE:  If you do not specify the drive letter, then the folder is created at the root of the directory where the Oracle Migration Tool On Demand client is installed.

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 All Access Profiles to a Specific Location

The following is an example of extracting all access profiles from your Oracle CRM On Demand server to a specific folder:

migrationtool -u UserID -s ServerURL ReadAll AccessProfile "C:\MyAccessProfiles"

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