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
03-12-2018 12:26 AM
Dear All,
I have created 2 Buisiness Transactions with same URI and same POJO method.
First Business Transation: URI is same - > Same POJO method -> Used splitting based on method parameter. It is working fine.
Second Business Transation: URI is same - > Same POJO method -> Used splitting based on method return type. It works fine only in case i disable the First Business Transaction.
I want to capture data for both business transaction at same time ( I dont want to disable any of them). Is it feasible in App Dynamics 4.4?
03-12-2018 07:58 AM
Hi,
Are you saying you want split a particular business transactions in two different ways? Is the request URI same for both?
If you have two different business transactions (independent of each other), you can uniquely identify one based on the request URI, to see if request URI can identify them separately and then apply your rules based on that.
If you can provide an example, it will help understand the requirement and provide a answer accordingly.
Thanks.
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form