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-05-2017 08:50 AM
I am not sure if there is any difference between Business Transaction or Service Endpoint because when I create one, I get simiilar options related to POJO/Servlet/Spring Bean etc
Anyways, the problem I am facing is below
My application has these kind of urls (defined in spring controller in java)
/service/getdata/car
/service/getdata/house
/service/getdata/insurance
I create a custom Endpoint as House_Servlet and added URI contains /service/getdata/house
But still I see that everything gets reported under /service (i.e.e all the 3 above urls) in Service Endpoints and for house_Servlet, nothing shows up
Is there anything I am doing wrong?
05-07-2017 12:25 AM
Hi Nvedia,
Given that /service grouped requests are of type Servlet, Can you check the naming of URI is not single segment, if Yes, change to 3 URI segments as referred in attached view.
However for custom rule on URI "/service/getdata/house" not working, can you share screenshots for review with rule config in edit view?
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form