<?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 simple example of making a join in a dynamic layer in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/simple-example-of-making-a-join-in-a-dynamic-layer/m-p/450719#M41634</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So, according to esri, since 10.1, we can make joins programmaticaly when using dynamic layers:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://bit.ly/JxdYoG" rel="nofollow" target="_blank"&gt;http://bit.ly/JxdYoG&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"Dynamic layers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dynamic layers allow clients to change layer appearance and behavior on the fly in a map service. Using dynamic layers, you can do the following things:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Define which layers will appear in a map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Define whether labels will appear for a layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Define layer symbology.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Define how layers are rendered (simple, unique value, class breaks).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Define the position and order of layers in the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Remove an existing layer from the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Add a new layer to the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Modify joins to an existing layer/table.&lt;BR /&gt;Add joins to an existing layer/table.&lt;BR /&gt;Add joins to a new layer/external table.&lt;/STRONG&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone please share a simple example?? No matter what I do can't make this work!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Dec 2013 16:48:43 GMT</pubDate>
    <dc:creator>DuarteCarreira</dc:creator>
    <dc:date>2013-12-27T16:48:43Z</dc:date>
    <item>
      <title>simple example of making a join in a dynamic layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/simple-example-of-making-a-join-in-a-dynamic-layer/m-p/450719#M41634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So, according to esri, since 10.1, we can make joins programmaticaly when using dynamic layers:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://bit.ly/JxdYoG" rel="nofollow" target="_blank"&gt;http://bit.ly/JxdYoG&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"Dynamic layers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dynamic layers allow clients to change layer appearance and behavior on the fly in a map service. Using dynamic layers, you can do the following things:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Define which layers will appear in a map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Define whether labels will appear for a layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Define layer symbology.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Define how layers are rendered (simple, unique value, class breaks).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Define the position and order of layers in the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Remove an existing layer from the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Add a new layer to the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Modify joins to an existing layer/table.&lt;BR /&gt;Add joins to an existing layer/table.&lt;BR /&gt;Add joins to a new layer/external table.&lt;/STRONG&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone please share a simple example?? No matter what I do can't make this work!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Dec 2013 16:48:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/simple-example-of-making-a-join-in-a-dynamic-layer/m-p/450719#M41634</guid>
      <dc:creator>DuarteCarreira</dc:creator>
      <dc:date>2013-12-27T16:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: simple example of making a join in a dynamic layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/simple-example-of-making-a-join-in-a-dynamic-layer/m-p/450720#M41635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Some material I found useful:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://blogs.esri.com/esri/arcgis/tag/dynamic-layers/" rel="nofollow" target="_blank"&gt;http://blogs.esri.com/esri/arcgis/tag/dynamic-layers/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://nicogis.blogspot.pt/2013/06/dynamic-layers.html" rel="nofollow" target="_blank"&gt;http://nicogis.blogspot.pt/2013/06/dynamic-layers.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, the best explanation on using dynamic-layers is from a blog post:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://blogs.esri.com/esri/arcgis/2012/06/01/uploading-client-data-to-perform-thematic-mapping-on-the-server/" rel="nofollow" target="_blank"&gt;http://blogs.esri.com/esri/arcgis/2012/06/01/uploading-client-data-to-perform-thematic-mapping-on-the-server/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since esri keeps changing their "perma" links I'm attaching the word doc from that post for future reference.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I find there is little information on how dynamic layers work and how to manage them in all aspects of a web app, like querying, identifying, printing, etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;More examples are needed...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Dec 2013 09:13:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/simple-example-of-making-a-join-in-a-dynamic-layer/m-p/450720#M41635</guid>
      <dc:creator>DuarteCarreira</dc:creator>
      <dc:date>2013-12-31T09:13:06Z</dc:date>
    </item>
  </channel>
</rss>

