<?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 Attribute Assistant and Versioning in State &amp; Local Government Questions</title>
    <link>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-and-versioning/m-p/282883#M1677</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there an issue with the attribute assistant and versioning?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It appears that the attribuite assistant only works when I do not edit a version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I must be directly editing the SDE tables.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 May 2012 13:00:13 GMT</pubDate>
    <dc:creator>deleted-user-sxViYNIAAUFF</dc:creator>
    <dc:date>2012-05-21T13:00:13Z</dc:date>
    <item>
      <title>Attribute Assistant and Versioning</title>
      <link>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-and-versioning/m-p/282883#M1677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there an issue with the attribute assistant and versioning?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It appears that the attribuite assistant only works when I do not edit a version.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I must be directly editing the SDE tables.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2012 13:00:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-and-versioning/m-p/282883#M1677</guid>
      <dc:creator>deleted-user-sxViYNIAAUFF</dc:creator>
      <dc:date>2012-05-21T13:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant and Versioning</title>
      <link>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-and-versioning/m-p/282884#M1678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The Attribute Assistant does work in a versioning environment.&amp;nbsp; The only layer/table that cannot be versioned is the GenerateID table.&amp;nbsp; What errors are you experiencing?&amp;nbsp; What is not working?&amp;nbsp; Have you enabled the debug log file and review it for configuration issues?&amp;nbsp; Have you logged a tech support call?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2012 10:20:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-and-versioning/m-p/282884#M1678</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2012-05-24T10:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant and Versioning</title>
      <link>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-and-versioning/m-p/282885#M1679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How does the Generateid table get updated if it is not versioned?&amp;nbsp; I am editing a versioned database, but the generateid table is not part of the versioned database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR: GENERATE_ID: Objects in this class cannot be updated outside an edit session [sde.SDE.GenerateId]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2012 15:09:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-and-versioning/m-p/282885#M1679</guid>
      <dc:creator>deleted-user-sxViYNIAAUFF</dc:creator>
      <dc:date>2012-05-24T15:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant and Versioning</title>
      <link>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-and-versioning/m-p/282886#M1680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Rodney,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Internally, the code is making an unversioned edit.&amp;nbsp; If the table is versioned, you will get duplicate IDs.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2012 12:33:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-and-versioning/m-p/282886#M1680</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2012-06-05T12:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant and Versioning</title>
      <link>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-and-versioning/m-p/282887#M1681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mike,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We have our Attribute Assistant Add-in functioning properly within our MXD (Dynamic.gdb).&amp;nbsp; However, in our versioned environment workflow, the Autonumber / Generate ID functions will end up posting duplicate ID's to our SDE feature class tables.&amp;nbsp; Multiple editors throughout our version tree will create new featues in their versions (from the same feature class in different areas of the map document).&amp;nbsp; When i reconcile and post these versions, the ID's created from 'editor A' are the exact same as the ID's created from 'editor B' for that particular feature, as they are are set to auto-number based on the last number in sequence.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We like the attribute assistant, but the ID fields are linked to our mobile software and we cannot have duplicate ID's.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to set the starting points for each editors Dynamic.gdb (10000, 20000, 30000, and so on) so each editor will have enough unique ID's ???&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-JS&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 17:13:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-and-versioning/m-p/282887#M1681</guid>
      <dc:creator>JustinStangl</dc:creator>
      <dc:date>2012-08-30T17:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant and Versioning</title>
      <link>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-and-versioning/m-p/282888#M1682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to not version the Generate ID table.&amp;nbsp; If the table is versioned you will get dup ids.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 17:29:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-and-versioning/m-p/282888#M1682</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2012-08-30T17:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant and Versioning</title>
      <link>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-and-versioning/m-p/282889#M1683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mike, thanks for the input.&amp;nbsp; Actually our GenerateID tables are not versioned, each editor has their own seperate Dynamic/GenerateID tables linked in their MXD with different 'sequence' values in each table (1, 7, 10, 11), in order to reduce the number of duplicate ID's generated.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However the sequence counter is not taking these numbers into account, its just going with the next number in sequence (1,2,3) instead of (7,14,21).&amp;nbsp; How can i get it to use the sequence numbers from the GenerateID table when generating ID's??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 17:54:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-and-versioning/m-p/282889#M1683</guid>
      <dc:creator>JustinStangl</dc:creator>
      <dc:date>2012-10-11T17:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant and Versioning</title>
      <link>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-and-versioning/m-p/282890#M1684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This rule always grabs the last ID and increments it by 1.&amp;nbsp; What you are trying to do is not supported.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 18:49:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-and-versioning/m-p/282890#M1684</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2012-10-11T18:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant and Versioning</title>
      <link>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-and-versioning/m-p/282891#M1685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK that makes sense, thanks for help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 13:08:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-and-versioning/m-p/282891#M1685</guid>
      <dc:creator>JustinStangl</dc:creator>
      <dc:date>2012-10-12T13:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant and Versioning</title>
      <link>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-and-versioning/m-p/282892#M1686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you elaborate a little more on this? I get that the GenID table should not be versioned. However, in a versioned environment, how does this avoid dup ID's? Should all users editing featureclass be working in the same version so that they get an implicit reconcile and thus update that last increment? Or will this work if all users have their own/separate version?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hate to assume.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2017 18:21:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-and-versioning/m-p/282892#M1686</guid>
      <dc:creator>TiffanyPuett</dc:creator>
      <dc:date>2017-03-13T18:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant and Versioning</title>
      <link>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-and-versioning/m-p/282893#M1687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The attribute assistant code makes an unversioned edit to the table. &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Mar 2017 18:46:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-and-versioning/m-p/282893#M1687</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2017-03-13T18:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant and Versioning</title>
      <link>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-and-versioning/m-p/282894#M1688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;...that doesn't really answer my question. Can someone else perhaps answer my question? I'm trying to understand so that I may trouble-shoot an issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2017 13:26:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-and-versioning/m-p/282894#M1688</guid>
      <dc:creator>TiffanyPuett</dc:creator>
      <dc:date>2017-04-20T13:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant and Versioning</title>
      <link>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-and-versioning/m-p/282895#M1689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is supported as of November 2012 per &lt;A class="link-titled" href="http://solutions.arcgis.com/shared/help/attribute-assistant/workflows/configure-generate-id-table/" title="http://solutions.arcgis.com/shared/help/attribute-assistant/workflows/configure-generate-id-table/"&gt;Configure GenerateID table - Attribute Assistant | ArcGIS Solutions&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 17:50:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-and-versioning/m-p/282895#M1689</guid>
      <dc:creator>JustinConnerWR</dc:creator>
      <dc:date>2017-08-03T17:50:38Z</dc:date>
    </item>
  </channel>
</rss>

