Skip to main content
Cadet | Tier 2
November 27, 2023
Solved

AARI File Upload: Is there a way to get the name of the file which is uploaded on to the AARI Form

  • November 27, 2023
  • 11 replies
  • 624 views

I want to get the name of the File, which is uploaded into the AARI Form, in order to further use it in my Task Bot.

Best answer by Tamil Arasu10

Please check the process that you have created it.

 

 

Checkin the input value in the process task and use the same variable in message box.

 

 

 

11 replies

Cadet | Tier 2
June 19, 2024

Please check the process that you have created it.

 

 

Checkin the input value in the process task and use the same variable in message box.

 

 

 

 

For me using the Desktop file option with a string variable holding the value of the file location helped.