I'm trying to load a feature class into an existing feature class using ModelBuilder. I have a template feature class already established with domains and I'd like to be able to run a Model that will load data into this feature class.
Is there a good way to do this with ModelBuilder?
Thanks!