Skip to main content
Solved

How to download file uploaded to blob storage of A360

  • September 18, 2024
  • 1 reply
  • 91 views

Forum|alt.badge.img

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
Forum|alt.badge.img+14
  • Automation Anywhere Team
  • Answer
  • 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?