WebLogic Protocol

Parameter

Description

Port Number

If you enter a port number, DFM tries to connect to WebLogic using this port number.

However, say you know that there are many WebLogic machines in the environment and do not want to have to create a new credential for each machine. You leave the Port Number field empty. When accessing a WebLogic machine, DFM refers to the WebLogic port (defined in portNumberToPortName.xml) already found on this machine (by TCP scanning).

Note You can leave the port number empty on condition that:

  • All WebLogic ports are added to the portNumberToPortName.xml file. For details, see portNumberToPortName.xml File.

  • The same user name and password is needed to access all WebLogic instances.

Connection Timeout

Time-out in milliseconds after which the Probe stops trying to connect to the WebLogic application server.

User Name

The name of the user needed to connect to the application.

Password

The password of the user needed to connect to the application.

Protocol

An application-level protocol that determines whether DFM should connect to the server securely. Enter http or https.

Trust Store File Path

Enter the full path to the SSL trust store file.

To use the trust store file, do one of the following:

  • Enter the name (including the extension) and place the file in the following resources folder: <DataFlowProbe_Home>\runtime\
    probeManager\discoveryResources\j2ee\weblogic\
    <WebLogic version>.

  • Insert the trust store file full path.

Trust Store Password

The SSL trust store password.

Key Store File Path

Enter the full path to the SSL keystore file.

To use the keystore file, do one of the following:

  • Enter the name (including the extension) and place the file in the following resources folder: <DataFlowProbe_Home>\runtime\
    probeManager\discoveryResources\j2ee\weblogic\
    <WebLogic version>.

  • Insert the keystore file full path.

Key Store Password

The password for the keystore file.