Skip to main content
Ground Control | Tier 1
September 18, 2024
Solved

How to download file uploaded to blob storage of A360

  • September 18, 2024
  • 1 reply
  • 144 views

Hi, 

 

I am working on a Automation co-pilot solution which starts with user uploading a file in form using ‘select a file’ element. I need this file to be available for further document processing. Since it is getting uploaded to BLOB how do i access or download it?

Best answer by Aaron.Gleason

Hello Shivam,

Files that are uploaded to AARI/Automation Co-Pilot are available to taskbots as File objects, not BLOBs. Maybe you could describe the flow of your Process and we can give you suggestions?

1 reply

Aaron.Gleason
Automation Anywhere Team
Automation Anywhere Team
September 20, 2024

Hello Shivam,

Files that are uploaded to AARI/Automation Co-Pilot are available to taskbots as File objects, not BLOBs. Maybe you could describe the flow of your Process and we can give you suggestions?