colorImageAsJpegTiff - Integration for Epic - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Essential - Premier - Standard - external - Essential - Standard - Premier

Integration for Epic

Platform
OnBase
Product
Integration for Epic
Release
Foundation 23.1
License
Essential
Standard
Premier

The colorImageAsJpegTiff setting can be added to OnBaseEpicWeb.config to reduce the size of color images retrieved using the EpicCare Link integration. This setting is not present in OnBaseEpicWeb.config by default.

To configure the EpicCare Link integration to use JPEG-compression for color images, add the following to the <OnBaseEpicWeb> node in OnBaseEpicWeb.config:

<colorImageAsJpegTiff>true</colorImageAsJpegTiff>

When set to true, the colorImageAsJpegTiff setting causes the integration to convert color images to JPEG-compressed TIFF files before sending them to the EpicCare Link server. This compression method can reduce the size of retrieved images and help address timeout errors.