08-09-23 11:25 AM
Mainframe Automation : Can we spy an element in mainframe application which changes location using blue prism
Answered! Go to Answer.
10-09-23 05:56 AM
Hi Abhi,
If the field changes it's position the way of handling it is, for any value that you read there's a field name associated with it. You can get the field name co-ordinates post which you can play with co-ordinates as per your requirement
------------------------------
Babjee Vangipurapu
Senior RPA Developer
Wonderbotz
India
------------------------------
08-09-23 01:30 PM
Dear Abhi,
we can spy elements in mainframe application . First you need to create a session in mainframe and then save it same in desktop or whatever folder you want it.
later create a object and there call a mainframe session path and then select the required mainframe emulator.
After the above step lunch the mainframe via application modeler and then mainframe spying mode will be enabled and then whatever fields you want it you can spy the same.
10-09-23 05:56 AM
Hi Abhi,
If the field changes it's position the way of handling it is, for any value that you read there's a field name associated with it. You can get the field name co-ordinates post which you can play with co-ordinates as per your requirement
------------------------------
Babjee Vangipurapu
Senior RPA Developer
Wonderbotz
India
------------------------------
10-09-23 03:05 PM
Sorry, misunderstood your question, can you please share the screen shot your mainframe application and the field?
18-09-23 11:04 AM
Thank you !