<?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 Label Does Not Display in Map Service in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/label-does-not-display-in-map-service/m-p/304703#M11791</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope someone out there had a similar experience as me, and found a solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a MXD setup to be published as a map service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the MXD, there are two polygons both saved in SDE, and labelled as follows.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration:underline;"&gt;Polygon 1: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is joined to a non-spatial table saved in SQL DB. The polygon is then labelled based on one of the fields from the joined table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration:underline;"&gt;Polygon 2: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is a feature class without any join. The polygon is labelled based on one of the fields in the feature class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For both layers, they have no problem labelling within ArcMap session (AG10.1).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, when they are published as a map service, the label from the Polygon 1 disappears, but only Polygon 2 label shows.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So far I have checked:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Mapplex label engine --&amp;gt; Not used&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Registration of data source in the AG Server 10.1 --&amp;gt; checked&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- REST end point --&amp;gt; I used query to return the value that I want to label, and it correctly returns the value.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- I unjoined the table in Polygon 1 and label based on one of the fields in the feature class --&amp;gt; Label works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As a result, I think the table join is causing a problem in labelling.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If anyone knows any workaround or found setup that I have missed, please help me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Silvester.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Jul 2013 05:20:48 GMT</pubDate>
    <dc:creator>Silvesterkim</dc:creator>
    <dc:date>2013-07-17T05:20:48Z</dc:date>
    <item>
      <title>Label Does Not Display in Map Service</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/label-does-not-display-in-map-service/m-p/304703#M11791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope someone out there had a similar experience as me, and found a solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a MXD setup to be published as a map service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In the MXD, there are two polygons both saved in SDE, and labelled as follows.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration:underline;"&gt;Polygon 1: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is joined to a non-spatial table saved in SQL DB. The polygon is then labelled based on one of the fields from the joined table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration:underline;"&gt;Polygon 2: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is a feature class without any join. The polygon is labelled based on one of the fields in the feature class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For both layers, they have no problem labelling within ArcMap session (AG10.1).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, when they are published as a map service, the label from the Polygon 1 disappears, but only Polygon 2 label shows.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So far I have checked:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Mapplex label engine --&amp;gt; Not used&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Registration of data source in the AG Server 10.1 --&amp;gt; checked&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- REST end point --&amp;gt; I used query to return the value that I want to label, and it correctly returns the value.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- I unjoined the table in Polygon 1 and label based on one of the fields in the feature class --&amp;gt; Label works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As a result, I think the table join is causing a problem in labelling.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If anyone knows any workaround or found setup that I have missed, please help me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Silvester.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2013 05:20:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/label-does-not-display-in-map-service/m-p/304703#M11791</guid>
      <dc:creator>Silvesterkim</dc:creator>
      <dc:date>2013-07-17T05:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: Label Does Not Display in Map Service</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/label-does-not-display-in-map-service/m-p/304704#M11792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You may be running into a bug.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;NIM087311: "Map labels do not work in a map service if the feature class resides in an ArcSDE database and is joined to a table."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This bug is listed as resolved in version 10.2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Documented workaround: Publish a map service using ArcMap 10.1 with no service pack to ArcGIS Server 10.1 SP1.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2013 16:26:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/label-does-not-display-in-map-service/m-p/304704#M11792</guid>
      <dc:creator>DanielStauning</dc:creator>
      <dc:date>2013-07-19T16:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: Label Does Not Display in Map Service</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/label-does-not-display-in-map-service/m-p/304705#M11793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You may be running into a bug.&lt;BR /&gt;&lt;BR /&gt;NIM087311: "Map labels do not work in a map service if the feature class resides in an ArcSDE database and is joined to a table."&lt;BR /&gt;&lt;BR /&gt;This bug is listed as resolved in version 10.2.&lt;BR /&gt;&lt;BR /&gt;Documented workaround: Publish a map service using ArcMap 10.1 with no service pack to ArcGIS Server 10.1 SP1.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have ended up saving the polygon feature in a FGDB and then the labelling works fine. This workaround works fine for my case, because only the polygon is static, but the SDE table is dynamic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jul 2013 23:01:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/label-does-not-display-in-map-service/m-p/304705#M11793</guid>
      <dc:creator>Silvesterkim</dc:creator>
      <dc:date>2013-07-22T23:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Label Does Not Display in Map Service</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/label-does-not-display-in-map-service/m-p/304706#M11794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for this.&amp;nbsp; This solved the issues I was experiencing.&amp;nbsp; This worked even though AGS remains 10.1 sp1 and Desktop is v. 10.2&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Mar 2014 16:21:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/label-does-not-display-in-map-service/m-p/304706#M11794</guid>
      <dc:creator>chaddean</dc:creator>
      <dc:date>2014-03-16T16:21:43Z</dc:date>
    </item>
  </channel>
</rss>

