Select to view content in your preferred language

Modelbuilder - prompt for submodel parameter only if they are required

608
0
08-21-2013 04:05 AM
KerstinServatius
Deactivated User
Hello,

I created a main model that calls different submodels if a condition is true. For every submodel the user must choose a value from a specified field in an input-dataset (parameter). When running the main model, the user is asked to choose every parameter from all submodels. But there are cases where the user can't choose the right parameter because the input dataset doesn't contain them (in these cases the condition is false and the main model won't call this submodel). It is not possible to set these parameters to optional in the model properties.
Is it possible to start the main model, having an input mask which only prompt for the parameters of the main model and after it has checked which submodel is required asking for those parameters?
Or is there a different solution where the parameter where only asked if they were really neccesary?

Any help/advice will be appreciated!

servati
Tags (2)
0 Kudos
0 Replies