Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
05-06-2021 02:58 PM
Hello,
I have configured a custom POJO rule to detect and split business transactions(refer to screenshot), but I noticed that some business transactions have IDs at the end of them(refer to screenshot)
Example:
BT name: wso2./identity/accounts/4.0.0/users/profile/bca2fe18-e665-4d9b-a764-df3e839f6024
How to ignore this id in the custom POJO rule configured?
Solved! Go to Solution.
06-19-2021 03:35 PM
Solved by @ahmed.zaki by configuring the getter chain of the custom match rule to: getOptions().getTo().getAddress().split(V).[0,1]
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form