Skip to main content
Kofax

How to enable KTA CoreWorker logging to investigate KIC import connector issues

Article # 3036487 - Page views: 200

Issue

Depending on the issue, it could be that you will be asked to provide "KTA logs" for an investigation. 
In this log is the communication between the KIC and KTA part written. 

Solution

Find the Agility.Server.Core.WorkerService.exe.config in C:\Program Files\Kofax\TotalAgility\CoreWorkerService\

Backup the existing .config file and open it with e.g. notepad.
Search for the system.diagnostics element:

clipboard_e759208062d760aa8ac00b3029024bcda.png

To activate the KTA logs, uncomment this part like this (remove <!-- and -->):

clipboard_e14c6fa5f52e9281ac2e8b6a4a99062a5.png

Save and close notepad, then restart the CoreWorker.
Afterwards, it would write the log as KTALog.txt into the folder C:\temp

For an investigation, it would be good to provide timestamp matching logs.
The recommendation is to delete the old existing logs, reproduce the issue again and collect a clean set of MC and KTA logs. 
MC logs should be generated with the following settings: 

Trace Level = 60
Message Trace Size = 10000
Size of Trace File = 10000

(please restore to the old configs when you are finished)

 

Level of Complexity 

Easy

 

Applies to  

Product Version Build Environment Hardware
KTA 7.x        

References

 

 

  • Was this article helpful?