Hello,
I am trying to use AttributeValueMapper to Map values that contain a certain string as "Pending" to an existing field. I am not sure if this is the right approach or If I have to add another transformer, or if I am just using the wrong Wildcards. I have and AttributeRangeMapper that is working perfectly before it. I need to take those values and add a new category "PENDING" to the same field for the strings that contain "PPA", that's why I have those values as default. It is showing the default values but not any "Pending"