Oracle Migration Tool On Demand Guide > Migrating Role Associations for Report Folders > Migrating Role Associations for Report Folders >

Extracting Role Associations for a Single Report Folder


This topic describes how to extract the role associations for a single report folder from the Oracle CRM On Demand server for your 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 the role associations for a sngle report folder:

migrationtool -u UserID -s ServerURL Read ReportFolder FolderPath

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.
  • FolderPath is the path for the folder for which you want to extract the role associations.

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 Role Associations for a Single Report Folder

The following is an example of extracting the role associations for a single report folder. In this example, the folder named Test Folder A is a subfolder of the folder named Test Folder:

migrationtool -u UserID -s ServerURL Read ReportFolder "shared/Company Analyses/Test Folder/Test Folder A"

NOTE:  Quotation marks are always required for the folder path, because the path for the root folder (shared/Company Analyses) contains a space.

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