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

RoleReadAll


Extracts all of the role configuration data for a company.

Usage

Use the RoleReadAll method to read all of the roles. The Manage Roles and Access 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 33, and specified values up to and including 33 return configuration data applicable to Oracle CRM On Demand Release 33.

If the value specified is greater than 33, then all of the configuration data up to the release specified is returned. For example, if a value of 34 is specified, then all of the configuration data in Release 33 plus the newer data up to Release 34 is returned.

See RoleUpsert for information about the role data specified in apData:Role.

Arguments

Table 164 describes the arguments taken by the RoleReadAll method.

Table 164. Arguments Taken by the RoleReadAll Method
Name
Description
Required
Default
I/O

Version

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

No

33

Input

apData:ListOfRole

The extracted data for all roles for all objects.

Not applicable

Not applicable

Output

Return Value of the Call

The roles are returned.

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