<?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 to I replace UpdateLayer in ArcGIS Pro in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-i-replace-updatelayer-in-arcgis-pro/m-p/1107573#M46693</link>
    <description>&lt;P&gt;I'm not a Python coder at all but one thing to try to troubleshoot is run the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/analyzetoolsforpro.htm" target="_self"&gt;Analyze Tools for Pro&lt;/A&gt; geoprocessing tool on your Python script file.&amp;nbsp; The GP tool will write out a text file with suggestions on how to correct an ArcMap authored Python script to run in ArcGIS Pro.&amp;nbsp; In the meantime, I'll keep researching the question.&lt;/P&gt;</description>
    <pubDate>Thu, 14 Oct 2021 16:27:21 GMT</pubDate>
    <dc:creator>Robert_LeClair</dc:creator>
    <dc:date>2021-10-14T16:27:21Z</dc:date>
    <item>
      <title>How to I replace UpdateLayer in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-i-replace-updatelayer-in-arcgis-pro/m-p/1107358#M46666</link>
      <description>&lt;P&gt;I have started converting a tool from ArcMap to ArcGIS Pro and am having difficulty finding a function that is equitant to&amp;nbsp;arcpy.mapping.UpdateLayer for ArcGIS Pro. Any ideas what functions I should use to replace this line of code:&lt;/P&gt;&lt;P&gt;arcpy.mapping.UpdateLayer(dataframe, afs_layer, sourceAfsSymbologyLayer, True)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 23:58:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-i-replace-updatelayer-in-arcgis-pro/m-p/1107358#M46666</guid>
      <dc:creator>cwsmith13181</dc:creator>
      <dc:date>2021-10-13T23:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to I replace UpdateLayer in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-i-replace-updatelayer-in-arcgis-pro/m-p/1107573#M46693</link>
      <description>&lt;P&gt;I'm not a Python coder at all but one thing to try to troubleshoot is run the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/analyzetoolsforpro.htm" target="_self"&gt;Analyze Tools for Pro&lt;/A&gt; geoprocessing tool on your Python script file.&amp;nbsp; The GP tool will write out a text file with suggestions on how to correct an ArcMap authored Python script to run in ArcGIS Pro.&amp;nbsp; In the meantime, I'll keep researching the question.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 16:27:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-i-replace-updatelayer-in-arcgis-pro/m-p/1107573#M46693</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2021-10-14T16:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to I replace UpdateLayer in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-i-replace-updatelayer-in-arcgis-pro/m-p/1107580#M46695</link>
      <description>&lt;P&gt;An update - in researching the UpdateLayer function, there is an item in the internals about not having an equivalent to arcpy.mapping.UpdateLayer or UpdateTime.&amp;nbsp; But there is a different solution available - the developers have exposed Python CIM access to gain access to more capabilities.&amp;nbsp; You can read more about this &lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/python-cim-access.htm" target="_self"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 16:38:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-i-replace-updatelayer-in-arcgis-pro/m-p/1107580#M46695</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2021-10-14T16:38:27Z</dc:date>
    </item>
  </channel>
</rss>

