I have an analytic app that reads in some files using file browse dropdowns. They are all CSV files.
Running the workflow locally from desktop it works successfully,
Running it from gallery produces error "The Action "ToolId:127" has an error: The file name is empty. (ToolId: 127)" and "A file must be specified (ToolId: 122)"
127 = the Action tool and 122 is the file input tool that is modified by 127 action tool.
None of the other action/input tool combos in the workflow produce this error.
The server we are getting this error on is 2023.1, but this does NOT happen to the same workflow if we run it from the gallery that sits on our old sandbox(2021.4)
Thanks for any help!
Craig