
However, the metadata field that supplies this variable is a subfield of another field. The parent field is of the type "No-yes list". If the parent field is "Yes" I can set a default value for the subfield and that will work as the variable, I look for in the property field. But if the value of the parent field is "No" (false) there will be no value in the subfield and the job will fail.
Is there any way to choose the variable if it is present and if it is not then use a default value?
In real life I want to set the Griffin property "Trigger after n minutes" to a variable value. In the checkpoint, that is in front of Griffin, there is a metadata field called "Advanced options". This a boolean (No-yes list). If it is true a field where you can choose the amount of minutes will be visible. If it is false, that field will be hidden.
So the question is: will it be possible to use the chosen amount of minutes if it is available and to use a default value if it is not?