Hi,
We are trying to implement custom JS ADK on a BMC Remedy platform,
we are performing the following steps:
Calling JS in beginning of action:
var action=dynaTrace.enterAction('Create New '+ fieldVal,'click');
for some reason we are unable to get the "Full" picture hence action including XHR requests, attached screen shot of the results that we are getting
Answer by Andreas G. ·
Hi
In order for our JavaScript agent to tag XHR Requests you need to at least enable some type of JavaScript Library support or at least the "Basic XHR Detection" in the UEM Settings in the System Profile. Can you confirm that you did that? If you have done that but you still dont see the PurePaths linked to your User Action then please verify that you see the server side PurePath captured and that the timestamp of the SErver-Side PurePath captured falls within the End-to-End Response Time of your User Action
Andi
JANUARY 15, 3:00 PM GMT / 10:00 AM ET