<?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 http://utility.arcgisonline.com/arcgis/rest/services/Geometry/GeometryServer/project in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/http-utility-arcgisonline-com-arcgis-rest-services/m-p/115706#M3348</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Today, when using WAB, it loads very slowly. Firebug shows me that the request to the service mentioned in the title is the cause of this. Sometimes, it takes one minute until I get an error message back from that service, sometimes (luckily) I get the error message back faster. Here's the call that's issued by WAB:&lt;/P&gt;&lt;P&gt;&lt;A href="http://utility.arcgisonline.com/arcgis/rest/services/Geometry/GeometryServer/project?f=json&amp;amp;outSR=26912&amp;amp;inSR=4326&amp;amp;geometries=%7B%22geometryType%22%3A%22esriGeometryEnvelope%22%2C%22geometries%22%3A%5B%7B%22xmin%22%3A-116.8193%2C%22ymin%22%3A36.9649%2C%22xmax%22%3A-105.9528%2C%22ymax%22%3A41.9106%2C%22spatialReference%22%3A%7B%22wkid%22%3A4326%7D%7D%5D%7D" title="http://utility.arcgisonline.com/arcgis/rest/services/Geometry/GeometryServer/project?f=json&amp;amp;outSR=26912&amp;amp;inSR=4326&amp;amp;geometries=%7B%22geometryType%22%3A%22esriGeometryEnvelope%22%2C%22geometries%22%3A%5B%7B%22xmin%22%3A-116.8193%2C%22ymin%22%3A36.9649%2C%22xmax%22%3A-105.9528%2C%22ymax%22%3A41.9106%2C%22spatialReference%22%3A%7B%22wkid%22%3A4326%7D%7D%5D%7D"&gt;http://utility.arcgisonline.com/arcgis/rest/services/Geometry/GeometryServer/project?f=json&amp;amp;outSR=26912&amp;amp;inSR=4326&amp;amp;geomet…&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WAB is waiting for an answer from that service before the loading indicator disappears. Here's what the answer is, once it comes back after a minute:&lt;/P&gt;&lt;P&gt;&lt;CODE class="wrappedText focusRow"&gt;{"error":{"code":500,"message":"Error executing project","details":[]}}&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, after WAB does some more loading, it issues a second request to that same service (same parameters again) and it's another minute until I get the same, disappointing answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this something only I'm experiencing? Any pointers? Because after two minutes of loading, the application seems to be working fine, is there something I can set in the application to just tell WAB not to do that call at all?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Ruben Schoenefeld&lt;/P&gt;&lt;P&gt;Utah Dept of Transportation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jul 2016 18:42:04 GMT</pubDate>
    <dc:creator>RubenSchoenefeld</dc:creator>
    <dc:date>2016-07-21T18:42:04Z</dc:date>
    <item>
      <title>http://utility.arcgisonline.com/arcgis/rest/services/Geometry/GeometryServer/project</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/http-utility-arcgisonline-com-arcgis-rest-services/m-p/115706#M3348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Today, when using WAB, it loads very slowly. Firebug shows me that the request to the service mentioned in the title is the cause of this. Sometimes, it takes one minute until I get an error message back from that service, sometimes (luckily) I get the error message back faster. Here's the call that's issued by WAB:&lt;/P&gt;&lt;P&gt;&lt;A href="http://utility.arcgisonline.com/arcgis/rest/services/Geometry/GeometryServer/project?f=json&amp;amp;outSR=26912&amp;amp;inSR=4326&amp;amp;geometries=%7B%22geometryType%22%3A%22esriGeometryEnvelope%22%2C%22geometries%22%3A%5B%7B%22xmin%22%3A-116.8193%2C%22ymin%22%3A36.9649%2C%22xmax%22%3A-105.9528%2C%22ymax%22%3A41.9106%2C%22spatialReference%22%3A%7B%22wkid%22%3A4326%7D%7D%5D%7D" title="http://utility.arcgisonline.com/arcgis/rest/services/Geometry/GeometryServer/project?f=json&amp;amp;outSR=26912&amp;amp;inSR=4326&amp;amp;geometries=%7B%22geometryType%22%3A%22esriGeometryEnvelope%22%2C%22geometries%22%3A%5B%7B%22xmin%22%3A-116.8193%2C%22ymin%22%3A36.9649%2C%22xmax%22%3A-105.9528%2C%22ymax%22%3A41.9106%2C%22spatialReference%22%3A%7B%22wkid%22%3A4326%7D%7D%5D%7D"&gt;http://utility.arcgisonline.com/arcgis/rest/services/Geometry/GeometryServer/project?f=json&amp;amp;outSR=26912&amp;amp;inSR=4326&amp;amp;geomet…&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WAB is waiting for an answer from that service before the loading indicator disappears. Here's what the answer is, once it comes back after a minute:&lt;/P&gt;&lt;P&gt;&lt;CODE class="wrappedText focusRow"&gt;{"error":{"code":500,"message":"Error executing project","details":[]}}&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, after WAB does some more loading, it issues a second request to that same service (same parameters again) and it's another minute until I get the same, disappointing answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this something only I'm experiencing? Any pointers? Because after two minutes of loading, the application seems to be working fine, is there something I can set in the application to just tell WAB not to do that call at all?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Ruben Schoenefeld&lt;/P&gt;&lt;P&gt;Utah Dept of Transportation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 18:42:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/http-utility-arcgisonline-com-arcgis-rest-services/m-p/115706#M3348</guid>
      <dc:creator>RubenSchoenefeld</dc:creator>
      <dc:date>2016-07-21T18:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: http://utility.arcgisonline.com/arcgis/rest/services/Geometry/GeometryServer/project</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/http-utility-arcgisonline-com-arcgis-rest-services/m-p/115707#M3349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Ruben,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; They seem to be having some service issues. This is why it is always a good idea to use you own ArcGIS Server services. You can set the geometryService url in the main config.json file for your app.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 19:06:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/http-utility-arcgisonline-com-arcgis-rest-services/m-p/115707#M3349</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-07-21T19:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: http://utility.arcgisonline.com/arcgis/rest/services/Geometry/GeometryServer/project</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/http-utility-arcgisonline-com-arcgis-rest-services/m-p/115708#M3350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we already have our own ArcGIS Server. I wasn't aware that I could switch over that service to be using our server though. Thanks for the reply. I fixed the entry in the config.json file of my app and everything works fine now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;Ruben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 19:22:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/http-utility-arcgisonline-com-arcgis-rest-services/m-p/115708#M3350</guid>
      <dc:creator>RubenSchoenefeld</dc:creator>
      <dc:date>2016-07-21T19:22:42Z</dc:date>
    </item>
  </channel>
</rss>

