Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

There was an issue with OLAP REST API for Composite Analysis reports, Performance Analysis reports, and Positions reports whereby constituents and benchmarks were not converted to profile entity's base currency. The 'Convert constituents and benchmark to Composite Currency' has been enabled in order to resolve the issue for Composite Analysis reports. Additionally, the' Convert benchmark to Portfolio base currency' has been enabled for Performance Analysis and Positions reports.

...

SDP-36485 Add option to exit with error if maxrows of data returned

EDS: Add option to exit with error if maxrows of data returned

Introduced error message "More than X rows of data returned" when new parameter "FailOnExceedingMaxrows" is set to "Y" on the request or defined in w_custom_config. This is so a client can set the "maxrows" parameter on the request to a specific number of rows, and the extract will fail if the result set exceeds that amount. The client may than realize they maybe they requested too much data, didn't use the right filters, etc. If the request fails for this reason the file will be removed and not saved on the server.

...

SDP-35486 OLAP REST API File format of JSON in request gives JSON2 format in response

...