Hello,
I am looking to update data of a feature class that belongs to a topology. I am using a basic Truncate and Append Python script to do this. I have tried TruncateTable, DeleteRows, and DeleteFeatures to delete features but I get the error: ERROR 001395: Operation not supported on a feature class in a controller dataset.
Is there a way to do this?
Thanks,
Josh