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

AccessProfileReadAll


Extracts all of the access profile configuration data for a company.

Usage

Use the AccessProfileReadAll method to read all of the access profiles. 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 27, and specified values up to and including 27 return configuration data applicable to Oracle CRM On Demand Release 27.

If the value specified is greater than 27, then all of the configuration data up to the release specified is returned. For example, if a value of 28 is specified, then all of the configuration data in Release 27 plus the newer data up to Release 28 is returned (which includes the <NameTranslation> and <AccessProfileID> elements).

See AccessProfileUpsert for information about the access profile data specified in apData:AccessProfile.

Arguments

Table 70 describes the arguments taken by the AccessProfileReadAll method.

Table 70. Arguments Taken by the AccessProfileReadAll Method
Name
Description
Required
Default
I/O

Version

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

No

27

Input

apData:ListOfAccessProfile

The extracted data for all access profiles.

Not applicable

Not applicable

Output

Return Value of the Call

The access profiles 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.