Content Management and Capture

Content Management and Capture

Come for answers. Stay for best practices. All we’re missing is you.

 View Only
  • 1.  Datacap Export to XML

    Posted Mon June 12, 2023 09:33 AM

    I'm currently building out an application that requires an xml file to be generated during the export process. I currently have things exporting to an XML, but for any multi-page TIF files, the XML will have a line for each page with the file name. Basically what I need in the XML is only the first page with the document name along with the captured data to be exported. I have an example below showing how an 8 page tif file will have an entry in the xml for every page. Is it possible to export data only from the first page since that is where all the information is captured?

    <FileName>20230605.000011.01.tif
    <FileName>20230605.000011.01.tif
    <FileName>20230605.000011.01.tif
    <FileName>20230605.000011.01.tif
    <FileName>20230605.000011.01.tif
    <FileName>20230605.000011.01.tif
    <FileName>20230605.000011.01.tif
    <FileName>20230605.000011.01.tif



    ------------------------------
    Matt May
    ------------------------------


  • 2.  RE: Datacap Export to XML

    Posted Tue June 13, 2023 11:41 AM

    Hello Matt  -  You might be able to by using the merge ruleset to merge these tiff to a multi single page tiff or pdf.  Similar to merging tiff that was converted from pdf to tiff and merging the tiff to a pdf.



    ------------------------------
    Blue Devil
    ------------------------------



  • 3.  RE: Datacap Export to XML

    Posted Wed June 21, 2023 05:53 PM

    Hey Blue Devil,

    Thanks for the advice there. I was able to find a solution by adjusting one of my rulesets using TYPE identifiers and moving my ruleset up the document hierarchy.

    Matt



    ------------------------------
    Matt May
    ------------------------------



  • 4.  RE: Datacap Export to XML

    Posted Wed June 21, 2023 06:59 PM

    Excellent! 



    ------------------------------
    Blue Devil
    ------------------------------