Hi everyone, I’m kind of new to RPA and coding (meaning I may not fully understand answers in code but I will try), and would appreciate any advice and explanation for the following issue!
Currently, I’m trying to extract the file path selected from the Form Designer and save it into a variable so that I can use it to open a file (in the Excel Application Activity or Open Application) later on.
I have tried using the Forms Field Collection as well as variables/arguments to try and capture the indicated file path but have not managed so.
I’m also considering watching some videos and trying out the Deserialise JSON activity to try and get the file path.
Once again, I’d appreciate any advice available.
Thanks for taking the time to look at this!