Attribute Assistant error HRESTULT E_FAIL

4624
3
Jump to solution
11-25-2015 01:09 PM
JerryCorum1
New Contributor III

I am using the Attribute Assistant with ArcGIS for
Desktop 10.2.2 to help with some workflows for our Data and Maps team.  We have had some of the changes go very
smoothly, but are encountering an error with a manual rule using the LINK_TABLE_ASSET
method to snag a value from a table and bring it into the feature class.  We get an error message in a
ESRI.ArcGIS.Editor message box:

errormessage.png

Steps to reproduce:

  1. Make a geodatabase and copy the DynamicValue
    table to it with its domains
  2. Create a new point or polygon feature class and
    add an text field
  3. Create a new table and add a text field to copy
    from
  4. Create a rule in the DynamicValue table
    1. Table
      Name is the name of the point or polygon feature class
    2. Field
      Name is the field in that feature class you want the value from the table to be
      stored in
    3. Set
      Value Method to LINK_TABLE_ASSET
    4. Value
      infor should be [Table Name]|[Field Name] – referring to the table you are
      copying data from, and the specific field you want to copy from.
  5. Save everything
  6. Create a new point or polygon
  7. Open the table and select the line
  8. Click the Run Manual Rules button on the
    Attribute Assistant toolbar
  9. Say no when it asks if you want to run the rule
    on the selected features. 
  10. Try to run it again.  Even if you select a different feature, or
    clear the selecting and select a different feature, the error will appear.

Workaround:

It originally seemed impossible to get past the error without restarting ArcMap, however, you can clear the selection and run
the manual rule again (it will say that nothing is selected), then select the
features you need to link and run the manual rules again, it works. 

Has anyone seen this before?  Is this an issue with our use of the rule, or
the method itself?  I think it’s a bug
with the way selecting “No” is handled by the Attribute Assistant but I hate
assuming that.

0 Kudos
1 Solution

Accepted Solutions
ChristianWells
Esri Regular Contributor

Hi Jerry,

If possible, can you log a support ticket so we can attach you to this bug?

Also, I found that the current master branch of the Attribute Assistant add-in doesn't seem to encounter the same issue. However, in order to use this you would need the following:

  • ArcGIS 10.2 SDK
  • .Net 4.0
  • Visual Studio 2010 or greater

Esri/local-government-desktop-addins · GitHub

View solution in original post

0 Kudos
3 Replies
ChristianWells
Esri Regular Contributor

Hi Jerry,

It looks like this issue (or something similar) may be documented as a bug.

BUG-000089019 - When running the ?Run Manual Change rules for sele..

Can you confirm which version of Attribute Assistant you have installed? This should be available from the Add-in Manager window.

JerryCorum1
New Contributor III

Hi Christian,

It looks like the version number in the Add-in Manager window is 6.26.2015.  Is there reallya hotfix for it?

Thanks,

Jerry

0 Kudos
ChristianWells
Esri Regular Contributor

Hi Jerry,

If possible, can you log a support ticket so we can attach you to this bug?

Also, I found that the current master branch of the Attribute Assistant add-in doesn't seem to encounter the same issue. However, in order to use this you would need the following:

  • ArcGIS 10.2 SDK
  • .Net 4.0
  • Visual Studio 2010 or greater

Esri/local-government-desktop-addins · GitHub

0 Kudos