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
05-29-2017 04:30 AM
Hi All,
I am using the AppD in my mobile application. I tried to log the custom user data through the below lines from my code,
Instrumentation.setUserData("KEY_USER_ID", "UID12345"); Instrumentation.setUserData("KEY_USER_NAME", "Johnson");
I can able to see the key entries in the sessions->Custom User data
Now, I need to delete the existing keys in the console. Is there any way available to do so?
Not able to find it even after googling and going through the documentation
Thanks in Advance
Thanks and Regards,
Nandagopal T
Solved! Go to Solution.
05-29-2017 05:09 AM
There is no way to delete any fields in the mobile session section:
End User Experience > Mobile App > Sessions
However if you have analytics license option and you are on a version 4.3.x, you can use the analytics UI to hide the fields which you are no longer using. Thus the fields are not displayed in the UI.
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form