IntegrationEventQueueReadAll

Extracts all of the integration event queue configuration data for a company.

Usage

Use the IntegrationEventQueueReadAll method to read all of the integration event queue configuration data for all queues.

The input argument <Version> specifies the release of Oracle CRM On Demand for which configuration data is returned. The default value is 40, and specified values up to and including 40 return configuration data applicable to Oracle CRM On Demand Release 40.

If the value specified is greater than 40, then all of the configuration data up to the release specified is returned. For example, if a value of 41 is specified, then all of the configuration data in Release 40 plus the newer data up to Release 41 is returned (which includes the <W3CFormat> element).

See IntegrationEventQueueUpsert for information about the integration event queue configuration data specified in apData:IntegrationEventQueue.

Arguments

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

Table Arguments Taken by the IntegrationEventQueueReadAll Method

Name Description Required Default I/O

Version

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

No

40

Input

apData:ListOfIntegrationEventQueue

The extracted integration event queue data.

Not applicable

Not applicable

Output

Return Value of the Call

The integration event queue configuration data is returned.