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

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

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