How to create a trait to capture all incoming values in AAM?
This is achievable with the help of “Regular Expressions”.
A condition such as “(c_evar1 matchesregex “*.*$”)” would make a trait to capture all the values coming into AAM. This will act as “if c_evar1 exists”.