Goal seek requires missing input property Error in Decision Table
I have a property which is being checked for in a decision table to return a result.
While processing the work object the field corresponding to this property is not entered and hence the property is blank on the clipboard.
In the table I am checking for the condition if this property is not equal to ""(null).
How can I get rid of this error "Goal seek requires missing input property"?
I am a little surprised by this error because there definitely should be a way to check if a property is not null in a decision table without it throwing this error.