<?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: Attribute Assistant Copy Linked Record intermittent in Electric Questions</title>
    <link>https://community.esri.com/t5/electric-questions/attribute-assistant-copy-linked-record/m-p/708801#M643</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I do have domains set on the fields in question.&amp;nbsp; I have domains set in both my PoleAssembly and AssmblyUnit tables on my AssemblyCode, Category and SubCategory fields.&amp;nbsp; I am trying to do a look up into my AssemblyUnit table from my PoleAssembly table to populate the Category and SubCategory fields.&amp;nbsp; The AssemblyCode in both tables is configured the same way with a domain set on it to help get the correct AssemblyCode.&amp;nbsp; When I change my AssemblyCode in my PoleAssembly table I am trying to use the Copy_Linked_Record method to look up the Assembly code in my AssemblyUnit table to populate my Category and SubCategory fields in my PoleAssembly Table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am including screen shots of the fields properties on both my AssemblyUnit and my PoleAssembly tables as well as a screen shot of the relationship class configuration.&amp;nbsp; Does that get you the "data row" you requested or are you looking for something else?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Mar 2016 13:03:53 GMT</pubDate>
    <dc:creator>Gerald_ZBray</dc:creator>
    <dc:date>2016-03-15T13:03:53Z</dc:date>
    <item>
      <title>Attribute Assistant Copy Linked Record intermittent</title>
      <link>https://community.esri.com/t5/electric-questions/attribute-assistant-copy-linked-record/m-p/708799#M641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I having an intermittent problem with the Copy_Linked_Record method of the Attribute Assistant.&amp;nbsp; My configuration will work fine for a while but then start to fail with :&lt;/P&gt;&lt;P&gt;ERROR: COPY_LINKED_RECORD&lt;/P&gt;&lt;P&gt;Value does not fall within the expected range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then just a mysteriously it will begin to work again.&amp;nbsp; I have attached a copy of my AALogFile and a copy of my DynamicValue table for the part in question.&amp;nbsp; I am trying to copy values from one table to the another table.&amp;nbsp; they are related on the proper fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone can suggest something that might correct this issue it would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Zach Bray&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Mar 2016 21:55:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/electric-questions/attribute-assistant-copy-linked-record/m-p/708799#M641</guid>
      <dc:creator>Gerald_ZBray</dc:creator>
      <dc:date>2016-03-14T21:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant Copy Linked Record intermittent</title>
      <link>https://community.esri.com/t5/electric-questions/attribute-assistant-copy-linked-record/m-p/708800#M642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does the target field have a domain or any restrictions?&amp;nbsp; Can I get a copy of the data row where this error occurs?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 00:54:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/electric-questions/attribute-assistant-copy-linked-record/m-p/708800#M642</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2016-03-15T00:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant Copy Linked Record intermittent</title>
      <link>https://community.esri.com/t5/electric-questions/attribute-assistant-copy-linked-record/m-p/708801#M643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I do have domains set on the fields in question.&amp;nbsp; I have domains set in both my PoleAssembly and AssmblyUnit tables on my AssemblyCode, Category and SubCategory fields.&amp;nbsp; I am trying to do a look up into my AssemblyUnit table from my PoleAssembly table to populate the Category and SubCategory fields.&amp;nbsp; The AssemblyCode in both tables is configured the same way with a domain set on it to help get the correct AssemblyCode.&amp;nbsp; When I change my AssemblyCode in my PoleAssembly table I am trying to use the Copy_Linked_Record method to look up the Assembly code in my AssemblyUnit table to populate my Category and SubCategory fields in my PoleAssembly Table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am including screen shots of the fields properties on both my AssemblyUnit and my PoleAssembly tables as well as a screen shot of the relationship class configuration.&amp;nbsp; Does that get you the "data row" you requested or are you looking for something else?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 13:03:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/electric-questions/attribute-assistant-copy-linked-record/m-p/708801#M643</guid>
      <dc:creator>Gerald_ZBray</dc:creator>
      <dc:date>2016-03-15T13:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant Copy Linked Record intermittent</title>
      <link>https://community.esri.com/t5/electric-questions/attribute-assistant-copy-linked-record/m-p/708802#M644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I you can package up the data and the dynamic value table and provide me a reproducible case, I can figure out what is going on.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 13:26:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/electric-questions/attribute-assistant-copy-linked-record/m-p/708802#M644</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2016-03-15T13:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant Copy Linked Record intermittent</title>
      <link>https://community.esri.com/t5/electric-questions/attribute-assistant-copy-linked-record/m-p/708803#M645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have attached a small sample of my data that you could use to test with.&amp;nbsp; My workflow is to create a version to edit against, make my edits, save, reconcile and post, then delete the working version.&amp;nbsp; I do the same workflow multiple times.&amp;nbsp; I believe that after 3 or 4 edits that create new features, then this problem appears.&amp;nbsp; It does seem that if you just edit the related tables this problem does not appear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this sample does not produce the problem would it be possible to do a screen share to see what is happening?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Zach&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 20:06:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/electric-questions/attribute-assistant-copy-linked-record/m-p/708803#M645</guid>
      <dc:creator>Gerald_ZBray</dc:creator>
      <dc:date>2016-03-15T20:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant Copy Linked Record intermittent</title>
      <link>https://community.esri.com/t5/electric-questions/attribute-assistant-copy-linked-record/m-p/708804#M646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;I am not able to repo with your data.&amp;nbsp; Send me an email and we can find an hour to so a screen share on Thursday.&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:mmiller@esri.com"&gt;mmiller@esri.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 20:35:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/electric-questions/attribute-assistant-copy-linked-record/m-p/708804#M646</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2016-03-15T20:35:59Z</dc:date>
    </item>
  </channel>
</rss>

