<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Web Tool User-Defined Input Data in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/web-tool-user-defined-input-data/m-p/1092928#M31014</link>
    <description>&lt;P&gt;I am trying a similar workflow and want to make sure I am understanding correctly. From ArcPro, I run a given tool as I need it to run in the Enterprise Portal. After running the tool, I can view the history and "share as web tool". To allow for a user to input data to run the tool from the portal, I need to change the configuration to allow upload? Is that all that is needed? I have tried but keep getting an error that the data needed is not available.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 26 Aug 2021 21:15:53 GMT</pubDate>
    <dc:creator>AlexWhitesell</dc:creator>
    <dc:date>2021-08-26T21:15:53Z</dc:date>
    <item>
      <title>Web Tool User-Defined Input Data</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/web-tool-user-defined-input-data/m-p/1006826#M29038</link>
      <description>&lt;P&gt;Hi, I am relatively new to enterprise and authoring/publishing web tools, so bear with me.&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How would I set this tool up to allow the end-user to upload their own .csv files for analysis?&lt;/P&gt;&lt;P&gt;Thanks for any help you can provide - surely there is something simple that I am missing here.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 22:50:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/web-tool-user-defined-input-data/m-p/1006826#M29038</guid>
      <dc:creator>DylanMurphy</dc:creator>
      <dc:date>2020-12-03T22:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: Web Tool User-Defined Input Data</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/web-tool-user-defined-input-data/m-p/1007014#M29043</link>
      <description>&lt;P&gt;Hi Dylan,&amp;nbsp;&lt;/P&gt;&lt;P&gt;When publishing the analysis result as a geoprocessing service, you can configure the input mode for each parameter from the Content panel of the Geoprocessing pane.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The options for Input mode are:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;User defined value&lt;/LI&gt;&lt;LI&gt;Choice list&lt;/LI&gt;&lt;LI&gt;Constant&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If you change the input mode to user defined value, then the client will be prompted to provide the input for the tool when running the geoprocessing service.&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can learn more about these settings here:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/help/analysis/geoprocessing/share-analysis/geoprocessing-services-settings.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/help/analysis/geoprocessing/share-analysis/geoprocessing-services-settings.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;-Calvin&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 17:59:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/web-tool-user-defined-input-data/m-p/1007014#M29043</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-12-04T17:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: Web Tool User-Defined Input Data</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/web-tool-user-defined-input-data/m-p/1007046#M29044</link>
      <description>&lt;P&gt;Thanks, Calvin! This is exactly what I needed. I knew I must be missing something simple - I had no idea that the menu to edit the input parameters for the tool in the content panel existed. Appreciate the assistance!&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 19:09:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/web-tool-user-defined-input-data/m-p/1007046#M29044</guid>
      <dc:creator>DylanMurphy</dc:creator>
      <dc:date>2020-12-04T19:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: Web Tool User-Defined Input Data</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/web-tool-user-defined-input-data/m-p/1092928#M31014</link>
      <description>&lt;P&gt;I am trying a similar workflow and want to make sure I am understanding correctly. From ArcPro, I run a given tool as I need it to run in the Enterprise Portal. After running the tool, I can view the history and "share as web tool". To allow for a user to input data to run the tool from the portal, I need to change the configuration to allow upload? Is that all that is needed? I have tried but keep getting an error that the data needed is not available.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Aug 2021 21:15:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/web-tool-user-defined-input-data/m-p/1092928#M31014</guid>
      <dc:creator>AlexWhitesell</dc:creator>
      <dc:date>2021-08-26T21:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: Web Tool User-Defined Input Data</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/web-tool-user-defined-input-data/m-p/1288923#M35920</link>
      <description>&lt;P&gt;I cannot edit the parameters settings. It's fixed on constant.&lt;/P&gt;</description>
      <pubDate>Sun, 14 May 2023 09:03:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/web-tool-user-defined-input-data/m-p/1288923#M35920</guid>
      <dc:creator>MoritzHackenberg</dc:creator>
      <dc:date>2023-05-14T09:03:28Z</dc:date>
    </item>
  </channel>
</rss>

