I am attempting to create a model that I hope to publish to ArcGIS Server as a geoprocessing task. What I would like to happen is for the user to input an address through the web app and through the model have it run a few selection queries to find where they vote within the county. However, I can't seem to get the first part. How do I get the composite locator I am using to create a selection from the user inputted value? Is this possible? Thanks for bearing with me on this.