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?



- Secondly, how do I open this excel file, since I am not able to understand what is the file path needed to provide in this action as the file gets downloaded by bot itself and is not there already for me to provide file path?



Thanks in advance.

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data