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

DetailPageCustomWebAppletReadAll


Extracts all of the detail page Web applet configuration data for a company.

Usage

Use the DetailPageCustomWebAppletReadAll method to read all of the detail page Web applets.

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.

See DetailPageCustomWebAppletUpsert for information about the data specified in apData:ListOfDetailPageCustomWebApplet.

Arguments

Table 103 describes the arguments taken by the DetailPageCustomWebAppletReadAll method.

Table 103. Arguments Taken by the DetailPageCustomWebAppletReadAll 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:ListOfDetailPageCustomWebApplet

The extracted data for all detail page Web applets.

Not applicable

Not applicable

Output

Return Value of the Call

The detail page Web applets are returned.

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