Configuring JavaScript Injection for IIS Response Time Module

You must configure JavaScript (JS) Injection to work with the .NET agent's Internet Information Services (IIS) Response Time module.

Procedure

To configure JS Injection to work with the .NET agent’s IIS Response Time module, follow these steps:

  1. Open a text editor in administrator mode.
  2. Open the following file in the text editor:

    <APM_HOME>\qe\config\dotNetDcConfig.properties.inactive

  3. To enable JS Injection for the Response Time module, set the RTModule.JSInjection.Enabled property to true.
  4. To disable JS Injection for the Response Time module, set the RTModule.JSInjection.Enabled property to false.
  5. Open the command prompt in administrator mode and go to the <APM_HOME>\qe\bin directory.
  6. Run the following commands:
    • configdc activateconfig
    • iisreset