<?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 Objects in this class cannot be updated outside an edit session in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/objects-in-this-class-cannot-be-updated-outside-an/m-p/227249#M17630</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using ArcGIs Desktop 10.2.2 and SDE 10.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When running a "“&lt;SPAN style="font-size: 11.5pt; font-family: 'Courier New'; color: #404040;"&gt;CalculateField” command in Python or ModelBuilder it shows the following error message:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-left: 7.5pt;"&gt;&lt;SPAN style="font-size: 11.5pt; font-family: 'Courier New'; color: #d70019;"&gt;ERROR &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.5pt; font-family: 'Courier New'; color: #480073;"&gt;999999&lt;/SPAN&gt;&lt;SPAN style="font-size: 11.5pt; font-family: 'Courier New'; color: #d70019;"&gt;: Error executing function.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 7.5pt;"&gt;&lt;SPAN style="font-size: 11.5pt; font-family: 'Courier New'; color: #d70019;"&gt;Objects in this class cannot be updated outside an edit session [SEW.SCrossing]&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 7.5pt;"&gt;&lt;SPAN style="font-size: 11.5pt; font-family: 'Courier New'; color: #d70019;"&gt;Failed to execute (Calculate Field (17)).&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 7.5pt;"&gt;&lt;/P&gt;&lt;P style="margin-left: 7.5pt;"&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Apr 2015 13:59:23 GMT</pubDate>
    <dc:creator>JoseSanchez</dc:creator>
    <dc:date>2015-04-29T13:59:23Z</dc:date>
    <item>
      <title>Objects in this class cannot be updated outside an edit session</title>
      <link>https://community.esri.com/t5/python-questions/objects-in-this-class-cannot-be-updated-outside-an/m-p/227249#M17630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using ArcGIs Desktop 10.2.2 and SDE 10.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When running a "“&lt;SPAN style="font-size: 11.5pt; font-family: 'Courier New'; color: #404040;"&gt;CalculateField” command in Python or ModelBuilder it shows the following error message:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-left: 7.5pt;"&gt;&lt;SPAN style="font-size: 11.5pt; font-family: 'Courier New'; color: #d70019;"&gt;ERROR &lt;/SPAN&gt;&lt;SPAN style="font-size: 11.5pt; font-family: 'Courier New'; color: #480073;"&gt;999999&lt;/SPAN&gt;&lt;SPAN style="font-size: 11.5pt; font-family: 'Courier New'; color: #d70019;"&gt;: Error executing function.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 7.5pt;"&gt;&lt;SPAN style="font-size: 11.5pt; font-family: 'Courier New'; color: #d70019;"&gt;Objects in this class cannot be updated outside an edit session [SEW.SCrossing]&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 7.5pt;"&gt;&lt;SPAN style="font-size: 11.5pt; font-family: 'Courier New'; color: #d70019;"&gt;Failed to execute (Calculate Field (17)).&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 7.5pt;"&gt;&lt;/P&gt;&lt;P style="margin-left: 7.5pt;"&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 13:59:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/objects-in-this-class-cannot-be-updated-outside-an/m-p/227249#M17630</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2015-04-29T13:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Objects in this class cannot be updated outside an edit session</title>
      <link>https://community.esri.com/t5/python-questions/objects-in-this-class-cannot-be-updated-outside-an/m-p/227250#M17631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Solution:&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #1f497d;"&gt;Versioning the feature dataset fixed this problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 14:37:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/objects-in-this-class-cannot-be-updated-outside-an/m-p/227250#M17631</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2015-04-29T14:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: Objects in this class cannot be updated outside an edit session</title>
      <link>https://community.esri.com/t5/python-questions/objects-in-this-class-cannot-be-updated-outside-an/m-p/227251#M17632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no more options??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 21:09:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/objects-in-this-class-cannot-be-updated-outside-an/m-p/227251#M17632</guid>
      <dc:creator>Fabian_CamiloHeredia</dc:creator>
      <dc:date>2015-08-27T21:09:50Z</dc:date>
    </item>
  </channel>
</rss>

