Configuration
Note: This GUI implementation is intended to
help you to build the java driver .ini file from
scratch. It does not guarantee to support user-modified contents outside of the IDE
tool.
A Java protocol .ini file for each thread that uses the Java protocol is generated and placed into the site directory.
The thread that uses the Java protocol is configured through an .ini file. This file is named with the same name of the thread and must be located in the thread’s site directory. For example, myJavaThread.ini is the name of the .ini file, where myJavaThread is the thread name.
The purpose of Thread Properties is to help configure and generate the .ini file. A complete description of what this file contains and the meaning of each entry can be found in .ini and .pni entries.