OpenText Intelligent Capture: Cannot login to Administrator.
Issue:
You cannot login to Administrator.
Cause:
Account does not have sufficient permissions or Internet Explorer Enhanced security is enabled.
Resolution:
A. Add 127.0.0.1 to Internet Explorer's Trusted Sites or Intranet Zones.
B. Change 127.0.0.1 to localhost in binnt\
CaptivaAdministrator.exe.config
in the following
element:
<setting
name="Host" serializeAs="String">
<value>127.0.0.1</value>
</setting>
C. Launch Administrator using "Run As Administrator"
Related Articles
OpenText Intelligent Capture: How to download IEE RecognitionModelData from the capture server
IEE, Information Extraction Engine, trained data can be downloaded from the IEE database to a folder on the client machine for backing up or publishing to another capture server. Steps: Use the Deployment utility to export the "RecognitionModelData" ...
OpenText Intelligent Capture: Cannot log in to Administrator after enabling network data encryption.
Issue: You cannot login to Administrator after enabling the network data encryption feature. The login screen may get stuck or hang after clicking on “Login”. Cause: This is a known issue with the data encryption feature. It was reported in IC 22.3 ...
OpenText: How to launch an Intelligent Capture module in setup mode from the command line
Description: It some situations, it may be necessary to luanch an Intelligent Capture module in setup mode from the command line. For example, both Designer and Intelligent Capture Adminstrator are not acessible on the system where you need to run ...
OpenText Intelligent Capture: “Connection refused by remote host. Make sure server is operational” error occurs when logging into the server
Issue: When logging into Scanplus, the following error occurs “Connection refused by remote host. Make sure server is operational” Cause: The Intelligent Capture Service is not running, or the server cannot be reached. Resolution: 1. Verify that the ...
OpenText Intelligent Capture: In Classification, the following error occurs when processing a batch: “Exception of type 'Dispatcher.ModuleCore.Log.DiaException' was thrown”
Cause: Image size exceeding system limit. Resolution: Check file size, dpi, dimensions in pixels. The documented maximum stage file size is 200 mb, and the recommended size varies by module. Refer to the following sections in the Intelligent Capture ...