Directing Web Monitor Information to a File

If you want to direct the log information displayed on the Web Application Monitor to a file, use the LogFileName parameter in the [WebOptions] section of the JADE initialization file to specify the file name and the full path to which the displayed information is directed for later analysis of transaction times, and so on.

If the specified file name cannot be written to or it is not valid (for example, you did not specify an absolute path or the specified path does not exist), a file called websession.log is created in the physical directory specified in the Physical Directory text box for your JADE forms on the Web Options sheet of the Define Application dialog or in the PhysicalDirectory parameter in the [WebOptions] section of the JADE initialization file. (For details about defining the physical directory, see "Specifying Your HTML Thin Client Access Options", in Chapter 1.)

The physical directory, which is used to generate images for the Web, applies only to Web-enabled (that is, HTML-enabled) applications and not to Web services or REST services applications.