<?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: SceneLayer renderer won't update after the linked FeatureLayer's attributes has been updated? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/scenelayer-renderer-won-t-update-after-the-linked/m-p/718459#M66734</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately at Portal 10.5.1 you will need to republish the scene layer/feature layer manually. ArcGIS Online currently supports creating a scene layer from a feature layer and managing the cache when the feature layer is updated but that functionality is not in Portal 10.5.1. This workflow will be easier in the future as enhancements are added to both ArcGIS Online and Portal for ArcGIS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Aug 2017 16:18:13 GMT</pubDate>
    <dc:creator>Andrew--Johnson</dc:creator>
    <dc:date>2017-08-29T16:18:13Z</dc:date>
    <item>
      <title>SceneLayer renderer won't update after the linked FeatureLayer's attributes has been updated?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/scenelayer-renderer-won-t-update-after-the-linked/m-p/718456#M66731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm working on some 3D model data and want to use the scenelayer's renderer to reflect the 3D model's attribute changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I published hosted scene layers from ArcGIS Pro directly to ArcGIS Server( NOT the .slpk way, and enabled feature edit before Share As Web Layer ), then&amp;nbsp;3 new items appeared in ArcGIS Portal and ArcGIS Server REST Services Directory, like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ArcGIS Portal:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/368238_TIM截图20170823200649.png" style="width: 620px; height: 74px;" /&gt;&lt;/P&gt;&lt;P&gt;ArcGIS Server:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/368239_TIM截图20170823200754.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything's OK, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I can successfully&amp;nbsp;applyEdits to the FeatureService from JS API, and view the changed attributes through the sceneview popup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only problem is, I have set UniqueValueRenderer for the scene layer, but the renderer style is still the same. I'm sure the value of the field which has been used in UniqueValueRenderer &amp;nbsp;has changed. It seems that scene service has cached a copy of feature service's attribute table and never update it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please explain to me the&amp;nbsp;mechanism between the scene layer and it's linked feature layer, how they works, and how can I use the linked feature layer's attributes to set renderer for the scene layer ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 12:34:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/scenelayer-renderer-won-t-update-after-the-linked/m-p/718456#M66731</guid>
      <dc:creator>nie</dc:creator>
      <dc:date>2017-08-23T12:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: SceneLayer renderer won't update after the linked FeatureLayer's attributes has been updated?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/scenelayer-renderer-won-t-update-after-the-linked/m-p/718457#M66732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The popup window is pulling the attribute information directly from the connected feature layer. The Unique Values renderer on the other hand is pulling the values from the statistics which is cached with the scene layer. You will need to recreate the scene layer cache in order to see those changes in the renderer. We are currently working on documentation to clarify this further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you have any additional questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2017 17:56:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/scenelayer-renderer-won-t-update-after-the-linked/m-p/718457#M66732</guid>
      <dc:creator>Andrew--Johnson</dc:creator>
      <dc:date>2017-08-25T17:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: SceneLayer renderer won't update after the linked FeatureLayer's attributes has been updated?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/scenelayer-renderer-won-t-update-after-the-linked/m-p/718458#M66733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then how to recreate the scene layer cache, can I do this in JavaScript API?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 11:18:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/scenelayer-renderer-won-t-update-after-the-linked/m-p/718458#M66733</guid>
      <dc:creator>nie</dc:creator>
      <dc:date>2017-08-29T11:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: SceneLayer renderer won't update after the linked FeatureLayer's attributes has been updated?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/scenelayer-renderer-won-t-update-after-the-linked/m-p/718459#M66734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately at Portal 10.5.1 you will need to republish the scene layer/feature layer manually. ArcGIS Online currently supports creating a scene layer from a feature layer and managing the cache when the feature layer is updated but that functionality is not in Portal 10.5.1. This workflow will be easier in the future as enhancements are added to both ArcGIS Online and Portal for ArcGIS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 16:18:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/scenelayer-renderer-won-t-update-after-the-linked/m-p/718459#M66734</guid>
      <dc:creator>Andrew--Johnson</dc:creator>
      <dc:date>2017-08-29T16:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: SceneLayer renderer won't update after the linked FeatureLayer's attributes has been updated?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/scenelayer-renderer-won-t-update-after-the-linked/m-p/718460#M66735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&amp;nbsp;Finally I solved this by watching the sceneLayerView's 'updating' property and request the loaded feature's attributes manually from the feature service.&lt;/P&gt;&lt;P&gt;Thank you for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 16:42:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/scenelayer-renderer-won-t-update-after-the-linked/m-p/718460#M66735</guid>
      <dc:creator>nie</dc:creator>
      <dc:date>2017-08-29T16:42:08Z</dc:date>
    </item>
  </channel>
</rss>

