Answer by Andreas G. ·
Hi
By default the URL used to send the data back to your Web Server is http://yourdomain/dynaTraceMonitor. Good news is that you can change that URL so that it wont be blocked by URLScan. In the User Experience Management configuration in your System Profile you have the option to specify a "Monitor Path". Assuming your Web Server is configured to allow HTTP POSTs to a a certain URL Pattern you can use that URLPattern in that configuration. For instance - if your app allows posts to http://yourdomain/restdata/monitoring you can specify "restdata/monitoring" in the Monitor Path configuration. The URL that is then used by our JavaScript agent to POST back the collected data is http://yourdomain/restdata/monitoring/dynaTraceMonitor
Andi
JANUARY 15, 3:00 PM GMT / 10:00 AM ET