Validation – Kofax Export Connector for ERP 2.4.9 User Manual
Page 14

Overview
14
Kofax Export Connector for ERP Features Guide
Validation
Kofax Export Connector for ERP (KEC-ERP) can access SAP data from any Component Object
Model (COM-aware) scripting language. You can create:
▪ SBL or AAF Validation scripts that access data directly in the SAP system
▪ Custom Modules for retrieving information from SAP (for example, a custom module for
automatic validation)
▪ Any other program that needs access to SAP data
The following illustration shows how KEC-ERP works.
You must provide the scripts and the custom function modules. The Lookup components and
DICOM function modules already exist. KEC-ERP includes one sample function module that
passes a PO Number to SAP and retrieves information about the PO.
To maximize performance, create a service application that stores the SAP information in an
external database for validation. The service can obtain the relevant data once each day (for
example, during the night) and store it in a database.