Starting Mlunxsnd under OS/400 
1. In order to add library QTCP to the library list, make the following entry:
2. In order to set the environment variable GWCONFIG, make the following entry:
Enter the file names for the configuration file, which have already been entered as parameters for program Mlsomadm.
Registering |
Entry |
Via the Saprfc.ini |
SBMJOB CMD(CALL MLUNXSND PARM('-D' '<RFC-Destination>')) JOB(MLUNXSND) CPYENVVAR(*YES) |
direct |
SBMJOB CMD(CALL MLUNXSND PARM('-a' '<RFC_Programm_ID>' '-g' '<Host>' '-x' '<sapgwnn>')) JOB(MLUNXSND) CPYENVVAR(*YES) |

<Host>
is the host from which the R/3 Gateway runs, <RFC_Program_ID> is the program name that you have defined via transaction SM59, and <sapgwnn> is the gateway service of the R/3 instance ( nn stands for the instance number).