コミュニティ

How to split attachments of the same letter into different batches. 回答済み

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.

この記事は役に立ちましたか?

1人中1人がこの記事が役に立ったと言っています

コメント

1件のコメント

  • 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

サインインしてコメントを残してください。