<?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 ArcEnterprise 10.6.1 Hosted Feature Layer View Won't Display on Print in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcenterprise-10-6-1-hosted-feature-layer-view-won/m-p/339827#M13058</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello -&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a view created from a hosted feature layer in ArcEnterprise 10.6.1.&amp;nbsp; The view is symbolized with an Arcade Expression.&amp;nbsp; It draws and queries fine in a Web Application Builder 2.8-2.10 deployed app.&amp;nbsp; However, when using portal's 10.6.1 &lt;EM&gt;default print service&lt;/EM&gt;, the hosted feature layer view will not display on the print out.&amp;nbsp; The legend does display.&amp;nbsp; The labels display.&amp;nbsp; But the layer itself does not appear on the various layouts regardless of printout type (pdf, jpg, etc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone experienced this behavior?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Nov 2018 16:36:42 GMT</pubDate>
    <dc:creator>DavidColey</dc:creator>
    <dc:date>2018-11-13T16:36:42Z</dc:date>
    <item>
      <title>ArcEnterprise 10.6.1 Hosted Feature Layer View Won't Display on Print</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcenterprise-10-6-1-hosted-feature-layer-view-won/m-p/339827#M13058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello -&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a view created from a hosted feature layer in ArcEnterprise 10.6.1.&amp;nbsp; The view is symbolized with an Arcade Expression.&amp;nbsp; It draws and queries fine in a Web Application Builder 2.8-2.10 deployed app.&amp;nbsp; However, when using portal's 10.6.1 &lt;EM&gt;default print service&lt;/EM&gt;, the hosted feature layer view will not display on the print out.&amp;nbsp; The legend does display.&amp;nbsp; The labels display.&amp;nbsp; But the layer itself does not appear on the various layouts regardless of printout type (pdf, jpg, etc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone experienced this behavior?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2018 16:36:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcenterprise-10-6-1-hosted-feature-layer-view-won/m-p/339827#M13058</guid>
      <dc:creator>DavidColey</dc:creator>
      <dc:date>2018-11-13T16:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: ArcEnterprise 10.6.1 Hosted Feature Layer View Won't Display on Print</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcenterprise-10-6-1-hosted-feature-layer-view-won/m-p/339828#M13059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you pls check the request that goes out to the print service? and if possible attach that here.&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2018 16:41:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcenterprise-10-6-1-hosted-feature-layer-view-won/m-p/339828#M13059</guid>
      <dc:creator>TanuHoque</dc:creator>
      <dc:date>2018-11-13T16:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: ArcEnterprise 10.6.1 Hosted Feature Layer View Won't Display on Print</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcenterprise-10-6-1-hosted-feature-layer-view-won/m-p/339829#M13060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply Tanu - actually the cause happened to be in my arcade.&amp;nbsp; I was using a copy of my Arcade expression from ArcGIS Pro where I am setting a var for a field:&lt;/P&gt;&lt;P&gt;var zoning = $feature.ZoningCode, where ZoningCode is the alias.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But as a hosted feature layer, that becomes $feature.zoningcode.&amp;nbsp; I discovered this from the ArcGIS Monitor:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The submitted field 'ZoningCode' is not available in the layer '0' of the service 'CountyZoningView'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could not figure out what was throwing this error as the view layers were drawing and querying just fine, but I think on the print tasks' POST request the field name letter case matters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2018 18:55:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcenterprise-10-6-1-hosted-feature-layer-view-won/m-p/339829#M13060</guid>
      <dc:creator>DavidColey</dc:creator>
      <dc:date>2018-11-13T18:55:00Z</dc:date>
    </item>
  </channel>
</rss>

