<?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: WAB 1.1 Print widget fails with custom URL in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-1-1-print-widget-fails-with-custom-url/m-p/723549#M294</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response, Rebecca. But that is a bit over my head&lt;/P&gt;&lt;P&gt;unfortunately. Unless you had time to walk me through it step by step...:-)&lt;/P&gt;&lt;P&gt;But curiously, the print widget is working with new apps that I create with&lt;/P&gt;&lt;P&gt;WAB, just not anything I had created previously (before changing the print&lt;/P&gt;&lt;P&gt;service URL to our arc server). So easier to just recreate the app.. but I&lt;/P&gt;&lt;P&gt;still can't get a decent print. First and foremost the legend symbology for&lt;/P&gt;&lt;P&gt;polygons is blanked out in the legend. And when I use the arc server URL&lt;/P&gt;&lt;P&gt;with print plus it totally fouls up the scale and tops out at 1:100. I know&lt;/P&gt;&lt;P&gt;that's Larry's but... all I need is the print plus layout working like it's&lt;/P&gt;&lt;P&gt;supposed to, with our logo and the ability to change scale units on the bar&lt;/P&gt;&lt;P&gt;(and the polys symbolized of course..). Is that too much to ask from the&lt;/P&gt;&lt;P&gt;web?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Aug 2015 18:01:58 GMT</pubDate>
    <dc:creator>CharlesBailey3</dc:creator>
    <dc:date>2015-08-27T18:01:58Z</dc:date>
    <item>
      <title>WAB 1.1 Print widget fails with custom URL</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-1-1-print-widget-fails-with-custom-url/m-p/723545#M290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using the stock print widget in WAB, the prints fail with a red "Error, try again" message in the widget print queue. I am using an arcgis server print service that works in the web map viewer in AGOL. In WAB the template dropdown list is showing the templates from the custom print service so it is connected in some way. But it just won't print. Ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 20:06:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-1-1-print-widget-fails-with-custom-url/m-p/723545#M290</guid>
      <dc:creator>CharlesBailey3</dc:creator>
      <dc:date>2015-08-26T20:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: WAB 1.1 Print widget fails with custom URL</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-1-1-print-widget-fails-with-custom-url/m-p/723546#M291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Charles,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; what does the browsers web console say when the failure occurs?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 20:16:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-1-1-print-widget-fails-with-custom-url/m-p/723546#M291</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-08-26T20:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: WAB 1.1 Print widget fails with custom URL</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-1-1-print-widget-fails-with-custom-url/m-p/723547#M292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It says Cross-Origin Request Blocked, blah blah blah... CORS header&lt;/P&gt;&lt;P&gt;'Access-Control-Allow-Origin' missing. But I enabled it when I set up arc&lt;/P&gt;&lt;P&gt;server. It works with the stock map in map viewer, just not with my WAB app&lt;/P&gt;&lt;P&gt;or any of the web maps I have in my content.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Wed, Aug 26, 2015 at 4:17 PM, Robert Scheitlin, GISP &amp;lt;geonet@esri.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 02:09:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-1-1-print-widget-fails-with-custom-url/m-p/723547#M292</guid>
      <dc:creator>CharlesBailey3</dc:creator>
      <dc:date>2015-08-27T02:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: WAB 1.1 Print widget fails with custom URL</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-1-1-print-widget-fails-with-custom-url/m-p/723548#M293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was reminded yesterday of an old comment I made on another discussion re: the print issue.&amp;nbsp; I'm not sure if this will help, and I haven't tried it with WAB specifically, but it did work for our other JS-api custom printing.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/message/431769"&gt;Re: javascript Print Secured Service&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For use, whether or not we were accessing secure services, we had to have a, more or less, empty procy just for the printing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 02:18:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-1-1-print-widget-fails-with-custom-url/m-p/723548#M293</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2015-08-27T02:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: WAB 1.1 Print widget fails with custom URL</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-1-1-print-widget-fails-with-custom-url/m-p/723549#M294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response, Rebecca. But that is a bit over my head&lt;/P&gt;&lt;P&gt;unfortunately. Unless you had time to walk me through it step by step...:-)&lt;/P&gt;&lt;P&gt;But curiously, the print widget is working with new apps that I create with&lt;/P&gt;&lt;P&gt;WAB, just not anything I had created previously (before changing the print&lt;/P&gt;&lt;P&gt;service URL to our arc server). So easier to just recreate the app.. but I&lt;/P&gt;&lt;P&gt;still can't get a decent print. First and foremost the legend symbology for&lt;/P&gt;&lt;P&gt;polygons is blanked out in the legend. And when I use the arc server URL&lt;/P&gt;&lt;P&gt;with print plus it totally fouls up the scale and tops out at 1:100. I know&lt;/P&gt;&lt;P&gt;that's Larry's but... all I need is the print plus layout working like it's&lt;/P&gt;&lt;P&gt;supposed to, with our logo and the ability to change scale units on the bar&lt;/P&gt;&lt;P&gt;(and the polys symbolized of course..). Is that too much to ask from the&lt;/P&gt;&lt;P&gt;web?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 18:01:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-1-1-print-widget-fails-with-custom-url/m-p/723549#M294</guid>
      <dc:creator>CharlesBailey3</dc:creator>
      <dc:date>2015-08-27T18:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: WAB 1.1 Print widget fails with custom URL</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-1-1-print-widget-fails-with-custom-url/m-p/723550#M295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Charles, sorry, I haven't dove into Larry's print-plus enough lately to give any hints (but I see you thru the question our to him too).&amp;nbsp; Besides setting up the proxy for general printing, I set up custom mxd's and published them as a gp service for our custom printing.&amp;nbsp; I never was able to get a good looking legend to work as I wanted so I created a canned legend-graphic for those mxd's in the GP service.&amp;nbsp; Probably not anything that will help iwith your question, but thought I'd throw it out there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 20:40:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-1-1-print-widget-fails-with-custom-url/m-p/723550#M295</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2015-08-27T20:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: WAB 1.1 Print widget fails with custom URL</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-1-1-print-widget-fails-with-custom-url/m-p/723551#M296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No because I can't really predict how many items/how much space the legend&lt;/P&gt;&lt;P&gt;is going to require in the user's map - we have dozens of potential map&lt;/P&gt;&lt;P&gt;products etc. and even at the pre-roll out teaser meeting they were&lt;/P&gt;&lt;P&gt;complaining about the lack of flexibility compared to the desktop based&lt;/P&gt;&lt;P&gt;systems they have now. So I like the way print plus seems to auto-size the&lt;/P&gt;&lt;P&gt;elements but I &lt;STRONG&gt;need&lt;/STRONG&gt; that logo and just a little bit more flexibility. If&lt;/P&gt;&lt;P&gt;we hadn't spent so much on ESRI I would just get a vendor to do a one-off.&lt;/P&gt;&lt;P&gt;Or pay one of the three people who speak English and know something about&lt;/P&gt;&lt;P&gt;WAB (none of them with ESRI) to fix this thing or teach me the programming&lt;/P&gt;&lt;P&gt;I need to get it to work. Thanks again for your help - cob&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Thu, Aug 27, 2015 at 4:41 PM, Rebecca Strauch, GISP &amp;lt;geonet@esri.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 14:39:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/wab-1-1-print-widget-fails-with-custom-url/m-p/723551#M296</guid>
      <dc:creator>CharlesBailey3</dc:creator>
      <dc:date>2015-08-28T14:39:13Z</dc:date>
    </item>
  </channel>
</rss>

