Community

How to split attachments of the same letter into different batches. Answered

When using IMAP as a HotFolder source,

How to make different attachments in the same letter as different batches?

For example:

Input : 1 letter contains 3 attachments (a.pdf, b.pdf, c.pdf)

The desired result is as follows:

Batch ID_1 (a.pdf)

Batch ID_2 (b.pdf)

Batch ID_3 (c.pdf)

 

Thank you for any help you can provide.

Was this article helpful?

1 out of 1 found this helpful

Comments

1 comment

  • Avatar
    Permanently deleted user

    Hello,

    You may create the additional script stage after the import stage in the advanced workflow and save documents into different batches by Document.SaveAs() method. More details you may see here: https://help.abbyy.com/en-us/flexicapture/12/developer/idocument

    0

Please sign in to leave a comment.