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
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.
SetEaxMd The SetEaxMd operation changes express report metadata.

See also:

Web Service Operations