| Bug ID Number |
BUG-000171696 |
| Submitted | October 23, 2024 |
| Last Modified | March 12, 2025 |
| Applies to | ArcGIS Pro |
| Version found | 3.3.2 |
| Operating System | Windows OS |
| Operating System Version | 10.0 64 Bit |
| Status | Known Limit
After review by the development team, it has been determined that this issue is related to a known limitation with the software that lies outside of Esri's control. The issue's Additional Information section may contain further explanation.
|
Additional Information
The Append tool prevents operations where the target dataset and the input dataset are the same. However, the behavior observed is a known limitation when 'MakeXYEventLayer' is run on a given feature class and used as input to the Append tool, and the target dataset is the same feature class that is referenced by the event layer.
Workaround
Instead of setting the Append tool's Input Datasets parameter to an event layer, set that parameter to a feature class copy of the event layer.
Steps to Reproduce