Kofax Insight 6.4.0 Fix Pack 3
Build Date: June 21, 2022
© 2022 Kofax. All rights reserved.
Use is subject to license terms.
Introduction
This ReadMe file contains information on the Kofax Insight 6.4.0 Fix Pack 3, along with an instruction on how to install the fix pack on the new Azure Cloud Service (extended support).
You can install Kofax Insight 6.4.0.3 to resolve the issues listed below.
Note: To install Kofax Insight 6.4.0.3 successfully, an existing full installation of Kofax Insight 6.4.0 is required.
If you need to perform a full product installation, see the Kofax Insight Installation Guide for instructions.
Issues Resolved in This Fix Pack
1810072: View, that was saved in View Holder, was not selected in a pop-up Documents tree window.
1808885: Multiple connection could not be used for databases on different SQL servers.
1806652: Data DB timeout became 30000 instead of 14400 after importing a project.
1805925: Record could not generate a query, import solution did not function properly.
1796260: Sample project was not displayed correctly in the View mode.
1795422: Insight did not permit to embed the dashboard in iFrame, if the application's domain URL differed from Insight server's domain URL.
1794069: AdventureWorks sample database could not be imported.
1793924: Optimized query stopped working after an upgrade from Insight 6.2.1 to Insight 6.4.0.
1791823: Data source table was not exported.
1791639: An empty set was exported from grid in case the "Do not show data until filter group" option was used.
1782246: All plans were pending (in queue) after the new deployment on Azure.
1732922: Several transient exceptions were not handled for Azure SQL.
1698014: Scheduler stopped generating new tasks for the scheduled Execution Plan.
1685700: Selected Staging Connection could not be exported and imported.
1677203: Static Translation Table data disappeared when the field type was changed.
Issues Resolved in Previous Fix Packs
Issues Resolved in Fix Pack 2
1761927: TLS 1.2 connection for a Webservice call was not established.
1761924: TLS 1.2 connection to SFTP server was not established.
1761593: TLS 1.2 connection to SMTP server with SSL protocol was not established.
1729138: Current Execution Plan was not available for selection in "Do not execute in parallel with" list.
1728675: "Show Filters" and "Display time Interval" options were not applied upon the View extraction.
1728670: ProcessingMetadata query caused "Elastic Pool Request Limit Reached" error in Azure Cloud environment.
Issues Resolved in Fix Pack 1
1681984: Filter with "Switch to Invert selection" did not refresh the component in some cases.
1681201: Negative Filter was not taken into account at refreshing filter component with default selection.
1681189: Default text style background was shown instead of the grid selection style after grid scroll.
1681184: Incorrect cross-database query was generated when two Oracle sources were joined.
1680112: Sorting was not applied for a newly created Filter component.
1679754: Oracle: Scheduler row was duplicated in Scheduler table.
Enhancements Introduced in This Fix Pack
"UpdateConnection" method is added to Application Programming Interface. Use the method to update connection settings for any project data source or global connection.
UpdateConnection()
void UpdateConnection | ( | Guid | sessionId, |
Guid | projectId, | ||
Guid | connectionId, | ||
string | connectionName, | ||
ConnInfo [] | connections, | ||
string | tenantId = null |
||
) |
Parameters
sessionId | Insight session ID. |
projectId | Project ID. If empty, the global connection will be updated. |
connectionId | Data source or connection ID. Can be empty, in this case connectionName is used. |
connectionName | Data source or connection name to search for the object planned for update (if connectionId is empty or document with ID is not found). |
connections | List of connections planned for update. Enter multiple values to use multiple connections. |
tenantId | Tenant ID (required). |
Applies To
This fix pack is cumulative and includes the resolved issues released in previous Kofax Insight 6.4.0 fix packs.
You can apply this fix pack to update any of the following versions:
- Kofax Insight 6.4.0.2
- Kofax Insight 6.4.0.1
- Kofax Insight 6.4.0
Files Included
This fix pack includes the following files:
File name | Version |
---|---|
KofaxInsight-6.4.0.3.zip | 6.4.0.3 |
KofaxInsight-6.4.0.3_ForAzure.zip | 6.4.0.3 |
Install This Fix Pack
Use the following procedure to install the fix pack.
- Copy the .msp file provided with this fix pack to the computer where Kofax Insight is installed.
- Run KofaxInsight_6.4.0.3.0.667_X64.msp as Administrator.
Install Insight 6.4.0.3 on Azure
Use one of the following procedures to install the fix pack on Azure.
Note: The "Cloud Services (classic)" deployment model is retiring and is already deprecated for new customers. New deployments should use the new Azure Resource Manager based deployment model, which is "Azure Cloud Services (extended support)." The new deployment procedure will be added to the Kofax Insight Administrator's Guide for Azure in the upcoming Kofax Insight 6.5.0 release, completely replacing the procedure for installing on Azure Cloud Services (classic).
Azure Cloud Services (classic)
- Copy the KofaxInsight-6.4.0.3_ForAzure.zip file to your computer.
- See the Kofax Insight Administrator's Guide for Azure and follow the steps of the installation and configuration procedure.
Azure Cloud Services (extended support)
- Copy the KofaxInsight-6.4.0.3_ForAzure.zip file to your computer.
- Make sure that you comply with the requirements described in the Prerequisites section in the Kofax Insight Administrator's Guide for Azure.
Note The creation of a Cloud service is described in this procedure. You do not need to create it beforehand.
- Log in to the Azure portal and follow the instructions on the Microsoft Azure pages to create a storage account.
- Review the deployment prerequisites for Cloud Services (extended support) and complete the following steps:
- Create Key Vault and upload the SSL certificate.
- Create Virtual Network.
- Complete the steps described in the "Update the configuration (.cscfg) file" section in the Kofax Insight Administrator's Guide for Azure.
- Uncomment the NetworkConfiguration section in the .cscfg file and enter the name of the Virtual Network that you have created.
- Navigate to Azure portal > Cloud service (extended support). In the Cloud Services (extended support) pane, select Create.
The creation window opens in the Basics tab.
- Complete the fields on the Basics tab:
- Set the Cloud service name and select the Region.
- Select From local for the Package/configuration/service definition location.
- Select Storage account and upload the .cspkg and .csdef files included in the KofaxInsight-6.4.0.3_ForAzure.zip file and .cscfg file that you have prepared in Steps 5 and 6.
- Proceed to the Configuration tab and complete the fields:
- Select the existing Public IP address or create a new one.
- Select None for the Swappable cloud service.
- Select the Start cloud service check box.
- Select the Key vault that you have created.
- Click Review + create.
The deployment process may take about 20-30 minutes.
Install Insight 6.4.0.3 on Docker
See the Kofax Insight Installation Guide.
Remove This Fix Pack
Use the following procedure to remove the fix pack.
- In Control Panel, start Programs and Features.
- Click View installed updates.
- On the list of updates, in the Name column, select the item that corresponds to Kofax Insight 6.4.0.3.
- Right-click and select Uninstall.