Kofax Transformation Modules Thin Client Server 7.0.0 Fix Pack 11
Build Date: July 12, 2023
© 2023 Kofax. All rights reserved.
Use is subject to license terms.
Introduction
You can install Kofax Transformation Modules 7.0.0.11 to resolve the issues listed below.
Issues resolved in this fix pack
Issues resolved in previous fix packs
Problems Resolved in Fix Pack 10
1962472: Thin client UI freezes and is unresponsive in Validation.
The Thin Client user interface no longer freezes when using the Validation user module.
Problems Resolved in Fix Pack 9
1953101: Batch field value filter is not populating the values in drop-down.
When filtering by the Batch Field that contains a specific batch field, the list of filtered values is now correctly populated.
1952293: Combo boxes filled by script are currently not working Thin Client Validation tables.
Populating combo boxes in table cells by script is now possible in Thin Client Validation.
1949646: After applying FP 8 batch field value in thin client batch filter does not store the value.
The batch field filter value is successfully saved.
Problems Resolved in Fix Pack 8
1936477: Thin Client Validation shows errors when activating Filters in the Available Batches window.
An error is no longer encountered when activating filters in the Available Batches window, regardless of the Thin Client module browser language.
1928228: Increasing the table size by adding new rows does not move down the other fields or does not show a scroll bar.
A scroll bar is now displayed once the number of rows exceed the maximum table height.
Problems Resolved in Fix Pack 7
1901539: Thin Client Validation Newtonsoft.Json vulnerability.
This dll has been updated, resolving this vulnerability.
Problems Resolved in Fix Pack 6
1890294: Batch Filter Same Date As returns wrong results if client is in an earlier time zone.
When the Same Date As batch filter setting is selected, the date is first converted to the time zone of the client before formatting is applied.
This ensures that the date used for formatting matches the date used by the client.
Problems Resolved in Fix Pack 5
1849386: Reinstate Right Click On Fields Copy/Paste Window
It is now possible to right-click on fields to access the Shortcut menu.
1843102: ValidationForm_BeforeComboBoxDropDown is not thrown anymore when combo box is entered
If a combo box is populated via the BeforeComboBoxDropDown procedure in script, then combo box items are now updated as expected, whenever selected or focused.
1842252: Move page order does not work
It is now possible to successfully rearrange and move the pages in a document.
Problems Resolved in Fix Pack 4
1840030: After accessing a batch using the batchid parameter, the user is not logged out.
Users are now successfully logged out after closing or suspending a batch when using the ?batchid=[batchName] URL parameter to open a specific batch.
1827000: Table Fields are not shown at the expected location when the index fields are part of a group.
If the Use defined form layout setting on the Project Settings - General tab is not selected and there is a custom validation form defined, the order of the fields that appear in Thin Client Validation match the order defined in the custom validation form.
However, Kofax recommends that if there is a custom validation form defined then the Use defined form layout setting should also be selected.
1819347: Thin client server retains old image while validating with slow network connections.
Document images are now loaded correctly, even when there is a slow network connection or a user presses Enter in quick succession.
Problems Resolved in Fix Pack 3
1824074: Navigating to table having hidden columns and columnIndex of invalid cell is higher than visible column count is forcing logout.
Navigation in tables now accounts for hidden columns. As a result, users are no longer logged out when a hidden column is encountered.
1819326: Different issues when using tables having invisible columns
Cell position and highlighting is now cleared if you overwrite a cell using the Backspace key or by typing over the value.
f you select a cell to the right of an invisible column and then click on another element such as the Project Tree, typing now redirects to the originally selected cell.
Next Invalid Cell navigation now works correctly when a table includes hidden columns.
It is now possible to force a cell valid, even when a table includes hidden columns.
Lassoing a field saves the correct value to both the user interface and the XDoc.
A scripted combo box in a cell now works in a table with hidden columns.
1821059: Cell highlighting does not work properly when having invisible columns
Cell highlighting now works as expected when editing a table, even when there are invisible columns.
1821052: Invalid cell navigation not working when having more than one table on the form.
Navigation now goes to the first invalid cell in a table when navigating between invalid tables when validating fields.
1813429: Use As Display Field in KTM synchronization issue - Display fields are visible only for first document.
Display fields are now visible for all documents.
1813121: Sticky notes content script is executed.
Sticky Note contents are now encoded. This means that script code can be added to a Sticky Note without being executed.
1812989: Folder tab is not shown in validation when available Class List combo box is hidden.
The folder tab is now displayed correctly, even when the Class List and other tabs are hidden.
Problems Resolved in Fix Pack 2
1813112: Navigating to table having hidden columns and columnIndex of invalid cell is higher than visible column count is forcing logout.
Navigation in tables now accounts for hidden columns. As a result, users are no longer logged out when a hidden column is encountered.
1805429: Option to hide verbose error message information
When invalid parameters are passed as part of an input object, a verbose error message is no longer part of the response.
Instead, a customized response object is returned with error code ‘652’ and ‘Invalid input parameters’ as the message.
1803159: Deleting all documents in a batch prevents closing batch successfully
Deleting all documents in a batch no longer causes issues closing a batch. The documents are successfully deleted, and the batch closes as expected.
1802817: Default buffer size too small for getting batch field values if there are lot of batches with long batch field values
When an error occurs due to a full buffer you are redirected to the log off page so that you can log on again.
If this occurs often, please contact your Administrator and ask them to increase the buffer size on the web server from 250000 to 1000000 (10mb) in the web.config as follows:
<binding name="Kofax.KTS.Backend.Capture.BindingConfiguration" maxReceivedMessageSize="10000000" maxBufferSize="10000000" sendTimeout="00:05:00" receiveTimeout="00:05:00"> <security mode="None"/> </binding>
1799786: Thin Client Server retains old image while validating
Document images are now loaded correctly when switching between documents that have different validation forms, and some forms have multiple tabs.
Problems Resolved in Fix Pack 1
1791642:Implement server generated thumbnails
To reduce thumbnail loading time a script-driven approach to generate thumbnails in the Server Batch_Close event is now available, if wanted.
To save the updated thumbnails in the Thin Clients add the following content to the Kofax.KTS.Services.Properties.Settings section in the web.config file:
The script code required in the Batch_Close event:
1785617: Image is not updated when validating last field in a document and moving to next document.
The image is now successfully updated when validating the last field of a document before moving to the next document in a batch.
Applies to
This fix pack applies to Kofax Transformation Modules 7.0.0 Thin Client Server.
This fix pack is cumulative and includes the resolved issues released in previous Kofax Transformation Modules 7.0.0 Thin Client Server fix packs.
Files included
This fix pack includes the following files:
File name | Version |
---|---|
KofaxTransformationModulesThinClientServer-7.0.0.11.exe | 7.0.0.11 |
ReadMe-KTM-ThinClientServer-7.0.0.11.htm | N/A |
Install this fix pack
Before installing this fix pack, note the following:
You must have full Windows administrative privileges to perform these steps.
Make sure that Kofax Capture and Kofax Transformation Modules 7.0.0 are installed before applying the fix pack.
Make a backup copy of Web.config and KCThinClientModule.exe.config files if you have any custom modifications.
Use the following procedure to install the fix pack:
Close all Kofax Transformation Modules applications and services.li>
Double-click KofaxTransformationModules-ThinClientServer-7.0.0.11.exe to install the fix pack.
-
Follow the instructions presented to you and when you are notified that the installation process is complete, click Finish.
Note A log file is created automatically in the location defined in the TEMP environment variable. Access this path by typing %Temp% in Windows Explorer.
-
If not already present, add an entry to the Web.config file to manage session handling.
In the web.config locate the <sessionState> node and add the following:
sessionIDManagerType="Kofax.KTS.Services.Sessioning.KtsSessionIdManager" Clear your browser cache.
Remove this fix pack
Before removing this Fix Pack, note the following:
You must have full Windows administrative privileges to perform these steps.
You can uninstall this Fix Pack by using the Add or Remove Programs utility by selecting the Show updates option to remove Kofax Transformation Modules 7.0.0 Thin Client Server Fix Pack 11.
Additional optional configurations
Changing the Number of Images in the Cache
- Open the Thin Client Server web.config in a text editor.
In the <Kofax.KTS.Services.Properties.Settings> section, add the following section to the file:
<setting name="LimitLoadedPageCount" serializeAs="String"> <value>10</value> </setting>By setting the value to 10, the 10 most recently accessed images are cached. You can change this to a different value to set the number of recently accessed images to cache. To cache all images from the most recently accessed three documents, set the value to -1:
<value>-1</value>- Save and close the file. The change takes effect and no applications or services need to be restarted.
Restoring Customization Settings
There are two configuration files specific to Kofax Transformation Modules 7.0.0 Thin Client Server that you may change:
- Web.config file, which is located inside the root folder of the Kofax Transformation Modules 7.0.0 Thin Client Server installation path.
- KCThinClientModule.exe.config file, which is located inside the \bin folder of the Kofax Capture installation.