Open excel workbook after using download document in RPA
Hi, I want to open excel workbook after using download document action in RPA.
So in download document I am using a variable that receives the excel file from interface & process model, on execution I can see the file downloaded in the provided path.
I have 2 issues :
- The variable for file shows as null instead of the document value coming from the interface and PM, even when it successfully downloads it?
Thanks in advance.
