<?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: How can I add attributes to a feature class? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-add-attributes-to-a-feature-class/m-p/224871#M20920</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jack,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;This is a example MAP.user1.TaxLots = workspaceid.User.FeatureClassName&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Mar 2018 03:45:05 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2018-03-06T03:45:05Z</dc:date>
    <item>
      <title>How can I add attributes to a feature class?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-add-attributes-to-a-feature-class/m-p/224865#M20914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a feature layer of points whose only attribute is an ID that matches up to a table of data.&amp;nbsp; How can I perform a "join" on the client side using the esri javascript api 4.x version so that the attributes from the corresponding table row exist in the feature layer and I can set definition expressions and use the attributes in popups.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 17:22:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-add-attributes-to-a-feature-class/m-p/224865#M20914</guid>
      <dc:creator>JackFairfield</dc:creator>
      <dc:date>2018-03-05T17:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: How can I add attributes to a feature class?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-add-attributes-to-a-feature-class/m-p/224866#M20915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jack,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Look here:&lt;/P&gt;&lt;P&gt;&lt;A class="link-bare" href="https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-Sublayer.html#JoinTableDataSource" title="https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-Sublayer.html#JoinTableDataSource"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-Sublayer.html#JoinTableDataSource&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sample:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/sample-code/layers-dynamicdatalayer-table-join/index.html" title="https://developers.arcgis.com/javascript/latest/sample-code/layers-dynamicdatalayer-table-join/index.html"&gt;MapImageLayer - dynamic data layer with table join | ArcGIS API for JavaScript 4.6&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 19:09:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-add-attributes-to-a-feature-class/m-p/224866#M20915</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-03-05T19:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: How can I add attributes to a feature class?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-add-attributes-to-a-feature-class/m-p/224867#M20916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This looks amazing.&amp;nbsp; Thank you so much for the pointer Robert.&amp;nbsp; I'll give it a shot and post back with my experience.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 19:14:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-add-attributes-to-a-feature-class/m-p/224867#M20916</guid>
      <dc:creator>JackFairfield1</dc:creator>
      <dc:date>2018-03-05T19:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: How can I add attributes to a feature class?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-add-attributes-to-a-feature-class/m-p/224868#M20917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you happen to know where I can find the 'workspaceId' and 'dataSourceName' properties to use in this solution?&amp;nbsp; I can't seem to find them through the ArcGIS Server Manager.&lt;/P&gt;&lt;DIV style="color: #d4d4d4; background-color: #1e1e1e; font-weight: normal; font-size: 14px;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 19:34:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-add-attributes-to-a-feature-class/m-p/224868#M20917</guid>
      <dc:creator>JackFairfield1</dc:creator>
      <dc:date>2018-03-05T19:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: How can I add attributes to a feature class?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-add-attributes-to-a-feature-class/m-p/224869#M20918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jack,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Sounds like you are unfamiliar with dynamic workspaces.&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The table must exist in a registered dynamic workspace in your Map Server.&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;A class="link-titled" href="https://enterprise.arcgis.com/en/server/latest/publish-services/linux/enabling-dynamic-layers-on-a-map-service-in-arcgis-for-desktop.htm" title="https://enterprise.arcgis.com/en/server/latest/publish-services/linux/enabling-dynamic-layers-on-a-map-service-in-arcgis-for-desktop.htm"&gt;Enabling dynamic layers on a map service in ArcGIS Desktop—Documentation | ArcGIS Enterprise&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 20:07:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-add-attributes-to-a-feature-class/m-p/224869#M20918</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-03-05T20:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: How can I add attributes to a feature class?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-add-attributes-to-a-feature-class/m-p/224870#M20919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, this makes sense.&amp;nbsp; I have registered my sde and I am using the Workspace ID that I created.&amp;nbsp; Now how can I find the&amp;nbsp;dataSourceName property?&amp;nbsp; I would assume it would just be the name of the table on our sql server.&amp;nbsp; But this doesn't seem to be working for me.&amp;nbsp; Do I need to add anything?&amp;nbsp; Maybe the schema (dbo.tableName) or something?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for all your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 20:45:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-add-attributes-to-a-feature-class/m-p/224870#M20919</guid>
      <dc:creator>JackFairfield</dc:creator>
      <dc:date>2018-03-05T20:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: How can I add attributes to a feature class?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-add-attributes-to-a-feature-class/m-p/224871#M20920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jack,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;This is a example MAP.user1.TaxLots = workspaceid.User.FeatureClassName&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 03:45:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-add-attributes-to-a-feature-class/m-p/224871#M20920</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-03-06T03:45:05Z</dc:date>
    </item>
  </channel>
</rss>

