I have a model which, in theory, runs the watershed tool, converts the raster to polygon, adds "WS_Area" field and calculates it, uses "make feature layer" to select polygons less than 10000 square meters and "eliminate"s them.
Before the model even runs I get a message box with the following errors:
[indent]"Field WS_Area does not exist within table
Input must be polygon
Input features: value is required
output layer: value is required"[/indent]
insert after iterator, tool "make Feature Layer" an done