<?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 Publish Feature Layer with 2 sql server tables join in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/publish-feature-layer-with-2-sql-server-tables/m-p/1417702#M82629</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I attempted to create a feature layer by joining two tables, one containing spatial data, and the other with additional attributes. However, I encountered an issue when trying to publish it. The error message indicated that the join operation was being performed in local memory, preventing successful publication.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to utilitize this feature layer with the geoevent server where the feature data will be updated in real time.So does the changes should be reflected in the sql database.&lt;/P&gt;&lt;P&gt;Can someone please suggest a better approach how can we publish the&amp;nbsp; feature layer .&lt;/P&gt;</description>
    <pubDate>Wed, 01 May 2024 18:25:23 GMT</pubDate>
    <dc:creator>abhishek_choudhary</dc:creator>
    <dc:date>2024-05-01T18:25:23Z</dc:date>
    <item>
      <title>Publish Feature Layer with 2 sql server tables join</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/publish-feature-layer-with-2-sql-server-tables/m-p/1417702#M82629</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I attempted to create a feature layer by joining two tables, one containing spatial data, and the other with additional attributes. However, I encountered an issue when trying to publish it. The error message indicated that the join operation was being performed in local memory, preventing successful publication.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to utilitize this feature layer with the geoevent server where the feature data will be updated in real time.So does the changes should be reflected in the sql database.&lt;/P&gt;&lt;P&gt;Can someone please suggest a better approach how can we publish the&amp;nbsp; feature layer .&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 18:25:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/publish-feature-layer-with-2-sql-server-tables/m-p/1417702#M82629</guid>
      <dc:creator>abhishek_choudhary</dc:creator>
      <dc:date>2024-05-01T18:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Publish Feature Layer with 2 sql server tables join</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/publish-feature-layer-with-2-sql-server-tables/m-p/1417709#M82630</link>
      <description>&lt;P&gt;That's because the join is temporary.&lt;/P&gt;&lt;P&gt;Right click on the spatial data that contains the join data and then click on data and then click on Export and create a new feature class (spatial data). Now publish the newly created spatial data which now has the joined data permanently.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 18:34:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/publish-feature-layer-with-2-sql-server-tables/m-p/1417709#M82630</guid>
      <dc:creator>Ed_</dc:creator>
      <dc:date>2024-05-01T18:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: Publish Feature Layer with 2 sql server tables join</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/publish-feature-layer-with-2-sql-server-tables/m-p/1417765#M82640</link>
      <description>&lt;P&gt;The other option is to use a true JOIN clause in a VIEW, but doing so is tricky, since you need to preserve a unique rowid column.&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 20:24:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/publish-feature-layer-with-2-sql-server-tables/m-p/1417765#M82640</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2024-05-01T20:24:16Z</dc:date>
    </item>
  </channel>
</rss>

