Question:
Field condition includes "equals" and "is not equals to" operators in the Decision Step of Vault Legacy Workflow. And the value allows multiple inputs. Does it mean that every value will be evaluated?
Answer:
If multiple values are specified in the field condition, Vault will evaluate them using "and" logic. For example, the field condition is Country equals Australia and Japan shown below screen. If only Australia is in the Country field on the document, the result will not meet Rule 1. If Australia and Japan are in the Country field of the document, the result will meet Rule 1. The operator "is not equals to" is the same behavior as the operator "equals".
Related Documentation:
Vault Help Documentation: N/A