Difference between revisions of "Print Preview Settings"

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Jump to navigation Jump to search
(New page: '''Overview''' There are several settings for print preview that can be adjusted, including: Timeout, RetryCount, RetryDelay and SupportWatermark as of v10.0.3. The descriptions as found...)
 
m
Line 1: Line 1:
'''Overview'''
+
== Overview ==
 +
 
  
 
There are several settings for print preview that can be adjusted, including: Timeout, RetryCount, RetryDelay and SupportWatermark as of v10.0.3.  The descriptions as found in 10.0.3 for each are listed below.  It's strongly recommended to confirm each setting is available and it's current description in the Web.Config (details in the Resolution section below)
 
There are several settings for print preview that can be adjusted, including: Timeout, RetryCount, RetryDelay and SupportWatermark as of v10.0.3.  The descriptions as found in 10.0.3 for each are listed below.  It's strongly recommended to confirm each setting is available and it's current description in the Web.Config (details in the Resolution section below)
Line 12: Line 13:
  
  
'''Resolution'''
+
 
 +
== Resolution ==
 +
 
 
You will need to edit the Web.Config for the Report Handler on each web server.  This is typically found in C:\Program Files\Allscripts Healthcare Solutions\TouchWorks Web\AHSReportHandler.  The settings will be found under the appSettings node, which is at the bottom of the Web.Config by default.  Edit the value(s) and the changes will take affect immediately.
 
You will need to edit the Web.Config for the Report Handler on each web server.  This is typically found in C:\Program Files\Allscripts Healthcare Solutions\TouchWorks Web\AHSReportHandler.  The settings will be found under the appSettings node, which is at the bottom of the Web.Config by default.  Edit the value(s) and the changes will take affect immediately.

Revision as of 14:07, 25 July 2007

Overview

There are several settings for print preview that can be adjusted, including: Timeout, RetryCount, RetryDelay and SupportWatermark as of v10.0.3. The descriptions as found in 10.0.3 for each are listed below. It's strongly recommended to confirm each setting is available and it's current description in the Web.Config (details in the Resolution section below)

Timeout: Total time in seconds that we will allow to execute

RetryCount: How many times we will attempt a retry within our session

RetryDelay: How many milliseconds we will wait between retries

SupportWatermark: Are we willing to show watermarks on our exports


Resolution

You will need to edit the Web.Config for the Report Handler on each web server. This is typically found in C:\Program Files\Allscripts Healthcare Solutions\TouchWorks Web\AHSReportHandler. The settings will be found under the appSettings node, which is at the bottom of the Web.Config by default. Edit the value(s) and the changes will take affect immediately.