<?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: Publishing a service with a join table (pending fields) in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/publishing-a-service-with-a-join-table-pending/m-p/218813#M8572</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot. Yes the symbology is defined from the joined table and the&lt;/P&gt;&lt;P&gt;only purpose of that table is just to show the continuous Change and&lt;/P&gt;&lt;P&gt;update  reflected on the map using the symbology. permanenly joining the&lt;/P&gt;&lt;P&gt;table will not show the update which is every 2 minutes and even less in&lt;/P&gt;&lt;P&gt;some cases. Perhaps it works with simple table join with no update and I am&lt;/P&gt;&lt;P&gt;suspecting the time required to render is Long and before showing one sene&lt;/P&gt;&lt;P&gt;another update is coming.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Jul 2015 07:10:28 GMT</pubDate>
    <dc:creator>Mehretab</dc:creator>
    <dc:date>2015-07-01T07:10:28Z</dc:date>
    <item>
      <title>Publishing a service with a join table (pending fields)</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/publishing-a-service-with-a-join-table-pending/m-p/218811#M8570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to publish a service with a feature layer joined to a table. I wanted it to use a symbology from the joint table, the joined table is updated every 2 minutes hence I would like the symbology to change accordingly (dynamically). The table is rooted in SQL server while the feature layer is in another folder and is copied to the server while publishing. the only worning during publishing process is &lt;/P&gt;&lt;H1&gt;&lt;STRONG&gt;"10014: Layer's draw time may be affected by slow join access times". &lt;/STRONG&gt;&lt;/H1&gt;&lt;H1&gt;&lt;STRONG&gt;all the fields (even the joined fields) are avialable in ArcGIS REST Services Directory. I published them also&amp;nbsp; as a dynamic layer and this also won't work. is there any tecnical requirement missed here on the process. is show only the zoom widget, the title and the esri log on the bottom with a black map&lt;/STRONG&gt;&lt;/H1&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I apprciate for your response &lt;/STRONG&gt;&lt;/P&gt;&lt;H1&gt;&lt;/H1&gt;&lt;H1&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/H1&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 17:15:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/publishing-a-service-with-a-join-table-pending/m-p/218811#M8570</guid>
      <dc:creator>Mehretab</dc:creator>
      <dc:date>2015-06-30T17:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Publishing a service with a join table (pending fields)</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/publishing-a-service-with-a-join-table-pending/m-p/218812#M8571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the symbology defined by a field in the joined table?&amp;nbsp; If so, you might have issues with that symbology working in the mapservice.&amp;nbsp; This is what occurred in a similar setup and I had to permanently join the table to the feature class in order for the symbology to work correctly in the mapservice. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 18:11:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/publishing-a-service-with-a-join-table-pending/m-p/218812#M8571</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2015-06-30T18:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Publishing a service with a join table (pending fields)</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/publishing-a-service-with-a-join-table-pending/m-p/218813#M8572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot. Yes the symbology is defined from the joined table and the&lt;/P&gt;&lt;P&gt;only purpose of that table is just to show the continuous Change and&lt;/P&gt;&lt;P&gt;update  reflected on the map using the symbology. permanenly joining the&lt;/P&gt;&lt;P&gt;table will not show the update which is every 2 minutes and even less in&lt;/P&gt;&lt;P&gt;some cases. Perhaps it works with simple table join with no update and I am&lt;/P&gt;&lt;P&gt;suspecting the time required to render is Long and before showing one sene&lt;/P&gt;&lt;P&gt;another update is coming.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 07:10:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/publishing-a-service-with-a-join-table-pending/m-p/218813#M8572</guid>
      <dc:creator>Mehretab</dc:creator>
      <dc:date>2015-07-01T07:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: Publishing a service with a join table (pending fields)</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/publishing-a-service-with-a-join-table-pending/m-p/218814#M8573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mehretab,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How many features/records are there? The time taken by the updation of table/map/services/web application might take a long time if the number of records is high. So the update on the web application might seem inconsistent. You might like to increase the refresh time of the services or update interval and check the behaviour.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 07:17:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/publishing-a-service-with-a-join-table-pending/m-p/218814#M8573</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2015-07-01T07:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: Publishing a service with a join table (pending fields)</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/publishing-a-service-with-a-join-table-pending/m-p/218815#M8574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is your data being sourced from a RDBMS such as SQL Server or Oracle?&amp;nbsp; I ask because my organization also tried to host a mapservice where the data was being updated every 5 minutes, but the file gdb we were using would drop in performance after a few hours.&amp;nbsp; We tested the same setup in a RDBMS and the performance was excellent, but other factors prevented us from proceeding with that architecture.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 15:15:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/publishing-a-service-with-a-join-table-pending/m-p/218815#M8574</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2015-07-01T15:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: Publishing a service with a join table (pending fields)</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/publishing-a-service-with-a-join-table-pending/m-p/218816#M8575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That might be the issue. the gdb is in a local Folder Registered in the&lt;/P&gt;&lt;P&gt;Server. But the join table is in SQL Server  ( a RDBMS). Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 09:03:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/publishing-a-service-with-a-join-table-pending/m-p/218816#M8575</guid>
      <dc:creator>Mehretab</dc:creator>
      <dc:date>2015-07-02T09:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Publishing a service with a join table (pending fields)</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/publishing-a-service-with-a-join-table-pending/m-p/218817#M8576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you place all the data in the SQL Server database and see if that addresses your issues?&amp;nbsp; This would have worked at my organization, but database operation prevented us from putting this architecture into our production environment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 11:32:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/publishing-a-service-with-a-join-table-pending/m-p/218817#M8576</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2015-07-02T11:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Publishing a service with a join table (pending fields)</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/publishing-a-service-with-a-join-table-pending/m-p/218818#M8577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you can, put everything in SQL. A File Geodatabase will get slower. Also, if the table has too many records and too many fields it will take longer to render all the symbology. Depending on the table amount of records and internet speed, two minutes is not enough time to render all the symbology on your website.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 11:58:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/publishing-a-service-with-a-join-table-pending/m-p/218818#M8577</guid>
      <dc:creator>DanieleSeveriano</dc:creator>
      <dc:date>2015-07-02T11:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: Publishing a service with a join table (pending fields)</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/publishing-a-service-with-a-join-table-pending/m-p/218819#M8578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a layer in a sde geodatabase and a table in RDBMS (sql server). I do a join between them and show a label based on fields in the RDBMS table (in arcgis 10.2). The service is fine and shows the label well, but when trying to show the service on my application (based on runtime 10.2.5 for .net) it doesn't show a thing (I tried using a simple label or a label based on VBScript.Neither works)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only way it works is by exporting the joined layer as a new one and showing the label out of it. It is a wrong step methodically, I know, but I didn't find any other way. It seems 10.2.5 is poor in addressing joins,symbology and label issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you find a solution ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Jan 2016 07:43:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/publishing-a-service-with-a-join-table-pending/m-p/218819#M8578</guid>
      <dc:creator>yonatanrubinstein</dc:creator>
      <dc:date>2016-01-31T07:43:47Z</dc:date>
    </item>
  </channel>
</rss>

