To capture inbound faxes into WebDocs:
Note: You may also want to copy the source member to your own source library.
Note: The following example runs until 5 p.m. each night, monitors for faxes every 2 minutes, and only captures faxes that have been in the IFS folder for at least 2 minutes based on the MODDLY parameter.
IFSMON IFSDIR('/quadrant/inbound') OMITDIR(*YES) OMITPRCFIL(*YES) MODDLY(2) EXITPGM(RJSIFSTOOL/IFSMONQF1) DELAY(*DELAY) DLYTIM(120) ENDTIME(170000) AFTEROPT(*NONE)
Still have questions? We can help. Submit a case to Technical Support.