RPA. Download a pdf file from an external link and upload it in RPA.

Certified Senior Developer

Hello team.

I am trying to automate process that involves downloading a PDF of a quote from an external service application site and emailing it to our company. In Robotic Task, we can specify the file in Upload Document in Robotic Task and the file will be on Appian. I believe I have to upload the document and output it to use it as a variable. However, there is a problem with the file path. It is not known what the name of the file is that PRA downloaded from an external site, and I am facing a problem that I cannot specify it in the development screen of Robotic Task. Below is what we have tried to do for this problem.

It was not acceptable for RPA to change the name of the downloaded file before downloading the file (cannot click on the item inside Explorer).

I can find out the name of the most recently downloaded file at the command prompt, but RPA cannot enter that code at the command prompt, and RPA could not read the command prompt results.

If anyone knows of a workaround, please let me know.

  Discussion posts and replies are publicly visible