Hello Guys!! Good afternoon!
I’m trying to SCAN the AS400 with the OCR but I’m receiving a bad output like this one:
output with tesseract OCR
I’ve tried to scrape text in all mods.
Like Full text, Native, UiPath Screen OCR but no joy… It almost worked with tesseract OCR
The idea is, pull that data, insert it into a list string, and split each variable with a Foreach loop alongside with some string manipulations.
I can do it with Anchor base activity and get each element 1 by 1, but I would like to put the data in a list and iterate over it.
Anyone with ideas? Thank you
Hi,
If you want to interact with AS400, the best is to use UiPath.Terminal.Activities. Please check Automating Terminals and Mainframes . Then, it will be easier for you to scrape the screen
Good luck!
There is option for extracting data from Mainframe using UiPath.Terminal.Activity
Check that
Regards,
Nived N
Hello!! Thank you a lot for your time. I will try it tomorrow.
If it works well i’ll came here to validate your awnser as correct.
Hi,
You’re welcome! Do not hesitate if you have any issue with the connection/interaction.
Best regards,
1 Like
system
(system)
Closed
July 23, 2021, 10:59am
8
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.