Hello @Gopal.Abbineni,
Just relaying some information I found here.
Can you confirm if SPA2 is enabled in adrum configuration?
Please see this doc for the relevant configuration: https://docs.appdynamics.com/appd/22.x/latest/en/end-user-monitoring/browser-monitoring/browser-real-user-monitoring/monitor-single-page-applications/spa2-monitoring/configure-spa2-monitoring#id-.ConfigureSPA2Monitoringv22.1-spa2-enableEnable/DisableSPA2Monitoring
(you may need to adjust the documentation for your Controller version #) config.spa = { "spa2": true };
... View more