Show contents 

Web Service > Web Service Operations > Working with Express Reports

Working with Express Reports

This section contains description of operations that are used to work with the Express Report repository object. The operations enable the user to execute the following actions:

Operations

  Operation Brief description
CanRestoreOlapState The CanRestoreOlapState operation checks if the user can restore express report table to original state after drilldown/drillup was applied.
CloseEax The CloseEax operation closes express report instance.
GetEaxMd The GetEaxMd operation gets express report metadata.
GetEaxPivotJson The GetEaxPivotJson operation gets JSON view of express report table elements.
OpenEax The OpenEax operation opens express report and returns context to work with data and metadata.
RestoreOlapState The RestoreOlapState operation restores express report table to original state after drilldown/drillup was applied.
SetEaxMd The SetEaxMd operation changes express report metadata.

See also:

Web Service Operations