Microsoft KB Archive/86153

From BetaArchive Wiki
Knowledge Base


PROFS: Why 3270 File Transfer Should Be Tested First

Article ID: 86153

Article Last Modified on 10/30/2006



APPLIES TO

  • Microsoft Mail Gateway for IBM PROFS and OfficeVision 3.2



This article was previously published under Q86153

SUMMARY

The local-area network (LAN) side of the Microsoft Mail gateway (HostDisp) uses 3270 file transfer programs to exchange mail with the VM side (Host Access). Therefore, this must be tested and working before running the gateway programs.

On the host, the IBM file transfer program (IND$FILE) will work with the 3270 emulator's SEND and RECEIVE programs to upload and download files. To test this program, do the following:

  1. Using the Gateway PC, log on to the gateway VM ID. After you see the PROFS:IDLE or PROFS:READY prompt, type HX to return to CMS. Hot key back to MS-DOS and type:

    SEND C:\AUTOEXEC.BAT AUTOEXEC BAT F (ASCII CRLF RECFM V LRECL 256

    This command will transfer the AUTOEXEC.BAT file from the MS Mail Gateway PC to the gateway VM ID's 193 F disk.
  2. Download the same file by using the following command:

    RECEIVE AUTOEXEC BAT F C:\AUTOEXEC.BAT (ASCII CRLF

The gateway does not function properly until these two tests are successfully executed.


Additional query words: 3.20 pcmail profsvm SEND RECEIVE IND$FILE

Keywords: KB86153