Oracle Web Services On Demand Guide > Web Services On Demand API Calls > Administrative Services API Calls >

ReportFolderReadAll


Extracts all of the report folder configuration data for a company.

Usage

Use the ReportFolderReadAll method to read the details of all folders and their role associations. The Manage Content privilege is required and to access V3 migrated company wide shared folders, the Access Migrated Company Wide Shared Folder privilege is required.

The input argument <Version> specifies the release of Oracle CRM On Demand for which configuration data is returned. The default value is 34, and specified values up to and including 34 return configuration data applicable to Oracle CRM On Demand Release 34.

ReportFolderReadAll returns folders, subfolders, and associated roles of all reports folders from V2 and V3 catalogs namely:

  • V2 Company wide shared folder
  • V3 Company wide shared folder
  • V3 migrated company wide shared folder (only if your user role includes the Access Migrated Company Wide Shared Folder privilege).

NOTE:  Depending on how your company instance is set up, your company might not have access to the V3 catalog.

See ReportFolderUpsert for information about the report folder data specified in apData:ReportFolder.

Arguments

Table 155 describes the arguments taken by the ReportFolderReadAll method.

Table 155. Arguments Taken by the ReportFolderReadAll Method
Name
Description
Required
Default
I/O

Version

Specifies the release of Oracle CRM On Demand for which configuration data is returned

No

34

Input

apData:ListOfReportFolder

The extracted data for all report folders.

Not applicable

Not applicable

Output

Return Value of the Call

The report folder configuration data is returned.

Oracle Web Services On Demand Guide, Version 23.0 (Oracle CRM On Demand Release 35) Copyright © 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices.