Faxing Reports via RJS Enterprise Fax with SNDFAXSTAR Command - Support

Faxing Reports via RJS Enterprise Fax with SNDFAXSTAR Command

From Support

Jump to: navigation, search

Customer needs to have the RJSERS library loaded and must have the Email Report Server/400 and Enterprise Fax license entered.

Installing and Using the SNDFAXSTAR command

1.) Download and install the AS/400 library RJSFAXSTAR from the following URL

http://www.rjssoft.com/files/rjsers/rjsfaxstar.exe

2.) Add the RJSERS and RJSFAXSTAR libraries to the user library list. The SNDFAXSTAR command is currently in the RJSFAXSTAR library, however the RJSERS library is also needed.

ADDLIBLE RJSERS
ADDLIBLE RJSFAXSTAR

3.) Go to the TCP configuration (GO CFGTCP) menu and take option 10. Work with TCP/IP Host Table Entries.

Create a new host name called: RJS_FAXPRESS and point its IP address to the customers SMTP mail server.

4.) Try using the SNDFAXSTAR command to fax a report via the Faxstar Server.

SNDFAXSTAR FILE(RPTSAMPLE) TONAME(RJS) TOFAX(9528981781) TOCOMPANY('RJS Software') SUBJECT('Test Fax') MESSAGE('This is a test fax')

Basically the SNDFAXSTAR command converts a report to PDF format and then creates an email message that sends the PDF file with the following formatted email address: [FAX:Joe Smith(Company)@9528981781] Supposedly the FaxStar email gateway will then route the outbound fax to the appropriate phone number.

Personal tools