Questions tagged [kofax]

A company offering solutions in the field of scanning, recognition and automatic document treatment. Their software solutions are often referred to as 'Kofax'.

Kofax is the name of the company, though many people call the setup containing several software-applications and modules by the name of the company 'Kofax'. A typical setup allows users to scan documents in batches; automatic recognition extracts information from the documents; and the information is exported/added to business systems.

This tag is relevant for the Kofax Capture platform products like Kofax Capture, Kofax VRS, Kofax Transformation, etc. This tag is also relevant for questions about the setup, configuration, and development of SBL or .NET scripts.

149 questions
1
vote
2 answers

How to correctly install Workflow Agents in Kofax?

I'm working with Kofax Capture Workflow Agents. I have installed some WFAs before, but they didn't run on first try and I'm not really sure what I've done to get them working. Currently, I follow these steps to install my WFA: Compile my…
G_hi3
  • 588
  • 5
  • 22
1
vote
1 answer

Do Kofax Capture Mobile SDK have a trial version for iOS?

I wanted to work on the Kofax Capture Mobile SDK for iOS , but have not bought the product. Mean while i want to start working on it , Do they have a trial version that i can work on till i buy their product? Can anyone help me out?
user2903299
  • 101
  • 2
  • 9
1
vote
1 answer

Kofax project and batch class

Kofax Capture Version 9 I have an existing Project and Batch class that works, built previously by Kofax engineer. What I need to do is change the script in the project to use a new DB connection. This seemed simple enough. Using project builder I…
NearZero
  • 13
  • 4
1
vote
1 answer

Add custom value in batch name like User Name as the batch Name

We have Invoice Processing project where Username wise folder is created and tiff file stored into those folder via FTP upload. We have configured Kofax import utility to import those tiff files and create the batch. Now We wanted to show the…
Manish Sharma
  • 61
  • 1
  • 2
  • 9
1
vote
5 answers

The breakpoint will not currently be hit. No symbols have been loaded for this document.

I'm trying to debug an application but I'm constantly getting the following error message: "The breakpoint will not currently be hit. No symbols have been loaded for this document." when I attach it to the desired process. After digging in a bit, I…
1
vote
4 answers

Is it a requirement to have an instalation of Kofax Capture on the KTM server?

I am about to set up a system that has two dedicated servers for Kofax Capture and Kofax Transformation Module. I plan on using one server for Capture and the other for KTM. Is it necessary/required to install Capture on the KTM server?
CSarmento
  • 13
  • 4
1
vote
1 answer

Unable to perform Rubber band on invoice rotated on KTM Validation

We are unable to perform rubber band on image which is rotated on validation stage. Is there any way we can save the data of OCR index field before rotating the image and the rotate then image manually. Once the image is rotated all the Index field…
Manish Sharma
  • 61
  • 1
  • 2
  • 9
1
vote
1 answer

how to use batch field name in Kofax Transformation Script

I have created a batch field in Kofax capture as " Invoice_from _Email" which i need to call in KTM script to assing its value as true. how can i call the batch field value in KTM script.?
Manish Sharma
  • 61
  • 1
  • 2
  • 9
1
vote
1 answer

adding message to batch history in Kofax capture 10

I want to add an history entry in Batch properties history tab when the operator opens the batch. Currently the logging is happening when the operator is closing or suspending the batch.
umme Hany
  • 11
  • 1
1
vote
1 answer

Need help on integrating .Net based application with Kofax device

I am looking for some help documents which explains the steps to integrate .Net based applications with Kofax devices. I have visited KOfax official site and found that such help documents are available but not accessible for anonymous users. It is…
Anil kumar
  • 525
  • 2
  • 10
  • 32
1
vote
3 answers

Why is KOFAX SAP Function Module Z_DICOM_STORE_USING_FB60_FB65 not being Populated when Run?

We have upgraded our development SAP system from ECC6 SPS3 to ECC6 SPS5. An application external to SAP (KOFAX - a SAP certified product) passes an invoice image and invoice data to the SAP system. It then calls the Function Module…
Techboy
  • 4,286
  • 5
  • 36
  • 45
1
vote
2 answers

Kofax.BatchCreate: Are batches created synchronously or Asynchronously?

When using the Kofax Capture Document Access API are batches created immediately, or does one have to check back later to see if the batch was successfully created (I can't find anything either way in the documentation) I ask because the Web Service…
Binary Worrier
  • 50,774
  • 20
  • 136
  • 184
1
vote
1 answer

Add extra white space to a scanned image using kofax image controls

What I'm After: I'm trying to create an extra 1/4 inch of white space to be appended to the TOP of the image during the scanning process. Using the Kofax Image Controls Toolkit is it possible within one of the following events to add extra white…
Arvo Bowen
  • 4,524
  • 6
  • 51
  • 109
1
vote
1 answer

Using Kofax with C# for OCR

In a C#.Net project we have OCR module to read paper forms and save details in SQL Server database. How can I use a Kofax product (may be Kofax Capture) for this? Please share your experience in using Kofax with C# for OCR processing.…
chatura
  • 4,097
  • 4
  • 19
  • 19
0
votes
1 answer

Kofax Capture 8.0 - Document Separation Problems

I have a batch class (KC8) which is using page/form recognition and separator zones ("Page 1 of" = separator value). It seems like about 50% of the time it will improperly separate the documents, with some not even getting the correct form type, and…
Matt
  • 1,213
  • 14
  • 39