DefaultNativeTimeout

Defines the default native file timeout.

  • Returns the native file timeout values.

  • This variable must be followed by one of these flags:

    Flag Description
    #factor This value is multiplied by the file size to determine the amount of time allowed for native-to-PostScript conversion. (The resulting time is limited by the #max and #min flags.) The default value is 3. Increase this value for busy or slow systems.
    #max Specifies the maximum time in seconds that the Inbound Refinery waits for the native-to-PostScript conversion process to complete. The default time is 10 seconds.
    #min Specifies the minimum time in seconds that the Inbound Refinery waits for the native-to-PostScript conversion process to complete. The default time is 2 seconds.

Type and Usage

Location

  • Shared Inbound Refinery Configuration screen, Timeout Values tab, Default Native to Postscript Timeout

  • IntradocDir/IdcRefinery/shared/idcrefinery.cfg

Example

Used as a configuration entry:

DefaultNativeTimeout#factor=3