<?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 output question in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/geoprocessing-widget-output-question/m-p/275012#M7322</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post a link to your service so I can try it and look at it? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jun 2015 13:22:40 GMT</pubDate>
    <dc:creator>RickeyFight</dc:creator>
    <dc:date>2015-06-18T13:22:40Z</dc:date>
    <item>
      <title>geoprocessing widget output question</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/geoprocessing-widget-output-question/m-p/275004#M7314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am confused what I am supposed to put for the output in modelbuilder before I publish. When I ran the tool I used an SDE location for the output. When I ran the tool in my app I got this error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;submitted.&lt;/P&gt;&lt;P&gt;Executing&lt;/P&gt;&lt;P&gt;Failed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where can we find more information about what is actually going on? I am not sure the output is the problem or not&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my output in the widget is "GPFeatureRecordSetLayer" (I am having the user add a point then create a buffer by specifying distance)&lt;/P&gt;&lt;P&gt;my output in the model is a feature class saved to the SDE server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 01:09:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/geoprocessing-widget-output-question/m-p/275004#M7314</guid>
      <dc:creator>AmyKlug</dc:creator>
      <dc:date>2015-06-17T01:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: geoprocessing widget output question</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/geoprocessing-widget-output-question/m-p/275005#M7315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ran into this issue yesterday. I would suggest that you gp service is not set up correctly.&lt;/P&gt;&lt;P&gt;Mine was not initially and got your result. I recreated it completely and it worked.&lt;/P&gt;&lt;P&gt;Make sure when you try the script in arcmap that the correct buffer and .lyr symbology&amp;nbsp; are added to the map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I was missing was that I did not have Model Parameter checked.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="110770" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/110770_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my model:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="110769" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/110769_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 13:36:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/geoprocessing-widget-output-question/m-p/275005#M7315</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2015-06-17T13:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: geoprocessing widget output question</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/geoprocessing-widget-output-question/m-p/275006#M7316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;where are you saving buffer.shp in arcmap before publishing and sharing the model?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 18:37:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/geoprocessing-widget-output-question/m-p/275006#M7316</guid>
      <dc:creator>AmyKlug</dc:creator>
      <dc:date>2015-06-17T18:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: geoprocessing widget output question</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/geoprocessing-widget-output-question/m-p/275007#M7317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am saving them here&lt;/P&gt;&lt;P&gt;%SCRATCHWORKSPACE%\buffer.shp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 19:08:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/geoprocessing-widget-output-question/m-p/275007#M7317</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2015-06-17T19:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: geoprocessing widget output question</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/geoprocessing-widget-output-question/m-p/275008#M7318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I use the scratch database method I get this error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"the service you are trying to publish includes data but the site has been configured such that data cannot be copied to the server"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sounds like I might have to contact admin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 21:04:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/geoprocessing-widget-output-question/m-p/275008#M7318</guid>
      <dc:creator>AmyKlug</dc:creator>
      <dc:date>2015-06-17T21:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: geoprocessing widget output question</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/geoprocessing-widget-output-question/m-p/275009#M7319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Correction I am saving it to the current workspace. How are you publishing it to the server? &lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/110887_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is how I publish to my server. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 21:36:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/geoprocessing-widget-output-question/m-p/275009#M7319</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2015-06-17T21:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: geoprocessing widget output question</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/geoprocessing-widget-output-question/m-p/275010#M7320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&amp;nbsp; I normally put &lt;STRONG&gt;in_memory\RESULT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;You don't have to use 'RESULT', however.&amp;nbsp; You can use any descriptive word.&amp;nbsp; Here is a link to more information on its use. &lt;/P&gt;&lt;P&gt;&lt;A href="http://gis.stackexchange.com/questions/35468/what-is-the-proper-syntax-and-usage-for-arcgis-in-memory-workspace" title="http://gis.stackexchange.com/questions/35468/what-is-the-proper-syntax-and-usage-for-arcgis-in-memory-workspace"&gt;python - What is the proper syntax and usage for ArcGIS "in_memory" workspace? - Geographic Information Systems Stack Ex…&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 22:06:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/geoprocessing-widget-output-question/m-p/275010#M7320</guid>
      <dc:creator>LynnGaines</dc:creator>
      <dc:date>2015-06-17T22:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: geoprocessing widget output question</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/geoprocessing-widget-output-question/m-p/275011#M7321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my scratch workspace is a GDB on my C drive. I have tried making it my SDE database and I can get the service to publish to the server but when I use the GP service in the geoprocessing widget in web appbuilder it throws a message it can't access the SDE database. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the copy error when I try to publish using scratchGDB and in_memory.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 22:19:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/geoprocessing-widget-output-question/m-p/275011#M7321</guid>
      <dc:creator>AmyKlug</dc:creator>
      <dc:date>2015-06-17T22:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: geoprocessing widget output question</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/geoprocessing-widget-output-question/m-p/275012#M7322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post a link to your service so I can try it and look at it? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 13:22:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/geoprocessing-widget-output-question/m-p/275012#M7322</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2015-06-18T13:22:40Z</dc:date>
    </item>
  </channel>
</rss>

