AnalysisExportExecutionOptions Structure

Use the AnalysisExportExecutionOptions structure to specify the execution options when exporting an analysis.

The AnalysisExportExecutionOptions structure is used in the AnalysisExportViewsService Service.

AnalysisExportExecutionOptions Structure Fields

Fields Description

boolean async

If set to TRUE, then asynchronous analysis export is enabled. If set to FALSE, asynchronous analysis export is disabled.

boolean useMtom

If set to TRUE, then MTOM is used to encode the content returned by the SOAP message.

boolean refresh

If set to TRUE, then the server re-submits the query to refresh the data. If set to FALSE, then Oracle Analytics uses data in the cache.