Condition allows you to specify a boolean evaluated expression, with static values
and resolved metadata values.Condition targets message metadata.Condition targets the message payload.Operator simply tests two values for equality.Operator simply tests two values for using String.matches(String).Operator simply tests two values for non-equality.Operator simply tests a single value is not null.Operator simply tests a single value is null.Condition's in configuration such as ConditionMetadata and ConditionPayload.