Export processing – Kofax Export Connector 8.2.0 User Manual
Page 9

Administrator's Guide
Kofax Export Connector 8.2.0 for Medical Claims Administrator's Guide
9
4 Set the batch class to use the character ^ as a multi-value delimiter. Do the following:
a Click the Advanced tab.
b In the “Multi-value field delimiter” field, type: ^
c Click OK.
The Batch Class Properties window closes.
5 Expand the batch class to view the associated document classes.
6 Right-click the applicable document class, and then click Export Connectors.
The Export Connectors window appears.
7 On the Available Export Connectors list, select Medical Claims and click Add.
Your selection is moved to the Assigned Export Connectors list, and the Kofax Export
Connector for Medical Claims Setup window is opened automatically.
8 On the setup window, configure the settings on each tab. Click Help on any tab for
details about individual settings.
9 When you finish with the setup window, click OK.
Information messages display a list of changes to the settings and the custom properties.
10 Click OK to clear the information messages and return to the Export Connectors
window.
Export Processing
When you associate the Kofax Export Connector for Medical Claims export connector with a
document class, associated batch classes are exported as EDI documents with the settings you
configure. The export connector performs the following functions.
Open Script
In the Open Script function, the export starts the logger object. It creates the EDI file in
the working folder, and then sets the Name/Value field's collection object. The collection
consists of all linked and unlinked fields in Kofax Capture. This collection is used by
the field mappings control to process any field translations. This is called once per batch
class.
ReleaseDoc
The export connector uses the Name/Value pairs collection, which is passed to the data
translations, field mappings and feed output mappings to translate the data as defined in
the mappings. Based on the population of custom fields, the feed file is created.
CloseScript
After the document has successfully exported with no error messages, the batch is
finalized with the CloseScript method. The logout function is called.