[Robotics] How do I prompt the user to select a file?
Hi,
I am new to Pega Robotics, and I am trying to develop an RDA that would prompt the user to select an excel file. All I need is the file path returned so that I can open and process the file.
I tried the OpenFileDialog, but it doesn't seem to work.
Thank you!