Hi All,
I have a Model that creates Delivery Routes based on ZipCode. After the routes are created and that ZipCode does not exist in an existing Route_Lines fc, then the Delivery Route based on ZipCode needs to be Appended into Route_Lines fc. I'm running into problems when I Calculate Value based on the Get Count function in ModelBuilder:
Attachment 31959
The Append process does not execute because the precondition is false. I did a test run and deleted two zipcodes from the existing Route_Lines fc that appear first, and it still does not append.
Please advise.
Thank you in advance.
I have a Model that creates Delivery Routes based on ZipCode. After the routes are created and that ZipCode does not exist in an existing Route_Lines fc, then the Delivery Route based on ZipCode needs to be Appended into Route_Lines fc. I'm running into problems when I Calculate Value based on the Get Count function in ModelBuilder:
Attachment 31959
The Append process does not execute because the precondition is false. I did a test run and deleted two zipcodes from the existing Route_Lines fc that appear first, and it still does not append.
Please advise.
Thank you in advance.