![]() Support
|
Page last updated on May 23, 2001
The following is a list of frequently asked questions about WebReport/400. If you have a
question that is not covered here, ask us via
Index:
We are often asked how mail can be traced on the AS/400 when things appear to be configured
correctly but the mail is just not going out. We have discovered that OS/400 includes a
journaling feature for SMTP that you can activate using the following procedure. Journaling
adds overhead to processing on your system, so we recommend that once you activate it, that you
go back and deactivate it once you have traced your problem.
To set up SMTP journaling and look at the journal information:
According to information found at the IBM support website, the SMTP server can be set to
destroy distributions that it cannot process. How SMTP does this depends on the existence and
contents of a single-character, user-defined data area called QTMSCLEAN in the QUSRSYS
library. The character in this data area indicates the extent of mail control block clean-up:
Since a warm start frees only a single MCB, it may be necessary to stop SMTP, create the data
area, and start SMTP more than one time to get to the MCB that is causing the problem. If there
are a large number of MCBs, a cold start may be the fastest way to correct the problem.
To create the QTMSCLEAN data area, use the Create Data Area (CRTDTAARA) command as
follows:
On the AS/400, there is a system value that controls the time shown on Email messages sent by
WebReport/400. The system value is named QUTCOFFSET and it contains the Coordinated
Universal Time Offet value. As shipped from the factory, this is set to zero so all Emails are
time stamped as if you were located in Greenwich, England (as in Greenwich mean time).
To adjust this value to work correctly on your system, change it to reflect the difference in time
between where you are located and Greenwich Mean Time. For US customers, Eastern Time
would result in a value setting of -05:00. For Pacific Time, the offset value should be -08:00,
and so on for other time zones.
Beginning with WebReport/400 Release 4.01, this function is supported directly from the
WREPORT command. If you have an earlier version of WebReport/400 installed, use the
following instructions:
WebReport/400 can be used to convert your report into HTML. You can then execute a simple
CL command to move that converted HTML file into the IFS on your system. The CL command
will also take care of EBCDIC to ASCII conversion.
First, process the report to a source physical file. There is a source file in library WEBREPORT
named WEBSRC that you can use for this.
Then, process the following command to move the source member to the IFS converting it to
ASCII code in the process. This example assumes that you are using the above mentioned
source file with a member named REPORT1. The example then assumes that you want to move
the report to a directory name WEB under your HOME directory in the IFS with a file name of
REPORT1.HTM.
Phone: (914) 241-7233 Fax: (914) 241-9140
E-mail your questions or suggestions: |