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
02-13-2017 08:03 AM
I am trying to create a custom business transaction to collect method data when it is called, and so far it is working. However, I also have a http data collector tied to the business transaction and it isn't collecting that data it seems like.
I tried using a Web Service, a .Net Class, and an ASP.Net business transaction and it seems the ASP.Net transaction works when loading the page originally, but it doesn't capture the WebMethod request. The .Net class works in terms of the regular data collector but it doesn't work with the Http Collector with capturing the User-Agent.
The class I am trying to call is ProductDetail and the web method is AddToCart. It takes a single parameter of type object. How would I go about setting this up so that I can collect the Http / Cookie information as well as capturing the business transaction properly?
03-16-2017 10:49 PM
Hi ,
Instead of creating Business Trasnsaction, you should create Method Invocation Data Collector
Let us know if does not help
Thanks,
Raunak
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form