Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
I want to find this attribute: client.key="v867357415" where the value can be any string of numbers and letters 10 in length.
I tried to do a find in the raw xml with client.key=".........." and nothing is found. How can I find this?