Hi Team,
I am unable to detect few Business transactions with the custom rule with servlet and HTTP parameter as shown below.
However, the same business transaction is getting detected automatically but not using the custom rule. Also, other BTs ...
Hi Team,
I am trying to register BTs as first-class business transactions. However, it's failing and gives the message "failure registering business transaction or it is already registered." PFA snap.
Below mentioned items are already done
1. Busi...
Hi team,
My issue got resolved.
Business transaction detection with servlet and HTTP parameters does not work with POST requests.I captured BT with post request by splitting transactions using request data.
Hope this helps
Thanks,
Roshita
Hi,Instead of just resetting the agent. Restarting app services helped me in getting back business transactions as first class business transaction.Also, there were some connectivity issue between controller and app agents so controller was also rest...