The Objective Wintalk Integration requires the EzeScan workstation to be licensed for the EDRMS module, and also requires EzeScan version 4.2.10 or higher.
To obtain a copy of a sample EzeScan WinTalk Job please see the Downloads → Software Downloads → Sample Jobs → Objective section of the website.
Please note you will be required to login to access the downloads section.
To configure Objective 7.5 to work with EzeScan…
-
Browse to the following folder C:\Program Files\Objective\Navigator 7\Extensions\WinTalk
-
Backup and then open the wintalk_application_compatibility_policy.xml file.
-
Add the following to the bottom of the file but make sure it is above the compatibility_policy line.
</application>
<application>
<display_name>EzeScan</display_name>
<process_name>ezescan.exe</process_name>
<compatible>true</compatible>
<instances>multiple</instances>
<dialog name="Save As">
<view>false</view>
</dialog>
<release policy="prompted">
<strategy>
</strategy>
</release>
</application>