I'm trying to generalize the map. I want to add building names to their geometry, but I have a problem with that. I tried to use TextAdder and Aggregator and the result is good. I then use the temporary location to be able to use ArcPy and here the problem arises. When I add TextAdder and Aggregator, I get an error:
Python Exception <ExecuteError>: Failed to execute. Parameters are not valid.
ERROR 000732: Input Features: Dataset pre_aggregation does not exist or is not supported
When I don't use TextAdder and Aggregator everything is good.