Configure Automatic Injection in APM Agent for JD Edwards

To use APM to monitor real time user sessions (browser interactions) in JD Edwards, you need to configure automatic injection in the APM Java agent.

After the APM Java agent is deployed on the JD Edwards server, enable the automatic browser injection by doing the following:

  1. Open the AgentConfig.properties file.

  2. Look for the following existing parameters: com.oracle.apm.agent.rum.enable.injection, com.oracle.apm.agent.public.data.key and com.oracle.apm.agent.rum.service.name which are commented out in the file. (The parameters have a # sign or hashtag at the beginning of the line).

  3. Uncomment the above parameters and update their values and save the file.

    The file looks like the following:

    com.oracle.apm.agent.rum.enable.injection=true
    com.oracle.apm.agent.public.data.key=<Public_Data_Key> 
    com.oracle.apm.agent.rum.service.name=<JD_Edwards_APM_Browser>
    • The value of the <Public Data Key> can be obtained from the APM Domain details page. For information, see Obtain Data Upload Endpoint and Data Keys.
    • The value of the <JD Edwards APM Browser> is the service name value that you specify for your JD Edwards APM Browser Agent. For example: JDE_UI.