We have defined a URL grouping parameter in the agent profile but this is not working as expected
introscope.agent.urlgroup.group.GenericV3.pathprefix=/mywebservice/SOAP/GenericV3/Services*
introscope.agent.urlgroup.group.GenericV3.format=GenericV3
The string is not being matched and the URL drops in to the default group
Release : 21.3
Component : Introscope
The match is defined has GenericV3 in the string but the pre-processor is changing that the GenericV{number} so as that is not a matched pattern drops into default.
Disabling that part of the preprocessor by commenting the following property