Question
AppDynamics with PRPC using URL Obfuscated / Encryption
Has anyone used the Appdynamics business transaction monitoring in an implementation of prpc that is utilizing encryption and obfuscation: initialization/urlencryption value="true"
initialization/SubmitObfuscatedURL value="required" , This prevents the usage of the URL to determine the business call (ie. SubmitCase, etc. ) Example if finding out what the average business type #transactions are occurring during a given period , if it is slowing down or hitting a peak, so that we can compare that with the memory/cpu performance, etc?
***Edited by Moderator Marissa to update platform capability tags; update SR Details****
Hello,
I don't have any firsthand experience with Appdynamics, but if it uses the URL to identify commonality, that won't work with URL Obfuscation/encryption turned on. If you need Appdynamics to monitor your traffic, you would probably have to do the URL encryption from some kind of a proxy and stick Appdynamics in between that and the PegaPlatform server.
Thanks,
Mike