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
01-14-2020 05:09 AM - last edited on 01-14-2020 09:34 AM by Ryan.Paredez
Hi,
We have recently upgraded the EUM javascript version to the latest 4.5.15. How could I tell looking at the configuration in the AppD Controller whether a User Experience application is using the latest version or old version of the javascript?
Thanks
Suresh
02-06-2020 12:32 PM
You should be able to compare your scripts. In your Controller, when you go to User Experience > APPLICATIONNAME > Configuration > Configure JavaScript Agent, under 3. Save Config and Generate HTML Snippet, you should see a line similar to this:
<script src='//cdn.appdynamics.com/adrum/adrum-4.5.13.2640.js'></script>
(or whevever you're hosting your adrum)
If you look at the code you're serving up in your application header you should be able to compare the adrum-4.5.13.2640.js to yours.
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form