OCR
OCR ABBYY Finereader engine
Service overview
- Software owner: ABBYY
- System requirements: https://www.abbyy.com/en-us/ocr-sdk/technical-specifications/
- Log files: no log files
- Installation directories: Abbyy engine main directory: INSTALL_DIR/ABBYY_FRE11/
- Configuration files: no configuration files
- Default ports: no ports
Default parameters
| Configuration file | Name | Default Value | Description |
|---|---|---|---|
| config.yml | install-dir | /opt/workfusion | The directory to place user files, logs and configs |
ocr2rest & ocr2worker
Service overview
- Management:
wfmanager {start | stop | restart | status} ocr2restwfmanager {start | stop | restart | status} ocr2worker
- Log files:
Access logs: INSTALL_DIR/supervisord/log/ocr2rest.out.log
Error logs: INSTALL_DIR/supervisord/log/ocr2rest.err.log
Access logs: INSTALL_DIR/supervisord/log/ocr2worker.out.log
Error logs: INSTALL_DIR/supervisord/log/ocr2worker.err.log
- Startup scripts:
- INSTALL_DIR/supervisord/apps/ocr2-rest.ini
- INSTALL_DIR/supervisord/apps/ocr2-worker.ini
- Configuration files:
- INSTALL_DIR/ocr/etc/ocr-rest.yml
- INSTALL_DIR/ocr/etc/ocr-worker.yml
- Default ports: tcp 9002
Default parameters
| Configuration file | Name | Default Value | Description |
|---|---|---|---|
| config.yml | install-dir | /opt/workfusion | The directory to place user files, logs and configs |
| ocr-rest.yml | ocr_hostname | ocr.example.com | FQDN for OCR DNS name |
| ocr-worker.yml | worker.executor.abbyy.pool.size | CPU Cores count – 1 | A number of OCR concurrent executions; must match license productivity |
| ocr-rest.yml and ocr-worker.yml | spring.profiles.active | disabled-auth,rabbitmqQueue,s3-storage,mssql | default value |
Windows OCR
Service overview
Log files:
- Access logs: INSTALL_DIR/wfagent/log/ocr.api-out.log
- Error logs: INSTALL_DIR/wfagent/log/ocr.api-err.log
- Access logs: INSTALL_DIR/wfagent/log/ocr.worker-out.log
- Error logs: INSTALL_DIR/wfagent/log/ocr.worker-err.log
Startup scripts:
- INSTALL_DIR/ocr/ocr-api-start.bat
- INSTALL_DIR/ocr/ocr-worker-start.bat
Configuration files:
- INSTALL_DIR/ocr/etc/ocr-rest.yml
- INSTALL_DIR/ocr/etc/ocr-worker.yml
Default parameters
| Name | Default value |
|---|---|
INSTALL_DIR | c:\Workfusion |
| OCR API Port | 9002 |
| OCR API active profiles | disabled-auth,rabbitmqQueue,s3-storage,mssql |
| OCR Worker active profiles | rabbitmqQueue,s3-storage,mssql |