hi everyone.
I'm trying to read text from screen by RPA. and save its value to a robotic variable.
for example, read number "203244" and store it.
any idea to make that ?
Discussion posts and replies are publicly visible
To be frank, you'd likely get more views / replies if your subject line were a condensed version of your question, instead of a single, relatively unhelpful word.
Also your screenshot seems to suggest that you want to read values from Appian UI using Appian RPA...which opens up a lot more questions. I think more context about what you're trying to do would be helpful.
hi Peter Lewis,
the screenshot is just for example.
I want to read number from desktop application.
this number while appear after the robot finish some process's on the application screen. so I need robot to recognize the number and store it in robot variable
i suggest using a free image recognition api to extract the number out of the screenshot, also try posting with tags and more details of the issue you're having
Ok have you tried using the task recorder? That's probably a good way to start since you can record yourself selecting the correct objects. I think we need more context to help you - what have you tried so far? Have you run into errors?