Skip to main content
Kofax

How to configure Transformation Designer for HTTPS

Article # 3034885 - Page views: 347

Issue

What considerations and steps are involved, when configuring the Kofax Transformation Designer to use HTTPS.

Solution

Update the Kofax Transformation Designer to use SDK SVC accessed via SSL by updating the connection within Kofax Transformation Designer options.

For Kofax Transformation Designer, you need to do the following for HTTPS communication:

  • Make sure you have installed a certificate that is trusted by the client on the server.
  • If the Transformation Designer server is installed on-premise but is not part of a domain, disable Windows Authentication for BasicHttpBinding_Service and WebHttpBinding_Service.

Specify the URL for Transformation Designer for HTTPS as follows:

  • For Azure: https://<Azure host name>/Services/SDK
  • For other configurations: https://<host name>/TotalAgility/Services/SDK

Steps:

1. Open the Kofax Transformation Designer

2. Click File

3. Click Connections (seen in newer versions of KTA, such as KTA 7.9), or 'Options' in older versions of KTA (such as 7.5)

4. Click Add for a new connection, or Modify for an existing connection

5. In the URL textbox, make sure that it begins with https://,

For Example:      https://localhost/TotalAgility/Services/Sdk

 

Keywords: Transformation, Designer, TD, HTTPS, SSL, Azure, KTA

 

Level of Complexity 

Easy

 

Applies to  

Product Version Build Environment Hardware
Kofax Totalagility 7.5 (and onwards)      

References

Add any references to other internal or external articles

 

Article # 3034885