Hi guys,
I'm using ArcGIS 10.2...and I'm getting some frustrating results using Model Builder to append data to a Feature Class within a FGDB.
I have 6 datasets (a mix of shapefiles and FC in a FGDB)
The steps I perform in the model include:
1. add fields to these datasets
2. calculate fields
3. append to a "master" FC in a FGDB using schema type "NO_TEST" and field map the various fields from the input datasets to the Target.
for some reason the data is not appending correctly. The field mapping looks correct.
I've deleted features from the Target FC (empty FC) and tried appending over again, yet the same (wrong) fields map to the target fc.
is it holding this data in memory ???
Is MB always so buggy ?
many thanks,
Tim