Multiple Image Files Processed Into One Document - XML Index Document Import Processor - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Essential - Premier - Standard - external - Standard - Essential - Premier

XML Index Document Import Processor

Platform
OnBase
Product
XML Index Document Import Processor
Release
Foundation 23.1
License
Standard
Essential
Premier

Multiple pages can be processed into a single document by creating an XML Import Index File that contains more than one file identified by the same tag. For example:

<NewDocument>
    <Name>Joe</Name>
    <AccountNum>12345</AccountNum>
    <FilePath>C:\XML Index DIP\11051.bmp</FilePath>
    <FilePath>C:\XML Index DIP\11052.bmp</FilePath>
    <FilePath>C:\XML Index DIP\11053.bmp</FilePath>
    <FilePath>C:\XML Index DIP\11054.bmp</FilePath>
</NewDocument>

A four-page document is created for AccountNum 12345.