Adding Boolean Parameter to Solve Route in Modelbuilder

1515
1
Jump to solution
07-27-2012 04:47 AM
MarcCusumano
Occasional Contributor
I am modifying a model that creates a route for a selection of points, assigns a USER ID from an input box and a sequence number. I need to make a check box that asks if the user would like to solve the route. If the box is not checked, the route is not solved and only the USER ID will be populated, and the sequence number will not be assigned. I have the boolean variable set as a parameter and the model works when it is checked, but when it is unchecked the model will not run. How do I tell the model to skip the solve process and calculation of the sequence number field and move directly to calculating the user ID?

[ATTACH=CONFIG]16433[/ATTACH]
Tags (2)
0 Kudos
1 Solution

Accepted Solutions
MarcCusumano
Occasional Contributor
Got it.

[ATTACH=CONFIG]16437[/ATTACH]

View solution in original post

0 Kudos
1 Reply
MarcCusumano
Occasional Contributor
Got it.

[ATTACH=CONFIG]16437[/ATTACH]
0 Kudos