Hi all,
I have a question about how to retrieve the processed original document file from an email and then write it to the file system for scripting ?
Using page.ImageSourceFileSubPath i got the filename subPath, but i don't find the way to got the the root folder containing this subPath.
Can you please help?
Thanks
Comments
1 comment
Please look in the https://help.abbyy.com/ja-jp/flexicapture/12/developer/ipage Help article, there is an ImageSource property of IPage that stores the original file name. You can use this value in the Script rule to populate the field you want with the original file name.
Please sign in to leave a comment.