I am trying to find the closest network facility for each city in a state. I have the city shapefiles, incidents and facilities for each city. The total incidents exceed 10,000 but not for each city where I am running the calculations. I believe I could do this for each city, but is there a way to batch process these calculations? Thanks in advance for your insights.