Hi,
I have in a sitaution that Web page request bt do capture some of the NET wcf request and not captures others although this requests is seen in Web request dashlet.
As a result I , when I create aplication I see no reques in Monitoring dashlet for the application that this uncaptured wcf requests come. But when i drilldown to this aplication from monitoring dashlet. I see transaction flow, web requests, etc.
The main problem of the problem is " Web page request bt do capture some of the NET wcf request". and I do understand the reason of it.
Because when i check the webpage request bt. Everything is seems ok.
Thanks,
Savas
Answer by Savas T. ·
Hi Roman,
I have deleted robot filter and it works now.
I have a similar issue, not the same exactly, There is an bank- branch aplication, branch makes remote calls. than these calls is not captured by web page request business transaction. and not shown unders aplication monitoring dashboard Than I think to create a bt for this remote calls and add to aplication dashboard. Is there any other solution ?
Thanks,
Savas
Answer by Savas T. ·
I have configured entry poinst as "all" but nothing changes. The sessions that is not captured by web page request bt Sessions not captured by web page request bt.dts
Hi Savas,
Your session contains 4 PurePaths - I see all of them in the web request dashlet? What's the name of the BT where you don't see them?
Best, Roman
Just did now - you are right, nothing shows up in there. If I look at the BT the reason is the first filter that is supposed to filter out all robots. For your PurePaths it filters out everything, if I remove it the data comes through. It looks like your PurePaths do not have the browser information - specifically client type - set, so the filter excludes them all.
Is this problem affecting one of your BTs as well? Or could you just create a copy of that BT, remove the robots filter and use that for the application overview?
Best, Roman
Answer by Andreas G. ·
Hi
Can you export some of the PurePaths that you can drill down from the Web Request Dashlet but dont see in the business transaction?
Also - instead of choosing "entry point" at the "occurence on PurePath" specify "all". Maybe your PurePaths do not start with that URL but contain it on a synchronous or asynchronous call somewhere along the PurePath. Then it makes sense to change that setting to "all"
Andi
JANUARY 15, 3:00 PM GMT / 10:00 AM ET