You have spent a lot of time and effort to Design and Implement a system for the capture and processing of paper and electronic documents. You have performed testing to insure the implementation works as designed. Now comes the intricate part of BETA testing….
Read more
For those of you with Enterprise Content Management systems, you know that a lot (if not all) of your data is stored in a database. A lot of times, performance issues are not a result of your Content Management system itself, rather your database is not tuned properly.
Read more
In KTM there is a nifty feature to search the entire document for a date field. It will recognize all dates existing on the form and with some other snazzy logic you can find the date you are looking for. If it is nearby the word “recieved”, then you probably have a recieve date. Easy, […]
Read more
This example demonstrates how to use a .Net Web Service WebLookup in the ILINX Capture Client. The sample C# project can be downloaded at http://downloads.ilinxcapture.com/samples/ilinxweblookupsample.zip. You will need to create an ILINX Document Type with at least the following three fields. Client Account Number Document Type Sub Type This example only returns the following XML String […]
Read more
My current project has a requirement to do several Oracle EBS validations and lookups from the Kofax KTM validation window. For example, one requirement is to present the validator with a list of Suppliers. Another is to check for a duplicate invoice number in EBS. I can easily add additional methods as needed. Kofax KTM […]
Read more