Hi ,
I would like to know whether is it possible to extract the data from Output Window/Panel in Uipath to text file.
As per screenshot below.
Please assist.
Thanks
Hi ,
I would like to know whether is it possible to extract the data from Output Window/Panel in Uipath to text file.
As per screenshot below.
Please assist.
Thanks
Normally you are using write line activity to write information in output window instead using write line activity you can use Log activities to write the information directly to the log files OR You can append the text into a text file.
Regards,
JothyPrasanth M
I don’t think so, you may have to use logging facilities