Encrypted Text

Is there anyway to compare two encrypted text fields to tell if they are the same?

OriginalPostID-240048

  Discussion posts and replies are publicly visible

Parents
  • Appian Documentation says "Since the value is encrypted before it can be acted upon by a validation expression, no validation beyond checking for requiredness is possible with this component. For example, it is not possible to write an expression that validates that an id number matches the form xxx-xx-xxxx, nor is it possible to compare to values of type Encrypted Text to determine if they are equal.". I think there is no direct way to do this.
Reply
  • Appian Documentation says "Since the value is encrypted before it can be acted upon by a validation expression, no validation beyond checking for requiredness is possible with this component. For example, it is not possible to write an expression that validates that an id number matches the form xxx-xx-xxxx, nor is it possible to compare to values of type Encrypted Text to determine if they are equal.". I think there is no direct way to do this.
Children