ActionBarCustomWebAppletReadAll

Extracts all of the action bar Web applet configuration data for a company.

Usage

Use the ActionBarCustomWebAppletReadAll method to read all of the action bar 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 ActionBarCustomWebAppletUpsert for information about the data specified in apData:ListOfActionBarCustomWebApplet.

Arguments

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

Table Arguments Taken by the ActionBarCustomWebAppletReadAll 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:ListOfActionBarCustomWebApplet

The extracted data for all action bar Web applets.

Not applicable

Not applicable

Output

Return Value of the Call

The action bar Web applets are returned.