Hello,
I have two issues with my bots executions and latest version of A 360 Control Room.
First, I can't create a list with a dictionary in it using “Assign” action. However, if I add the dictionary using the "Add Item" action, it does get inserted into the list, although I can't visualize the inserted dictionary from the Debugger assistant.
On the other hand, the following error occurs when a bot receives a "File" type variable as input:
Preprocessing issue found
In AUXBOT: We found an issue that prevents the bot from running.
line: 3, Does not return ‘String’ value, ‘fFile’ returns ‘File’
Code: preprocessing.failure
Thank you so much for your help.