ArcMap 10.8
Hello, I'm having difficulty using the iterator in my model. This is what I want it to do:
Iterate through a list of SDE feature classes
For each SDE layer, make a temporary feature layer
Take that feature layer and perform a selection by location
Append the selected features into an existing geodatabase feature class.
So my model works perfectly except that the attributes are not being carried forward to my geodatabase feature class. The spatial data, in this case lines, comes over.
I know it's not an attribute compatibility issue as it works when done manually.
Not sure what I'm doing wrong... any suggestions would be appreciated.
