I'm working on a modelbuilder tool to append and update data. I have isolated an issue when the model gets to the append tool. I've isolated that portion of the model (just the tool with the inputs). It gives me
ERROR 000229: Cannot open
\ProProjects\PFAS\Updates.gdb\xtabResultsHAtem_ExportTable
ERROR 000229: Cannot open GIS_DEP.PFAS_ResultsHA
and then
Failed to execute (Append).
The input table is in a geodatabase, while the target table is in an enterprise geodatabase.
If I run the tool with the same inputs and settings from the geoprocessing window, it runs fine. Any ideas?