How to classify different pdf documents

Thanks Geetishree. Might have to find another method like you proposed, this is the sequence I used maybe I’m not getting something right.

Main.xaml (40.0 KB)

I’m looping through this file for the 3 regex cases. Thanks

regex.xlsx (11.6 KB)

Thanks

Dear Gregory,

I have updated your file and have attached.You had not appropriately incorporated my logic ,have changed that part.
You can check it.

Main (1).xaml (39.6 KB)

Thanks,
Geetishree Rao

Thanks a lot. Found my error. Pls how do you recommend I adapt this to REframework?

Dear Gregory,
Extraction of data id the processing part, so try to invoke the workflow in Process.xaml in REFramework.
Loading of files into Queue can be in the dispatcher in the inilialization part.

For more details could you read the REFramework documentation placed under the REFramework project

REFramework Documentation-EN.pdf (1.1 MB)

Thanks,
Geetishree Rao

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.