<?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 Print Widget &amp; AGS Print Service Handshake in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wab-print-widget-ags-print-service-handshake/m-p/593801#M55594</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arne,&lt;/P&gt;&lt;P&gt;I'm just curious to know what purpose would no_gobbledeegook name serve for your use case?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THanks.&lt;/P&gt;&lt;P&gt;Tanu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jul 2020 06:06:53 GMT</pubDate>
    <dc:creator>TanuHoque</dc:creator>
    <dc:date>2020-07-15T06:06:53Z</dc:date>
    <item>
      <title>WAB Print Widget &amp; AGS Print Service Handshake</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wab-print-widget-ags-print-service-handshake/m-p/593799#M55592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is Part 3 of&amp;nbsp;a series of Q&amp;amp;A around customizing Print widget and printing service. For context, &lt;A _jive_internal="true" href="https://community.esri.com/thread/256357-wab-print-widget-can-i-force-it-to-not-include-scalebar" target="_blank"&gt;Part 1&lt;/A&gt; and &lt;A _jive_internal="true" href="https://community.esri.com/thread/256510-wab-print-widget-how-to-strip-it-down" target="_blank"&gt;Part 2&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far...&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;COMPLETE - Managed to publish custom print services with custom layout templates that meet my needs.&lt;/LI&gt;&lt;LI&gt;COMPLETE - Managed to hook the print widget into that service and&amp;nbsp;limit user input to a choice of "layout template" and "output filename'.&lt;/LI&gt;&lt;LI style="text-align: left;"&gt;Question: What's the use of taking user input for an output filename if the printResultDijit's url&amp;nbsp; is linked some gobbledeegook PDF in the print service output directory ?&amp;nbsp;I've not been&amp;nbsp;managed to tell the print service what kind of file names it should generate for the printing output. Is that possible?&amp;nbsp;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/500236_pastedImage_1.png" /&gt;The "My Favorite Output" link actually takes you to some PDF&amp;nbsp;with a very different&amp;nbsp;name.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My understanding of the Share as Web Tool menu is that the parameter Output File does not actually specify the name of the file that will be generated but rather than name of the variable for that name??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/500306_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I enter "gobbledeegook",&amp;nbsp;that actually changes the name of the parameter...&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/500307_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Long story short, how can I turn a download link such as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;arcgisoutput/Custom_GP_Services/MyGPService_GPServer/_ags_ea388fcde7ab4bb498c2004ee55ec796.pdf‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;into something&amp;nbsp;like&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;arcgisoutput/Custom_GP_Services/MyGPService_GPServer/no_gobbledeegook.pdf‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;or - if that's not possible - at least:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;arcgisoutput/Custom_GP_Services/MyGPService_GPServer/no_gobbledeegook_except_ags_ea388fcde7ab4bb498c2004ee55ec796.pdf
&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 01:30:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wab-print-widget-ags-print-service-handshake/m-p/593799#M55592</guid>
      <dc:creator>Arne_Gelfert</dc:creator>
      <dc:date>2021-12-12T01:30:26Z</dc:date>
    </item>
    <item>
      <title>Re:  WAB Print Widget &amp; AGS Print Service Handshake</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wab-print-widget-ags-print-service-handshake/m-p/593800#M55593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a current limitation of printing with the 3x API, which Web App Builder is based on. If you are using 4x, or Experience Builder (which is based on 4x), then this property will take effect if the application and the print service are on the same origin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fileName:&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Print-TemplateOptions.html#fileName" title="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Print-TemplateOptions.html#fileName"&gt;TemplateOptions | ArcGIS API for JavaScript 4.16&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;title:&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Print-TemplateOptions.html#title" title="https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Print-TemplateOptions.html#title"&gt;TemplateOptions | ArcGIS API for JavaScript 4.16&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2020 23:22:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wab-print-widget-ags-print-service-handshake/m-p/593800#M55593</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2020-07-14T23:22:11Z</dc:date>
    </item>
    <item>
      <title>Re:  WAB Print Widget &amp; AGS Print Service Handshake</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wab-print-widget-ags-print-service-handshake/m-p/593801#M55594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arne,&lt;/P&gt;&lt;P&gt;I'm just curious to know what purpose would no_gobbledeegook name serve for your use case?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THanks.&lt;/P&gt;&lt;P&gt;Tanu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2020 06:06:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wab-print-widget-ags-print-service-handshake/m-p/593801#M55594</guid>
      <dc:creator>TanuHoque</dc:creator>
      <dc:date>2020-07-15T06:06:53Z</dc:date>
    </item>
    <item>
      <title>Re:  WAB Print Widget &amp; AGS Print Service Handshake</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wab-print-widget-ags-print-service-handshake/m-p/593802#M55595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tanu, thanks for chiming in... if any of my users actually want to save the file or attach&amp;nbsp;to email, it would be great if they didn't have to completely rename it... especially since the Print widget context menu suggests that the file will have a name.... It's not a major issue because I can generate the file I need but it's not fully thought through in my view.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2020 14:08:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wab-print-widget-ags-print-service-handshake/m-p/593802#M55595</guid>
      <dc:creator>Arne_Gelfert</dc:creator>
      <dc:date>2020-07-15T14:08:17Z</dc:date>
    </item>
    <item>
      <title>Re:  WAB Print Widget &amp; AGS Print Service Handshake</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wab-print-widget-ags-print-service-handshake/m-p/593803#M55596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Noah! Good to know although - arghh !!&amp;nbsp;When will all this 3.x/4.x&amp;nbsp;go away? Until very recently, I have been told by ESRI staff to not even worry about ExperienceBuilder. Sounded more like the Experimental Builder. So I've ignored it. I will stop ignoring it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2020 14:20:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wab-print-widget-ags-print-service-handshake/m-p/593803#M55596</guid>
      <dc:creator>Arne_Gelfert</dc:creator>
      <dc:date>2020-07-15T14:20:44Z</dc:date>
    </item>
    <item>
      <title>Re:  WAB Print Widget &amp; AGS Print Service Handshake</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wab-print-widget-ags-print-service-handshake/m-p/593804#M55597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Arne.&lt;/P&gt;&lt;P&gt;I see why you need that &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt; it makes sense.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2020 15:13:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wab-print-widget-ags-print-service-handshake/m-p/593804#M55597</guid>
      <dc:creator>TanuHoque</dc:creator>
      <dc:date>2020-07-15T15:13:00Z</dc:date>
    </item>
    <item>
      <title>Re:  WAB Print Widget &amp; AGS Print Service Handshake</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wab-print-widget-ags-print-service-handshake/m-p/593805#M55598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great. Look forward to&amp;nbsp;fixing&amp;nbsp;this down the road with ExperienceBuilder!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2020 16:25:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wab-print-widget-ags-print-service-handshake/m-p/593805#M55598</guid>
      <dc:creator>Arne_Gelfert</dc:creator>
      <dc:date>2020-07-15T16:25:39Z</dc:date>
    </item>
  </channel>
</rss>

