<?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 ESRI REST FeatureServer does not show neither Joins nor Relations. in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/esri-rest-featureserver-does-not-show-neither/m-p/708638#M27096</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question about table joins and relations in ESRI REST FeatureService.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created an mxd file with several layers and managed to create a REST service out of it. I can see all layers, symbols etc. Here everything works fine.&lt;/P&gt;&lt;P&gt;Today I wanted to add a join to a layer. I joined another layer from the same document. In ArcMap everything worked fine. I could see the joined fields. When I uploaded the service (which by the way did not want tu update itself and I had to delete the service and publish the mxd as a new one) I found out that all my columns in the layer, that was the owner of the join, disappeared. In FeatureServer I had only the OID and geometry.&lt;/P&gt;&lt;P&gt;When I looked at MapServer service definition of this layer - everything was fine. All the fields, along with the joined ones, were present.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similiar thing happens with relations. I create a relation to a another layer in the same mxd file and its definition is visible in MapServer and not in FeatureServer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did anyone come accross this error ? What I might be doing wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And one more thing. Is there a way for FeatureServer to show layers hierarchy like MapServer does ? With group layers visible ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use ArcGis Server 10.3.&lt;/P&gt;&lt;P&gt;It runs on Windows Server 2012 R2 Standard (64 bit).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anything written above is unclear please let me know and I'll update my question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Nov 2015 09:04:58 GMT</pubDate>
    <dc:creator>MarcinRoguski</dc:creator>
    <dc:date>2015-11-20T09:04:58Z</dc:date>
    <item>
      <title>ESRI REST FeatureServer does not show neither Joins nor Relations.</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/esri-rest-featureserver-does-not-show-neither/m-p/708638#M27096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question about table joins and relations in ESRI REST FeatureService.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created an mxd file with several layers and managed to create a REST service out of it. I can see all layers, symbols etc. Here everything works fine.&lt;/P&gt;&lt;P&gt;Today I wanted to add a join to a layer. I joined another layer from the same document. In ArcMap everything worked fine. I could see the joined fields. When I uploaded the service (which by the way did not want tu update itself and I had to delete the service and publish the mxd as a new one) I found out that all my columns in the layer, that was the owner of the join, disappeared. In FeatureServer I had only the OID and geometry.&lt;/P&gt;&lt;P&gt;When I looked at MapServer service definition of this layer - everything was fine. All the fields, along with the joined ones, were present.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similiar thing happens with relations. I create a relation to a another layer in the same mxd file and its definition is visible in MapServer and not in FeatureServer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did anyone come accross this error ? What I might be doing wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And one more thing. Is there a way for FeatureServer to show layers hierarchy like MapServer does ? With group layers visible ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use ArcGis Server 10.3.&lt;/P&gt;&lt;P&gt;It runs on Windows Server 2012 R2 Standard (64 bit).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anything written above is unclear please let me know and I'll update my question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 09:04:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/esri-rest-featureserver-does-not-show-neither/m-p/708638#M27096</guid>
      <dc:creator>MarcinRoguski</dc:creator>
      <dc:date>2015-11-20T09:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI REST FeatureServer does not show neither Joins nor Relations.</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/esri-rest-featureserver-does-not-show-neither/m-p/708639#M27097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Not sure where to begin, but I can hopefully help with this:&lt;/P&gt;&lt;P&gt;There are plenty of possibles of what was being done wrong.&lt;/P&gt;&lt;P&gt;Was Analyze map performed before publishing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. is the joined tables in the same database? - this is required&lt;/P&gt;&lt;P&gt;2. You need to create a relationship class in the database to see relates in the REST service. - did you do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot have group layers for FeatureAccess services.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2016 22:29:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/esri-rest-featureserver-does-not-show-neither/m-p/708639#M27097</guid>
      <dc:creator>MichaelRobb</dc:creator>
      <dc:date>2016-01-06T22:29:04Z</dc:date>
    </item>
  </channel>
</rss>

