<?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>idea Requesting SceneLayer with associated FeatureLayer Multipatch automation on AGOL/Enterprise Scenes in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/requesting-scenelayer-with-associated-featurelayer/idi-p/1125527</link>
    <description>&lt;P&gt;&lt;SPAN&gt;SceneLayer with associated FeatureLayer&amp;nbsp; (SLwFL) from Multipatch FeatureClass on FileGeodatabase is the only way to go (or at least the most flexible) for building interactive apps because they offer more functionality than simple standalone SceneLayers.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Current state of things (ArcGIS Pro 2.9):&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Automating the Creation and Overwrite of SLwFL from filegeodatabase multipatch Feature Class&lt;/STRONG&gt;: workflow not documented, the most resembling solution is what i posted in here and it does not work well because of layer settings&amp;nbsp;&lt;A href="https://community.esri.com/t5/python-questions/can-arcpy-publish-update-web-scene-layer-with/m-p/448532" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/python-questions/can-arcpy-publish-update-web-scene-layer-with/m-p/448...&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;For Overwrite/Edit/Upsert/Update SLwFL already available in AGOL/Enterprise, it simply is not documented and currently the idea is to "republish" although it would create a whole different ItemId, it should be like this for Overwriting FeatureLayers&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-online-documents/overwrite-arcgis-online-feature-service-using/ta-p/904457" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-online-documents/overwrite-arcgis-online-feature-service-using/...&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;So if you have a large scale 3D model to deploy, and which is dynamically changing? Current solution is either: do it manually with the ArcGIS Pro GUI which is not viable for multiple models or try your luck using the script i posted in the first link. Regarding overwrites or updates, automation simply is not possible (have to rebuild whole feature class again).&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;So really appreciate your feedback because with this functionality it will be a breeze to do the full workflow: build your Multipatch Feature Class in GIS (ArcGIS Pro) -&amp;gt; Share (AGOL) -&amp;gt; Client Side Powerful Dynamic Dashboards (ArcGIS JS API) all automation.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Some ways to make this multi team upgrade could be: i) make an arcpy hook which can mimick when user right clicks on content pane multipatch ArcGIS Pro scene layer &amp;gt; Sharing &amp;gt; As web layer &amp;gt; share as&amp;nbsp;&lt;STRONG&gt;SLwFL&amp;nbsp;&lt;/STRONG&gt;ii) for the overwrite would be for example interesting to revamp the ArcGIS Python API feature_layer.append() to be able to work with filegdb and output&amp;nbsp;SLwFL together with feature_layer.delete() and feature_layer.edit() for example.&lt;/P&gt;
&lt;P&gt;Have developed a DIY map application where users have their own scenes, and i have to manually publish each user scene for his/her own application because this feature is not implemented so many thanks if you can take a look at this. Considering that this particular workflow (of Scene automation) is fronted by ESRI capabilities, being next to none in terms of such capabilities. With this solution would make the communication between your products even more in front of competition.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In my opinion is still quite basic and only touching the surface of what is necessary to improve in terms of scenes workflows reason of which making this idea.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Cheers.&lt;/P&gt;</description>
    <pubDate>Fri, 25 Oct 2024 19:42:26 GMT</pubDate>
    <dc:creator>FranciscoCosta1</dc:creator>
    <dc:date>2024-10-25T19:42:26Z</dc:date>
    <item>
      <title>Requesting SceneLayer with associated FeatureLayer Multipatch automation on AGOL/Enterprise Scenes</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/requesting-scenelayer-with-associated-featurelayer/idi-p/1125527</link>
      <description>&lt;P&gt;&lt;SPAN&gt;SceneLayer with associated FeatureLayer&amp;nbsp; (SLwFL) from Multipatch FeatureClass on FileGeodatabase is the only way to go (or at least the most flexible) for building interactive apps because they offer more functionality than simple standalone SceneLayers.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Current state of things (ArcGIS Pro 2.9):&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Automating the Creation and Overwrite of SLwFL from filegeodatabase multipatch Feature Class&lt;/STRONG&gt;: workflow not documented, the most resembling solution is what i posted in here and it does not work well because of layer settings&amp;nbsp;&lt;A href="https://community.esri.com/t5/python-questions/can-arcpy-publish-update-web-scene-layer-with/m-p/448532" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/python-questions/can-arcpy-publish-update-web-scene-layer-with/m-p/448...&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;For Overwrite/Edit/Upsert/Update SLwFL already available in AGOL/Enterprise, it simply is not documented and currently the idea is to "republish" although it would create a whole different ItemId, it should be like this for Overwriting FeatureLayers&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-online-documents/overwrite-arcgis-online-feature-service-using/ta-p/904457" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-online-documents/overwrite-arcgis-online-feature-service-using/...&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;So if you have a large scale 3D model to deploy, and which is dynamically changing? Current solution is either: do it manually with the ArcGIS Pro GUI which is not viable for multiple models or try your luck using the script i posted in the first link. Regarding overwrites or updates, automation simply is not possible (have to rebuild whole feature class again).&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;So really appreciate your feedback because with this functionality it will be a breeze to do the full workflow: build your Multipatch Feature Class in GIS (ArcGIS Pro) -&amp;gt; Share (AGOL) -&amp;gt; Client Side Powerful Dynamic Dashboards (ArcGIS JS API) all automation.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Some ways to make this multi team upgrade could be: i) make an arcpy hook which can mimick when user right clicks on content pane multipatch ArcGIS Pro scene layer &amp;gt; Sharing &amp;gt; As web layer &amp;gt; share as&amp;nbsp;&lt;STRONG&gt;SLwFL&amp;nbsp;&lt;/STRONG&gt;ii) for the overwrite would be for example interesting to revamp the ArcGIS Python API feature_layer.append() to be able to work with filegdb and output&amp;nbsp;SLwFL together with feature_layer.delete() and feature_layer.edit() for example.&lt;/P&gt;
