One entry
This example shows how to create one entry for each inbound transmission.
This example XML shows you how to configure your extraction profile to create one entry for each inbound transmission. An image cash letter file is an example of an inbound transmission. Therefore, each image cash letter file that is loaded creates one entry.
After the batches (ICLs) within the transmission are fully loaded into the Transaction Server
(that is, <column>LOADED</column>), all batches (ICLs) for the inbound
transmission are extracted.
<?xml version="1.0" encoding="UTF-8"?>
<extraction>
<profile type="CPCS" name="default cpcs profile">
<conditions>
<column>LOADED</column>
</conditions>
</profile>
</extraction>