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

The following table describes the arguments taken by the RoleReadAll method.

Table 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.