Skip to main content
Question

Change Detection port delete not work

  • July 15, 2024
  • 1 reply
  • 83 views

hieutran
Contributor
Forum|alt.badge.img

Hi all,

I am using Change Detection to compare 2 geodb_tables
At the delete ports, the correct number of deleted rows is 2
But it is not being cleared in my writer, the result in the output table is still 11
Please let me know how to fix this error.
For the geodb_point and geodb_line data, the result is completely correct, only geodb_table has an error as I showed above.

 

1 reply

kailinatsafe
Safer
Forum|alt.badge.img+23

Hello @hieutran, can you show an image of how your ChangeDetector parameters are set up? Looks like there could be something wrong with how the ID’s are being compared between the Original & Revised. Both datasets will need to have a common ID to compare features against.

If you have not worked with the ChangeDetector before, I recommend working through the following article: How do I apply updates to a Feature Service? Happy to help, Kailin.