Content Management and Capture

 View Only
Expand all | Collapse all

HOW TO RENAME PDF FILE BEFORE EXPORTING TO FN8

  • 1.  HOW TO RENAME PDF FILE BEFORE EXPORTING TO FN8

    Posted Mon July 06, 2020 09:52 AM
    hi ... 
    i want to know how can i rename the pdf file after (RecognizeToPDFOCR_A) to take Field Value , becaus it take the batch id +1, 2, 3 ...... etc
    thank you

    ------------------------------
    Youssef Galal
    ------------------------------


  • 2.  RE: HOW TO RENAME PDF FILE BEFORE EXPORTING TO FN8

    Posted Tue July 07, 2020 01:53 AM
    Hi, Youssef,

    Use the FNP8_SetUploadMode action to set the desired file name from a page-level variable.

    In our application, this action is associated with a 'Main' page type, of which there will be one per document.

    After this and other properties are set, we call FNP8_Upload at the doc level to commit the doc with the desired file name.

    Hope this helps,
    RS

    ------------------------------
    Robert Stegall
    ------------------------------