I have created a model which at some point writes temporary data to an empty table in a geodatabase. After all the geoprocessing is done the final step in the model is deleting all records in that table.
This produces a message "WARNING 000117: Warning empty output generated."
Is there a way to suppress that message?
This produces a message "WARNING 000117: Warning empty output generated."
Is there a way to suppress that message?