Skip to main content
Solved

changedector match all attributes problem

  • September 11, 2015
  • 1 reply
  • 16 views

What does the "Match All Attributes" setting of the Attribute Matching Strategy in the ChangeDetector mean? I have two shapefiles that are exactly the same except that I have changed a value in one of the attributes of one of the shapefiles.

 

 

If I select "Match Selected Attributes" and check the attribute in question, the ChangeDetector does pick up the change.However, when I select "Match All Attributes", none of the features match. Because I'm running this workspace with different feature sources, I want the ChangeDetector to automatically "Match All Attributes".

 

 

Thanks

Best answer by david_r

Hi

 

 

If you specify "Match all attributes" then FME will also match on the OBJECTID etc that are present, so it might not be the best choice for most applications.

 

 

David
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

david_r
Celebrity
  • Best Answer
  • September 14, 2015
Hi

 

 

If you specify "Match all attributes" then FME will also match on the OBJECTID etc that are present, so it might not be the best choice for most applications.

 

 

David