Skip Headers
Oracle® Fusion Middleware Idoc Script Reference Guide
11g Release 1 (11.1.1)
E10726-01
  Go To Documentation Library
Library
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
 
Next
Next
 

FrameMakerTimeout

Defines the FrameMaker conversion timeout.

Returns the FrameMaker 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 FrameMaker conversion. (The resulting time is limited by the #max and #min flags.) The default value is 1. Increase this value for busy or slow systems.
#max Specifies the maximum time in seconds that the Inbound Refinery waits for the FrameMaker conversion process to complete. The default time is 10 seconds.
#min Specifies the minimum time in seconds that the Inbound Refinery waits for the FrameMaker conversion process to complete. The default time is 1 second.

Type and Usage

Location

Example

Used as a configuration entry:

FrameMakerTimeout#factor=2