Multiple Image Files Processed Into One Document - XML Index Document Import Processor - English - Foundation 22.1 - OnBase - Premier - external - Standard - Essential - Premier - Standard - Essential - OnBase/XML-Index-Document-Import-Processor/English/Foundation-22.1/XML-Index-Document-Import-Processor/Usage/Additional-Usage-Secondary-Concepts/Process-Multiple-Files-into-One-Document-Using-XML-Index-DIP/Multiple-Image-Files-Processed-Into-One-Document - 2023-09-12

XML Index Document Import Processor

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

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.