Hi, I am relatively new to enterprise and authoring/publishing web tools, so bear with me.
I am attempting to publish a web tool that will allow for the end-user (non-GIS professionals in my organization) to provide a pair of .csv files as input for analysis. This tool will have to be run many times with different input files as they become available and thus I need the tool to allow the user to upload/select their own input data. However, I am struggling to understand how to do this. The model tool I am trying to publish works successfully in ArcGIS Pro and has input parameters for selecting the relevant .csv files. When I publish the web tool, though, I can only run the tool using the inputs that I used to run the model tool prior to publishing.
How would I set this tool up to allow the end-user to upload their own .csv files for analysis?
Thanks for any help you can provide - surely there is something simple that I am missing here.