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

Extracting a Single Access Profile


This topic describes how to extract a single access profile from your Oracle CRM On Demand server for your environment (customer test environment or production).

Syntax

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

migrationtool -u UserID -s ServerURL Read AccessProfile SystemNameOfAccessProfile

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.
  • SystemNameOfAccessProfile is the system name of the access profile that you want to extract, for example, Administrator Default Access Profile.

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.

Example of Extracting a Single Access Profile

The following is an example of extracting a specific access profile: Administrator Default Access Profile:

migrationtool -u UserID -s ServerURL Read AccessProfile "Administrator Default Access Profile"

NOTE:  Quotation marks are required only if the access profile name contains spaces.

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