Hi everyone,
I have created a bot that takes a CSV file as input and proceeds it. It succeeds when I give it a CSV file and run it on my local device.
When I set it in an AARI process and publish it, I get the error Supported file extensions for 'filePath' are 'csv,txt,tsv' Location: FACTURES_FormatageCSV (line 8)
The file is exactly the same and the AARI task is the simplest possible.
Does anyone have a clue about that ?
Update : the error is the same whether I choose File upload storage to be AARI Storage or Document Workspace Storage