<?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: Saving a project using python scripting. in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/saving-a-project-using-python-scripting/m-p/1340090#M74226</link>
    <description>&lt;P&gt;The other thing is that you can use saveACopy() to replace the same file name.&lt;/P&gt;</description>
    <pubDate>Fri, 20 Oct 2023 15:57:20 GMT</pubDate>
    <dc:creator>AlfredBaldenweck</dc:creator>
    <dc:date>2023-10-20T15:57:20Z</dc:date>
    <item>
      <title>Saving a project using python scripting.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/saving-a-project-using-python-scripting/m-p/1339492#M74154</link>
      <description>&lt;P&gt;I am writing a python script in which i am adding a new layer from a feature class using the 'addDataFromPath' function, now i want to save the changes using the project.save() method but its i giving me an OSError. Can anyone please help me how can i resolve this error or any other way around.&lt;/P&gt;&lt;P&gt;I have tried using project.saveACopy() but its not solving my purpose.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 05:04:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/saving-a-project-using-python-scripting/m-p/1339492#M74154</guid>
      <dc:creator>AbhyanshuGupta</dc:creator>
      <dc:date>2023-10-20T05:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Saving a project using python scripting.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/saving-a-project-using-python-scripting/m-p/1339544#M74163</link>
      <description>&lt;P&gt;I believe the .save() method is bugged on versions 2.9 - 3.1. I had this issue today and had to use .saveACopy() instead.&amp;nbsp;&lt;/P&gt;&lt;P&gt;People reported the issue here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/python-questions/project-service-aprx-object-save-error-from-pro-2/td-p/1119713" target="_blank"&gt;https://community.esri.com/t5/python-questions/project-service-aprx-object-save-error-from-pro-2/td-p/1119713&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2023 13:37:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/saving-a-project-using-python-scripting/m-p/1339544#M74163</guid>
      <dc:creator>ASw93</dc:creator>
      <dc:date>2023-10-19T13:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Saving a project using python scripting.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/saving-a-project-using-python-scripting/m-p/1340090#M74226</link>
      <description>&lt;P&gt;The other thing is that you can use saveACopy() to replace the same file name.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 15:57:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/saving-a-project-using-python-scripting/m-p/1340090#M74226</guid>
      <dc:creator>AlfredBaldenweck</dc:creator>
      <dc:date>2023-10-20T15:57:20Z</dc:date>
    </item>
  </channel>
</rss>

