Hi,
I am trying to capture 'aid' as a request attribute from Metadata(Screenshot#1) as the value doesn't present in Request header. In Dynatrace, I have tried with attribute source as Web request URL query parameter (screenshot#2)
Could someone help me with how to capture this?
Screenshot#1:
Screenshot#2:
Solved! Go to Solution.
Hi Suresh,
Your parameter name should be "aid" not "aidQueryParam".
When extracting a Query Parameter type request attribute, dynatrace will automatically know what is a query parameter and what is a value (by the = and & separators). You don't need to do any additional processing on it, so you can remove all of the stuff from the "further restrict or process captured parameters" section.
Let me know if it works.
Best regards,
Radu