Add a Download File Action
The download file action downloads a file so that an integration can act upon the file. The downloaded file is also saved to the home directory of the computer where the robot ran.
Where the File Is Saved
The downloaded file is saved to the following location on the computer or virtual machine where the robot ran:
USER_HOME/.orpa/instances/instance_id/output/download
Where:
-
USER_HOME is the home directory, such as
C:\Users\JohnSmith
-
instance_id is the identifier of the robot instance
Add a Download File Action
Note:
You must use the low-code capabilities to add this action to a robot. Keep reading for step-by-step instructions.