Hi all,
I have a model (a much simplified version of which is shown below) that appends a feature layer from ArcGIS to a geodatabase and then runs a series of geoprocessing tools on the data. The feature layer has attached images which need to be retained within the geodatabase.
The append step works fine, but when the next tool runs (in this case Extract Multi Values to Points) the output layer layer looses the attachments table and the relationship class between them (they completely disappear - see 'before and after' images below).
Is this a bug and/or is there any way to prevent this from happening and maintaining the attachments?


