EDI Configuration (ED00.1)

  1. Access EDI Configuration Maintenance (ED00.1).
  2. Inquire on ED00.1.
  3. Remove the Com Host (and Comm Port) parameter.
  4. Perform Change action on the form.
  5. Stop and Start the EDI translation server (ED330).
  6. Open Notify.cfg for editing. Edit the values as specified in this table:
    Note: For EDI 9.0.1.5 the Notify.cfg file is not delivered. Customers will need to create the file in LAWDIR/prodline/edi/cfg. A sample is included in the edi/samples directory.
    Setting Values
    Enabled

    0 disables notification, jobs go to recovery; (delivered default)

    1 enables error notification; jobs complete normally

    2 disables notification, job completes normally.

    Host Specify the address of the SMTP mail server
    Sender Specify the sender email address
    Recipient Specify the recipient email addresse(s). Multiple email addresses may be specified separated by commas on a single line.
    Timeout 30
    Debug

    0 disables Trace Logging

    1 Enables Trace logging

Sample Notify.cfg

Enabled=0

Host=your.smtp.server

Sender=edi.error.notificationl@your.org.com

Recipients=error.recipient1@your.org, error.recipient2@your.org,

error.recipient3@your.org

Timeout=30

Debug=0