10.0
Table Of Contents
- Installing ABBYY FlexiCapture 10
- Standalone Installation
- Distributed Installation
- System Requirements
- General information
- Preparing the Application Server for installation on Windows 2012
- Preparing the Application Server for installation on Windows Server 2008 R2
- Preparing the Application Server for installation on Windows 2003
- Installing the servers
- External components required for the correct operation of the system
- System components in IIS and their configuration
- This section describes the IIS configuration which is necessary for the operation of FlexiCapture. This configuration is configured automatically during installation and required no manual configuration. However, in case of errors this section can help you to check the settings specified in IIS.
- Application pools
- Authentication settings for FlexiCapture 10 Web Applications
- Handler Mappings
- ISAPI and CGI Restrictions
- Checking the operation of IIS
- Switching system components to 64-bit mode
- Database server
- Interaction of the system components
- Installing the stations
- Using Active Directory
- Using SMS
- Installing Remote Stations
- Updating your earlier ABBYY FlexiCapture 10 releases to Release 6
- Upgrading from ABBYY FlexiCapture 9.0
- Upgrading from ABBYY FlexiCapture 8.0 Professional
- Upgrading from ABBYY FormReader 6.5
- Managing Your Licenses
- Setting Up FlexiCapture 10 Distributed Installation
- Logging
- Working with Clusters
- Technical Support
© 2011 ABBYY. All rights reserved.
37
CD contains MS SQL Server 2005 Express. It can be used for demonstrative purposes and small projects. This version has a limi-
tation on the database size of 4GB. If you already have an installed copy of MS SQL Server 2005 or 2008, you can use it.
Oracle
• Instead of SQL Server, the Oracle Server can be used as a database server (for the supported versions, see System Require-
ments). For this
, a 32bit client for the Oracle database must be installed.
Important! By default, an Oracle database allows a maximum of 40 processes and 49 sessions. When these limits are reached,
the following error message occurs: “ORA-12516: TNS:listener could not find available handler with matching protocol stack”.
If required, increase the default values by using a script similar to the following:
connect sys/<Login> as sysdba;
alter system set sessions=<SessionCount> scope=spfile;
alter system set processes=<ProcessCount> scope=spfile;
shutdown immediate;
startup;
Interaction of the system components
The following figure displays the system component interaction for distributed installation:
File StorageSQL Server
TCP1433
Processing Station
TCP10021
Application Server
(IIS)
HTTP80
HTTPS443
Processing Server
TCP10020
License Server
TCP10040
Tools
FormDesigner
FlexiLayout
Studio
Stations
ProjectSetup
Station
Verification
Station
Remote Stations
Scanning
Station
Data
Verification
Station
Remote
Verification
Station
Web Applications
Administration
andMonitoring
Console
WebCapture
Station
WebScanning
Station
WebData
Verification
Station
WebLogin
Module
So the following ports have to be enabled:
• Application Server— 80 if HTTP is used or 443 if HTTPS is used
• Processing Server — 10020
• Licensing Server — 10040
• Processing Station — 10021
Note. It is recommended that you should disable the iPv6 protocol in the adapter properties, otherwise addresses of the hosts are
not displayed correctly in the Administration and Monitoring Console.
Installing the stations
The following installation methods are available to install the stations:










