Resolved issues

The following are the resolved issues in Kofax Transformation Modules 7.0.0, including previous Fix Packs.

Issues resolved in tools and rich client user modules

The following issues have been resolved in tools and rich client user modules.

Ampersand missing in double-blind verification

1267733: An ampersand (&) character is now displayed as expected when performing blind verification in the Verification module.

Automatic rotation with TDS

1586297: When using Trainable Document Separation, automatic rotation is now always applied when enabled.

Batch restructure via script issue

1253133: Orphaned XDocuments are now successfully removed when the Synchronization Tool is used.

Blank OMR regions in Advanced Zone Locator

1399927: Blank regions are no longer created each time an OMR zone is added in the Advanced Zone Locator.

Checkbox script event on click

1273680: Whenever a checkbox is selected or cleared the AfterFieldChanged event is now always executed, even when in a table.

Cluster error with image resolution

1403825: When performing clustering, any error messages about low DPI now include the name of the file causing the error.

Document Review open batch issue

1570958: An error no longer happens when opening a batch in Document Review, whether it opens automatically or the user opens a batch manually.

Fields not populated from lookup

1371245 When a database lookup is performed, all related fields are now successfully populated.

Format Locator input locator issues

1263307: It is no longer possible to select a locator with subfields such as the Invoice Group Locator, Invoice Header Locator, or the Database Locator as the Format Locator input locator.

Format Locator memory leak

1559353: The Format Locator no longer causes a memory leak when processing documents in the Project Builder.

OCR on-demand issue

1583990: OCR is now performed when needed when the recognition profile differs between the class and project.

Oracle timestamp column issue

1601897: The timestamp column no longer causes access issues when connecting to Oracle database tables.

Refresh Open Batch window issue

1327886: It is now possible to refresh the Open Batch window and then proceed to open any of the batches in the list.

Server dictionary error

1615398: There is no longer an issue in Server when accessing a dictionary.

Table row script error

1256623: The table row index is no longer an issue, whether a row is added, inserted, or deleted.

Test Validation UI elements disabled

1570951: Processing a document multiple times no longer disables any user interface elements.

XDoc representation and negative character

1538675: When there is a negative amount, the negative symbol is no longer interpreted as a word separation character. Because of this, whenever there is a negative amount, the negative symbol and the amount are recognized on the same line.

Issues resolved in the Thin Client Server

The following issues have been resolved in the Thin Client Server.

Auto complete cursor issue

1614728: When a field in Thin Client Validation is configured to use auto complete, removing any content using the Backspace or Delete key retains the current cursor position.

Disabled classification list showing

1621828: When the Show Class List setting is disabled on the validation form, the Classification Result is no longer displayed in Thin Client Validation.

Disabled Problem Reporting

1610452: When Problem Reporting is disabled in Thin Client Validation, both the button and the keyboard modal shortcut are disabled.

Table headings

1654830: If a table heading is added when configuring the validation form, this heading is now displayed as expected in Thin Client Validation.

Thin Client Server page header issues

1674159: The page header for any of the Thin Client Server modules is now displayed correctly, even if the Thin Client Server is installed on a different server than the rest of Kofax Transformation Modules.

Kofax Transformation Modules fix packs

The following fix packs have been released for Kofax Transformation Modules and the Thin Client Server since Kofax Transformation Modules 6.4.0 was released.

Kofax Transformation Modules 6.4.0 Fix Pack 9

The following issues have been resolved in the Kofax Transformation Modules 6.4.0 fix pack 9 (6.4.0.9).

OmniPage language error

1705619: OmniPage has been updated and an error no longer occurs when multiple languages are selected.

Script event not raised correctly

1697743, 1716902: The AfterRowAdded event is now raised each time that table rows are interpolated.

Kofax Transformation Modules 6.4.0 Fix Pack 8

The following issues have been resolved in the Kofax Transformation Modules 6.4.0 fix pack 8 (6.4.0.8).

Configurable OmniPage soft timeout

1699794: A new timeout property called MpsPageRecogProfileOmniPage is now available and can be set in script. The timeout value uses milliseconds for its unit.

Use the following syntax example for your installation:

Private Sub Application_InitializeScript()
   Dim profile As MpsPageRecogProfileOmniPage
   Set profile = Project.RecogProfiles.ItemByName("OmniPage")
   ' Set timeout to 5 minutes
   profile.Timeout = 300000
End Sub

Report Viewer page and document count inconsistency

1698551, 1706261: The Report Viewer now shows the same number of documents as the number of scanned documents.

Document Review pending changes on batch close

1682236, 1671463, 1682238: It is no longer possible to close a batch in Document Review without being prompted to save any unconfirmed changes.

Kofax Transformation Modules 6.4.0 Fix Pack 7

The following issues have been resolved in the Kofax Transformation Modules 6.4.0 fix pack 7 (6.4.0.7).

Document Review document load delays with UNC paths

1669604, 1688797: Page updates have been optimized to improve document loading

Mixed print recognition issue

1662470, 1648370, 1648371: Project Builder and Server no longer crash when processing a project that uses a Mixed Print Recognition profile.

Kofax Transformation Modules 6.4.0 Fix Pack 6

The following issues have been resolved in the Kofax Transformation Modules 6.4.0 fix pack 6 (6.4.0.6).

Validation form field and button script behavior

1667310, 1641005, 1675142, 1675703: The validation form control properties are now reflected in script and behave as expected.

Project load memory leak

1663059, 1663573: Locator methods are now successfully unloaded when a project is closed. Because of this, the memory issues no longer occur when a project is closed.

Dual monitor display position

1659362, 1659362: When using dual monitors it is now possible to save the location of the Open Batch window. The next time that you open a user module, the window is displayed in the same location.

Parameter missing in configuration files

1644013, 1662026: The useLegacyV2RuntimeActivationPolicy property is no longer missing from any configuration files.

If the configuration files are not updated for any reason, add the following property to the startup tag for the configuration files in <%ProgramFiles%>\Kofax\CaptureSS\ServLib\Bin and then start the Scheduler service and relaunch the module.

useLegacyV2RuntimeActivationPolicy=true

Validation form button hot key

1641004, 1669388: Buttons and their associated hot keys on the Validation form now work as expected.

Kofax Transformation Modules 6.4.0 Fix Pack 5

The following issues have been resolved in the Kofax Transformation Modules 6.4.0 fix pack 5 (6.4.0.5).

Licensing error

1644760, 1651249: Server no longer stops processing due to a licensing error.

Several back-to-back Validation instances

1644682, 1644370, 1644678: It is now possible to successfully open several back-to-back instances of the Validation module from the Batch Manager.

Save user settings in CaptureSV

1642967: It is now possible to redirect user settings for rich-client user modules so that they are saved in the APPDATA folder, rather than the default LOCALAPPDATA.

This is done by editing the <%ProgramData%>\DOXiS\CaptureSV\Config\ACConfig.xml file.

Once this setting is in place, user settings related to docking or toolbar customizations are redirected to the APPDATA folder.

Add <AppData UseRoaming="1" /> to the configuration file using the following syntax. Create the <Transformation> node if it does not already exist:

			<ACConfig>
			.
			.
			.
			   <Transformation>
			.
			.
				 <AppData UseRoaming="1" />
			.
			.
			   </Transformation>
			.
			.
			.
			</ACConfig>	 

Combo boxes on Validation form errors

1634072, 1633111, 1640697, 1642658: User interface elements on the Validation form now behave as expected without causing errors.

Moving documents error with BatchOpen event

1621776, 1640661: It is now possible to move document to folders using the BatchOpen script event.

Kofax Transformation Modules 6.4.0 Fix Pack 4

The following issues have been resolved in the Kofax Transformation Modules 6.4.0 fix pack 4 (6.4.0.4).

Rich client Validation error

1626975: An error no longer occurs when opening the rich-client Validation module.

Incorrect registry storage location

1626224, 1617420, 1625777: The following registry settings are now listed under Validation rather than Project Builder:

  • AutoNextBatchOpen

  • ConfirmBatchClosing

  • Pollintervall

  • PollToOpenBatch

  • ShowOnlylnvalidDocs

Folder fields not preserved after suspend

1626223, 1617050, 1625749: Folder fields that have been changed by script in batch editing events are now successfully preserved and passed to Kofax Capture.

PDF Signature not displayed

1620561, 1627885: The PDF Signature is now displayed in the Document Viewer of the Project Builder.

Verify flag changes when project synchronized unnecessarily

1619528, 1604360, 1604358, 1619106: The Verify flag only changes to True if the corresponding transformation project field requires verification.

Separation error

1619034, 1619033: An error is no longer encountered when a user separates a document.

Automatic rotation not recognized

1604356, 1604355: The "Enable automatic rotation" setting for the Layout Classifier is now successfully applied when used with Trainable Document Separation.

Kofax Transformation Modules 6.4.0 Fix Pack 3

The following issue has been resolved in the Kofax Transformation Modules 6.4.0 fix pack 3 (6.4.0.3).

PDF text right-to-left error

1592620, 1604349: An error no longer occurs when processing PDFs with right-to-left text.

The words of a text line are now treated in a logical order specified by the Unicode Bidirectional Algorithm.

For more information, see https://unicode.org/reports/tr9/.

Kofax Transformation Modules 6.4.0 Fix Pack 2

The following issues have been resolved in the Kofax Transformation Modules 6.4.0 fix pack 2 (6.4.0.2).

Delete operation error

1587585, 1588101: It is now possible to use the file.delete(folderpath) operation without encountering an error.

Open Batch error in Document Review

1570957, 1561034: Bathes now open without error in the Document Review module.

Open Batch error on refresh

1566819, 1566817: When a user refreshes the list of batches in the Open Batch window and then double-clicks on one of the batches, that batch opens successfully without error.

Auto foldering error

1565871, 1546243, 1565873: An error is no longer encountered when merging documents using auto foldering in the Validation user module.

Mixed print recognition error

1550732: An error is no longer encountered when performing mixed print recognition in Project Builder when using script.

Kofax Transformation Modules 6.4.0 Fix Pack 1

The following issues have been resolved in the Kofax Transformation Modules 6.4.0 fix pack 1 (6.4.0.1).

Moving multiple pages error

1558056: It is now possible to move multiple pages to another document without encountering an error.

Enhance Classification Locator

1553367, 1562713: The full classification results are now attached to each alternative of the Classification Locator.

This information is available to scripting for further analysis as needed.

		Private Sub Document_AfterLocate(ByVal pXDoc As CASCADELib.CscXDocument, ByVal LocatorName As String)
			Dim layoutresultxml As String
			Dim layoutresult As New CscResult
			layoutresultxml = pXDoc.Locators.ItemByName("ClassificationLocatorName").Alternatives(0).XValues.ItemByName("__LayoutClassificationResult__").Value
			layoutresult.LoadFromXmlString(layoutresultxml)

			Dim contentresultxml As String
			Dim contentresult As New CscResult
			contentresultxml = pXDoc.Locators.ItemByName("ClassificationLocatorName").Alternatives(0).XValues.ItemByName("__ContentClassificationResult__").Value
			contentresult.LoadFromXmlString(contentresultxml)
		End Sub

Project merge fails with RecoStar Add-on

1552532: The RecoStar Add-on no longer causes a project merge to fail.

Invisible PDF text error

1551973: An error no longer occurs when a PDF with invisible text is opened with paragraph detection enabled.

However, in order to ensure that the invisible text is analyzed for paragraph detection, run recognition for the PDF in order to perform paragraph detection for any invisible words on a PDF.

Saving merged project error

1551240: It is now possible to successfully save a project that has already been merged.

Zone property settings error after project merge

1550791: It is now possible to open zone settings after a project is merged.

Date formatter fails for YYYY-DD-MM dates

1546436, 1530665, 1558236: The Date Formatter now supports the YYYY-DD-MM date format and dates using this format are successfully recognized.

Copy and paste page to same document

1524106, 1562960: If you copy a page, you can now paste it to the same document as long as you select the document before pasting.

Whichever page is copied cannot be pasted onto itself or the next page at page-level.

As a workaround for this limitation in copying pages onto themselves, paste the page by selecting the document and then move the page to the desired position.

Thin Client Server Fix Pack 9

The following issues have been resolved in the Thin Client Server 6.4.0 fix pack 9 (6.4.0.9).

Thin Client Correction data loss on session timeout

1728300, 1719041: A new setting is now available, so that users can configure the Thin Client Server to save data after a specified number of fields are completed. This helps reduce lost data on session timeout. The default value is 10 fields.

Edit the following setting in the Thin Client Server web.config file.

<setting name="CorrectionFieldsPerSave" serializeAs="String">
	<value>10</value>
</setting>

Thin Client Server Fix Pack 8

The following issues have been resolved in the Thin Client Server 6.4.0 fix pack 8 (6.4.0.8).

Thin Client Validation batch close issues

1701193, 1685534, 1701724: A Thin Client Validation batch now closes correctly if the user holds down the Enter key.

Classification result issues

1699833, 1650320: The Classification result box now shows the list of available classes after typing characters in filter the list.

Thin Client Validation page display and navigation issue

1699804:, 1696945 Navigation is triggered only when a cell in a row is linked to a page. Otherwise, the currently selected page is displayed.

Add batch field filtering option

1698156: An editable list is now displayed that includes the possible values for the selected batch field.

Refresh issue with log on and opening a batch

1692472, 1629373: Refreshing a tab using F5 re-executes the log on sequence. When the Open Batch window is displayed, pressing F5 now refreshes the batch list.

Field text selection issues

1684910, 1698140: Navigating to a field always selects the text, even if you navigate away and then back again.

Multiple batch class filter issue

1684062, 1694852: It is now possible to filter the list of batches available when multiple batch classes are selected in the Batch Filter window.

Batch ID separator issue

1678049: The list of batches displayed in the Open Batch window no longer have a separator in the batch IDs.

Thin Client Server Fix Pack 7

The following issues have been resolved in the Thin Client Server 6.4.0 fix pack 7 (6.4.0.7).

Thumbnail issues with large batches

1682455, 1682462: There are no longer any issues when loading thumbnails for large batches in the Thin Client Server.

W3WP process crash

1674153, 1681547: Several issues with image loading, session handling, and multi-threading have been solved.

Multiple tab log ons

1673170: It is no longer possible to log on to one of the Thin Clients in multiple tabs in the same browser, regardless of the log on method.

Autocomplete error after document split

1671297, 1681491: Auto complete fields now work as expected when a document is split in Thin Client Validation that has recognition results on the first page only.

Thin Client Server Fix Pack 6

The following issues have been resolved in the Thin Client Server 6.4.0 fix pack 6 (6.4.0.6).

Thumbnail generation causes PDF file lock

1674501, 1674989: A multi-page PDF is no longer locked while its thumbnails are loaded by the Thin Client Server.

Close batch message issue

1659590, 1661252: When a combo box field is the last field validated and the Prompt before closing completed batch setting is cleared, the batch now closes successfully.

Whole field value selection issue

1599914, 1675733: The whole field value is now selected when navigating within a tab.

Thin Client toolbar selection issue

1589499: It is now clear when a toolbar button is selected or in the pressed state.

Thin Client Server Fix Pack 5

The following issues have been resolved in the Thin Client Server 6.4.0 fix pack 5 (6.4.0.5).

Combo box list error

1645497, 1633147: Drop-down list entries that contain spaces are now displayed correctly in the combobox.

Thin Client Validation drop-down button issue

1634826, 1642664: Drop-down lists are now working as expected and there is no longer an overlap issue created by an empty MiniViewer.

Date & Time filter time zone issues

1634130, 1624146: The Date & Time filter now works as expected for local time.

Add animation to indicate page load

ER1589751: The logon behavior has been modified and a new flag has been added to the web.config file to control this behavior.

AuthenticationAsSingleSignOnOnly (default: true):

Logs on with single sign-on using the windows user credentials.

When set to false, log on requests logon credentials.

ShowLoginDialog (default: false):

If set to true, single sign-on fails and a window is displayed so that you can log on. A simple animation is now displayed until the application is loaded and the logon process is started.

If you want to see the additional log on window when single sign-on fails, add the following parameter to the web.config after the existing entry for AuthenticationAsSingleSignOnOnly:

<setting name=”ShowLoginDialog” serializeAs=”String”>
	<value>True</value>
</setting>

Thin Client Server Fix Pack 4

The following issues have been resolved in the Thin Client Server 6.4.0 fix pack 4 (6.4.0.4).

Windows moved and irretrievable

1633208, 1599993: It is no longer possible to move a window outside of the visible area of the tab.

Problem Reporting shortcut issue

1633207: It is now possible to successfully mark a document for online learning by clicking the Use for Extraction Online Learning button or using its shortcut key for a document even when the Report a Problem button is disabled.

Database lookup sort issues

1633203, 1615441: Database lookups are now returning the correct record to the Validation form, even when sorting is used in the database lookup window.

Thin Client Server table column width issues

1632129, 1589770: When a table is configured to use the Autofit setting or a specific width is defined for a column, these settings are now honored and the table is displayed correctly.

Browser language issues

1632123, 1629836: When a Browser is set to a language that includes special characters in its name, an error is no longer generated.

Lasso and Auto complete issues

1620622, 1627955: It is now possible for users to configure how words are sent, either using websockets (default) or alongside other documents.

Configure this by adding the following code snippet under the Kofax.KTS.Services.Properties.Settings subsection of the applicationSettings section of the web.config file.

		<setting name="SendWordsWithDoc" serializeAs="String">
			<value>False</value>
		</setting>

Set the value to "True" to send words alongside other documents and "False" to use websockets.

Thin Client lasso error

1620066, 1625730: It is now possible to lasso a value into a field and then use a database lookup that uses that same field, without generating an error.

Cannot copy read-only fields

1617601, 1625734: It is now possible to copy the contents of a read-only field.

Database lookup focus issue

1621745, 1629303: The field focus now moves to the next invalid field when a result is chosen from the database lookup window.

Group display issues

1615875, 1625741: When a batch is loaded, all groups are expanded or collapsed correctly and the “Always Closed” setting is working as expected.

Database lookup button style issue

1615084, 1634275: The style of the database lookup button is now both bold and underlined.

Immediate search column width issue

1601330, 1625738: The column width is now displayed correctly when a batch is opened and immediate search is executed, or when a search is run manually.

Batch editing merge issue

1606477, 1625726: An error no longer occurs when merging to the previous document when it was not already loaded.

Thin Client Server Fix Pack 2

The following issues have been resolved in the Thin Client Server 6.4.0 fix pack 2 (6.4.0.2).

Autocomplete position issue with lasso

1600561: Lassoing a value now retains the location information of a field.

Database copy issue

1599165, 1599239: Database search results are now copied to the assigned fields as expected.

Icon overlaps check box labels

1597770: Check box fields are now displayed correctly.

MiniViewer refresh issue after lasso

1597745: The MiniViewer is now successfully refreshed after a field is updated using a lasso, AutoComplete, or any scripting field changes that affect the field position.

Issue with Batch field

1593075: It is now possible to use Batch fields successfully.

Log out issue

1589824, 1599745: The Log Out button is now working as expected.

Index field values not updating

1579958, 1593142: Index field values in Thin Client Validation are now successfully updated for each new document, even if the new document is the same document type as the previous document.

Localization fallback

1571174: The user interface is displayed in English if the language set in the Browser does not have the corresponding language pack installed.

Merge error

1563385: An error is no longer encountered and thumbnail images are displayed correctly when using the merge to previous batch editing command.

Suspend or close batch list issue

1594967, 1599921: The Open Batch window is now behaves as expected.

Thin Client Server Fix Pack 1

The following issues have been resolved in the Thin Client Server 6.4.0 fix pack 1 (6.4.0.1).

UI not clear when waiting

1556208: The field panel is now masked when the user is waiting for a response from server.

Priority issue for server calls

1556207: Server calls are now correctly prioritized when a user is waiting for a response.

Database lookup column name issues

1550484: Column names are now displayed properly and long names are no longer cut off.

Filename special character issues

1548911, 1556914: Fields or the Validation form controls that use special characters other than [0-9, a-z, A-Z] in their name are now fully supported, with the exception of square quotes ([]) and speech marks (‘ ,).

Script layout issues for folders

1548669: Scripted layout changes for folders are now working as expected.