<?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: Analysis Widget Create Buffers in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/analysis-widget-create-buffers/m-p/813469#M6701</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry. No the geometry service is hosted on my server. I registered it with AGOL also to see if that would make a difference. But the service is coming from my server and the rest endpoint URL is pointed to my server within my app. When I reload the WAB through node.js and launch and test, clicking the "show credits" link in the create buffers panel, it still indicates a credit cost. So I'm not sure if I'm doing something wrong, or what.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Apr 2015 17:20:29 GMT</pubDate>
    <dc:creator>RyanStrain</dc:creator>
    <dc:date>2015-04-02T17:20:29Z</dc:date>
    <item>
      <title>Analysis Widget Create Buffers</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/analysis-widget-create-buffers/m-p/813465#M6697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In WAB 1.1 developer edition using the analysis widget and only the Create Buffers geoprocess, is there a way to use my own geometry service and not have the authorization popup? I've hosted my geometry service in AGOL and still receive popup.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 16:43:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/analysis-widget-create-buffers/m-p/813465#M6697</guid>
      <dc:creator>RyanStrain</dc:creator>
      <dc:date>2015-04-02T16:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis Widget Create Buffers</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/analysis-widget-create-buffers/m-p/813466#M6698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ryan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; To change the geometry service that the WAB uses just open the client\stemapp\config.json and change the geometryService parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To do this for apps you have already created you will have to do the same in the server\apps\xx\config.json&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 16:54:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/analysis-widget-create-buffers/m-p/813466#M6698</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-04-02T16:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis Widget Create Buffers</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/analysis-widget-create-buffers/m-p/813467#M6699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had already changed the geometry service that WAB uses in &lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;server\apps\xx\config.json. Now also updated the &lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;client\stemapp\config.json. Thanks for catching me there. Although testing it still shows credits will be used. Is this correct? I was of the belief that after changing the parameters in those 2 places to use my own geometry service, the create buffers task shouldn't use credits. Is this line of thinking correct? &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 17:10:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/analysis-widget-create-buffers/m-p/813467#M6699</guid>
      <dc:creator>RyanStrain</dc:creator>
      <dc:date>2015-04-02T17:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis Widget Create Buffers</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/analysis-widget-create-buffers/m-p/813468#M6700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm definitely not an expert on credit usage for AGOL services, but if you are hosting a geometry service from your local ArcGIS Server, you shouldn't use credits. You mentioned you are hosting it on AGOL, so I'm assuming that is your only option?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 17:15:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/analysis-widget-create-buffers/m-p/813468#M6700</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2015-04-02T17:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis Widget Create Buffers</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/analysis-widget-create-buffers/m-p/813469#M6701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry. No the geometry service is hosted on my server. I registered it with AGOL also to see if that would make a difference. But the service is coming from my server and the rest endpoint URL is pointed to my server within my app. When I reload the WAB through node.js and launch and test, clicking the "show credits" link in the create buffers panel, it still indicates a credit cost. So I'm not sure if I'm doing something wrong, or what.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 17:20:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/analysis-widget-create-buffers/m-p/813469#M6701</guid>
      <dc:creator>RyanStrain</dc:creator>
      <dc:date>2015-04-02T17:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis Widget Create Buffers</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/analysis-widget-create-buffers/m-p/813470#M6702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The create buffers task is still using &lt;A href="http://analysis2.arcgis.com/arcgis/rest/services"&gt;http://analysis2.arcgis.com/arcgis/rest/services&lt;/A&gt; . So either I didn't reload my app correctly to accept the geometry service changes in those 2 spots. Or something else is still required. &lt;A href="http://analysis2.arcgis.com/arcgis/rest/" title="http://analysis2.arcgis.com/arcgis/rest/"&gt;&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 17:30:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/analysis-widget-create-buffers/m-p/813470#M6702</guid>
      <dc:creator>RyanStrain</dc:creator>
      <dc:date>2015-04-02T17:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis Widget Create Buffers</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/analysis-widget-create-buffers/m-p/813471#M6703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ryan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I am not real familiar with the create buffers analysis task but it sounds like it has to use the service&amp;nbsp; &lt;A href="http://analysis2.arcgis.com/arcgis/rest/services" title="http://analysis2.arcgis.com/arcgis/rest/services"&gt;http://analysis2.arcgis.com/arcgis/rest/services&lt;/A&gt; and that service costs credits to use so just changing the geometry service will not affect the use of this analysis task as your are already seeing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 17:45:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/analysis-widget-create-buffers/m-p/813471#M6703</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-04-02T17:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis Widget Create Buffers</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/analysis-widget-create-buffers/m-p/813472#M6704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah that seems to be the case. Too bad. The privileges:['networkanalysis'] isn't required for this tool, so I believe ESRI should have developed the widget for create buffers to be flexible using your own geometry service without a credit cost. Maybe in the next release. For now I guess I'll work on constructing my own geoprocessing widget for create buffer needs. Thanks for your quick response.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 17:55:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/analysis-widget-create-buffers/m-p/813472#M6704</guid>
      <dc:creator>RyanStrain</dc:creator>
      <dc:date>2015-04-02T17:55:52Z</dc:date>
    </item>
  </channel>
</rss>

