<?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: Geoprocessing Widget - URL Error on Output in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/geoprocessing-widget-url-error-on-output/m-p/1503451#M23543</link>
    <description>&lt;P&gt;I usually set my script output like this. Also make sure your parameter output type is set to something appropriate. In my case below I have a parameter with a Type of "Derived" and Data Type of "Feature Class". For you I am not sure if you will need the data Type of either "KML Layer" or "File". Might depend on if you are using the output as a map layer or just a straight download.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;arcpy.GetParameterInfo()[5].value = buffers&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jul 2024 11:47:03 GMT</pubDate>
    <dc:creator>BrianLeroux</dc:creator>
    <dc:date>2024-07-10T11:47:03Z</dc:date>
    <item>
      <title>Geoprocessing Widget - URL Error on Output</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/geoprocessing-widget-url-error-on-output/m-p/1503322#M23542</link>
      <description>&lt;P&gt;I created a python script tool and exported it as a web tool to use in the geoprocessing widget. It converts a selected layer to KML and exports it. The selection and input layer works fine, but when I export I get a URL to the exported KMZ location, and the URL fails with the error code below:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GeoRenewable_0-1720564234218.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/109271i0B6D4094FA92D1AC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GeoRenewable_0-1720564234218.png" alt="GeoRenewable_0-1720564234218.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here's the web tool code for reference:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GeoRenewable_1-1720564462580.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/109272iD92D656D5FE614E8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GeoRenewable_1-1720564462580.png" alt="GeoRenewable_1-1720564462580.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 22:34:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/geoprocessing-widget-url-error-on-output/m-p/1503322#M23542</guid>
      <dc:creator>GeoRenewable</dc:creator>
      <dc:date>2024-07-09T22:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Geoprocessing Widget - URL Error on Output</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/geoprocessing-widget-url-error-on-output/m-p/1503451#M23543</link>
      <description>&lt;P&gt;I usually set my script output like this. Also make sure your parameter output type is set to something appropriate. In my case below I have a parameter with a Type of "Derived" and Data Type of "Feature Class". For you I am not sure if you will need the data Type of either "KML Layer" or "File". Might depend on if you are using the output as a map layer or just a straight download.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;arcpy.GetParameterInfo()[5].value = buffers&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jul 2024 11:47:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/geoprocessing-widget-url-error-on-output/m-p/1503451#M23543</guid>
      <dc:creator>BrianLeroux</dc:creator>
      <dc:date>2024-07-10T11:47:03Z</dc:date>
    </item>
  </channel>
</rss>

