Trace Configuration Parameters Plug-in Configuration Parameters HTML Page Configuration Parameters

4-12 Forms Services Deployment Guide

4.2.5.3 Trace Configuration Parameters

4.2.5.4 Plug-in Configuration Parameters

These parameters are for use with Sun Java Plug-in. Table 4–9 Trace Configuration Parameters Parameter Required Optional Parameter Value and Description debug Optional Allows running in debug mode. Default value is No. This parameter is a runform parameter. EndUserMonitoringEnabl ed Optional Indicates whether End User Monitoring integration is enabled. Default value is false. EndUserMonitoringURL Optional Indicates where to record End User Monitoring data. host Optional Specifies the host for the debugging session. This parameter should be used for debugging purposes only. It identifies the host on which the forms engine process is started. This parameter is a runform parameter. log Optional Supports tracing and logging. The value of this parameter, if set, is the file name of the trace log file. This parameter is a sub-argument for otherparams. port Optional Port to use for debugging. This parameter should be used for debugging purposes only. The value of this parameter identifies the port on which the forms engine process is listening. If not specified, the default value is 9000. This parameter is ignored if serverURL has been specified. This parameter is a runform parameter. record Optional Supports tracing and logging. This parameter is a sub-argument for otherparams. tracegroup Optional Supports tracing and logging. This parameter is a sub-argument for otherparams. Configuring and Managing Forms Services 4-13

4.2.5.5 HTML Page Configuration Parameters

Table 4–10 Sun Java Plug-in Configuration Parameters Parameter Required Optional Parameter Value and Description archive Optional Comma-delimited list of archive files that are used or downloaded to the client. For each file, include the file name if the file is in the codebase directory, or include the virtual path and file name. Default value for formsweb.cfg is frmall.jar. codebase Required Virtual directory you define to point to the physical directory ORACLE_ HOMEformsjava, where, by default, the applet JAR files are downloaded from. Default value from formsweb.cfg is formsjava. imageBase Optional Indicates where icon files are stored. Legal values: ■ codeBase, which indicates that the icon search path is relative to the directory that contains the Java classes. Use this value if you store your icons in a JAR file recommended. ■ documentBase, which is the URL pointing to the HTML file. Default value from formsweb.cfg is codeBase. If no value is specified, then the value of documentBase is used. jpi_classid Required Suns Java Plug-in class ID. formsweb.cfg specifies an appropriate value. jpi_codebase Required Suns Java Plug-in codebase setting. formsweb.cfg specifies an appropriate value. jpi_download_page Required Suns Java Plug-in download page. formsweb.cfg specifies an appropriate value. jpi_mimetype Required Parameter related to version of Java Plug-in. formsweb.cfg specifies an appropriate value. Table 4–11 HTML Page Configuration Parameters Parameter Required Optional Parameter Value and Description baseHTML Required The default base HTML file. Default value from formsweb.cfg is base.htm. 4-14 Forms Services Deployment Guide

4.2.5.6 Applet Configuration Parameters