We have an old system that we have created a Python extract from (the system is Citrix based, so no selectors available and too long-winded and a bit hit and miss to get the robot to read info itself).
Currently, we get Python to read it, create an excel file with the info scrapped from the old system that is then emailed to the robot (outlook). The robot reads the file to populate its variables before using this information to update another separate piece of software.
I’m hoping that there is a way that we can avoid the excel creation and email, and replace that with a way that the values of the variables could be passed more easily straight into UiPath.
Any thoughts greatly appreciated.
Dawn