To troubleshoot problems when sending email in WebDocs iSeries, turn on the following debug settings so that the email commands create a spool file with the entire SMTP mail session after sending each report.
To debug WebDocs iSeries emailing:
- Sign on to the iSeries.
- Add the RJSIMAGE library:
ADDLIBLE RJSIMAGE
- Turn on debugging:
- DOCDBG OPTION(*SET) DEBUGOPT(*YES)
- DOCDBGPRT OPTION(*SET) DEBUGOPT(*YES)
- Manually or automatically email a document with DOCSEND.
A log is created.
- View the log. Depending on your set-up, the log spool file is named either:
Last Modified On:
No, open a new Support Case