View Component

View Component is an ACI server. For details of changes that affect all ACI servers, see ACI Server Framework.

24.3.0

New Features

  • When you request a raw file (OutputType set to raw), View Server now respects the HTTP Range: header on the request, and returns a Partial Content (HTTP status 206) response. This change can improve the viewing of video files served from View server.

Resolved Issues

  • View was unable to retrieve certain binary files from NiFi or Distributed Connector when OutputType was set to raw.

24.2.0

New Features

There were no new features in this release.

Resolved Issues

  • In the default rendering mode (that is, when LegacyRendering was turned off), multibyte Unicode characters were sometimes displayed incorrectly.

24.1.0

New Features

  • Two new KeyView options have been added as View configuration parameters to allow you to more easily set the output format for vector and rasterized embedded graphics:

    • OutputVectorGraphicType

    • OutputRasterGraphicType

    For a full list of available options, refer to the IDOL View Component Help.

    NOTE: These configuration parameters are not available when you set LegacyRendering to True. However, you can use the associated KeyView options in a Viewing template, including the new KVGFX_SVG option.

Resolved Issues

  • Some View actions failed with a HTTP 400 error when the URL returned a redirect response with a #anchor URL fragment.

23.4.0

There were no new features or resolved issues in this release.

23.3.0

There were no new features or resolved issues in this release.

23.2.0

New Features

There were no new features in this release.

Resolved Issues

  • When using a Memcached cache and page restrictions, View sometimes returned the wrong page.