&lt;P&gt;Have developed a DIY map application where users have their own scenes, and i have to manually publish each user scene for his/her own application because this feature is not implemented so many thanks if you can take a look at this. Considering that this particular workflow (of Scene automation) is fronted by ESRI capabilities, being next to none in terms of such capabilities. With this solution would make the communication between your products even more in front of competition.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In my opinion is still quite basic and only touching the surface of what is necessary to improve in terms of scenes workflows reason of which making this idea.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Cheers.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 19:42:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/requesting-scenelayer-with-associated-featurelayer/idi-p/1125527</guid>
      <dc:creator>FranciscoCosta1</dc:creator>
      <dc:date>2024-10-25T19:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: Requesting SceneLayer with associated FeatureLayer Multipatch automation on AGOL/Enterprise Scenes - Status changed to: Under Consideration</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/requesting-scenelayer-with-associated-featurelayer/idc-p/1125599#M18065</link>
      <description>&lt;P&gt;As discussed in the previous post this is in active discussion with other teams and will report back once I have more information.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Dec 2021 21:40:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/requesting-scenelayer-with-associated-featurelayer/idc-p/1125599#M18065</guid>
      <dc:creator>Andrew--Johnson</dc:creator>
      <dc:date>2021-12-13T21:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: Requesting SceneLayer with associated FeatureLayer Multipatch automation on AGOL/Enterprise Scenes</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/requesting-scenelayer-with-associated-featurelayer/idc-p/1125753#M18068</link>
      <description>&lt;P&gt;Good Works.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Dec 2021 09:48:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/requesting-scenelayer-with-associated-featurelayer/idc-p/1125753#M18068</guid>
      <dc:creator>FranciscoCosta1</dc:creator>
      <dc:date>2021-12-14T09:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Requesting SceneLayer with associated FeatureLayer Multipatch automation on AGOL/Enterprise Scenes - Status changed to: Implemented</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/requesting-scenelayer-with-associated-featurelayer/idc-p/1552523#M32551</link>
      <description>&lt;P&gt;In Pro 3.4, you can automate sharing web scene layers with associated web feature layers using the new SceneLayerSharingDraft class in the arcpy.sharing module. Thank you for submitting your feedback.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 19:46:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/requesting-scenelayer-with-associated-featurelayer/idc-p/1552523#M32551</guid>
      <dc:creator>SusanTran</dc:creator>
      <dc:date>2024-10-25T19:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Requesting SceneLayer with associated FeatureLayer Multipatch automation on AGOL/Enterprise Scenes</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/requesting-scenelayer-with-associated-featurelayer/idc-p/1558885#M32886</link>
      <description>&lt;P&gt;To learn more about this functionality beginning in ArcGIS Pro 3.4, see &lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-pro/mapping/introducing-scenelayersharingdraft/" target="_self"&gt;this blog article&lt;/A&gt; and the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/sharing/scenelayersharingdraft-class.htm" target="_self"&gt;SceneLayerSharingDraft&lt;/A&gt; help topic.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2024 20:36:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/requesting-scenelayer-with-associated-featurelayer/idc-p/1558885#M32886</guid>
      <dc:creator>JonahLay</dc:creator>
      <dc:date>2024-11-14T20:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Requesting SceneLayer with associated FeatureLayer Multipatch automation on AGOL/Enterprise Scenes</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/requesting-scenelayer-with-associated-featurelayer/idc-p/1595469#M34130</link>
      <description>&lt;P&gt;Cheers, really appreciate, your wonderful feedback and congratulations.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Mar 2025 23:44:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/requesting-scenelayer-with-associated-featurelayer/idc-p/1595469#M34130</guid>
      <dc:creator>FranciscoCosta1</dc:creator>
      <dc:date>2025-03-13T23:44:51Z</dc:date>
    </item>
  </channel>
</rss>

