<?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: Print Widget error when Incident Analysis Widget is open in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/print-widget-error-when-incident-analysis-widget/m-p/793170#M4342</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the error in the console log. I contacted ESRI and submitted a case they said after further review this is a bug in WAB.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/398442_pastedImage_1.png" style="width: 620px; height: 371px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Mar 2018 15:57:30 GMT</pubDate>
    <dc:creator>MartinOwens1</dc:creator>
    <dc:date>2018-03-09T15:57:30Z</dc:date>
    <item>
      <title>Print Widget error when Incident Analysis Widget is open</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/print-widget-error-when-incident-analysis-widget/m-p/793166#M4338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get an error when trying to use the print widget when the Incident Analysis widget is open and has a layer selected. I realize it has something to do with the points it adds to the map because if you don't select one of the layers and just have the buffer graphic it prints fine. Does anyone know know how this can be resolved?&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/397689_pastedImage_1.png" style="width: 620px; height: 487px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2018 14:48:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/print-widget-error-when-incident-analysis-widget/m-p/793166#M4338</guid>
      <dc:creator>MartinOwens1</dc:creator>
      <dc:date>2018-02-28T14:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: Print Widget error when Incident Analysis Widget is open</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/print-widget-error-when-incident-analysis-widget/m-p/793167#M4339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What error does the browser give in the developers console and/or network(response)?&lt;/P&gt;&lt;P&gt;Is this a secure service?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've never been able to print maps with points at all.&lt;/P&gt;&lt;P&gt;I get error&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;{"error":{"code":400,"message":"Unable to complete operation.","details":["Error executing tool. Export Web Map Task : Layer \"Address_Points\": Failed to create layer from service at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fblahblah%2FAddress_Points%2FFeatureServer%2F0.%5CnFailed" rel="nofollow" target="_blank"&gt;https://blahblah/Address_Points/FeatureServer/0.\nFailed&lt;/A&gt;&lt;SPAN&gt; to execute (Export Web Map).\nFailed to execute (Export Web Map Task)."]}}&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2018 19:44:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/print-widget-error-when-incident-analysis-widget/m-p/793167#M4339</guid>
      <dc:creator>CCWeedcontrol</dc:creator>
      <dc:date>2018-03-07T19:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: Print Widget error when Incident Analysis Widget is open</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/print-widget-error-when-incident-analysis-widget/m-p/793168#M4340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We really need to see the error, but....&lt;/P&gt;&lt;P&gt;We had issues with printing due to the size of the WebMapToJson string combined with a GET call to the server. GET has a character limit and when we added "too much" stuff, it broke. Our solution was to switch the call to a POST.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2018 20:19:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/print-widget-error-when-incident-analysis-widget/m-p/793168#M4340</guid>
      <dc:creator>JordanBaumgardner</dc:creator>
      <dc:date>2018-03-07T20:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Print Widget error when Incident Analysis Widget is open</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/print-widget-error-when-incident-analysis-widget/m-p/793169#M4341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've seen the "&lt;SPAN style="background-color: #ffffff;"&gt;Failed to create layer from service". This usually occurs&amp;nbsp;for me when I forget to allow access from my Print Server to the ArcGis Server. The Print Job get sent to our GP Printing service on Box A, and the ArcGis Rest services are on Box B - Internally Box A spins&amp;nbsp;up a map and connects to Box B, often Box A cannot see Box B using the Public address in the map specifications. You can test this quickly by logging on the Box A using the GPService's/ArcGis NT(the NT creds, not the ArcGis Server creds) login creds and trying to hit your rest services with a Browser.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2018 20:24:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/print-widget-error-when-incident-analysis-widget/m-p/793169#M4341</guid>
      <dc:creator>JordanBaumgardner</dc:creator>
      <dc:date>2018-03-07T20:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Print Widget error when Incident Analysis Widget is open</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/print-widget-error-when-incident-analysis-widget/m-p/793170#M4342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the error in the console log. I contacted ESRI and submitted a case they said after further review this is a bug in WAB.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/398442_pastedImage_1.png" style="width: 620px; height: 371px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 15:57:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/print-widget-error-when-incident-analysis-widget/m-p/793170#M4342</guid>
      <dc:creator>MartinOwens1</dc:creator>
      <dc:date>2018-03-09T15:57:30Z</dc:date>
    </item>
  </channel>
</rss>

