Page 1 of 1

SNDM Utility to receive file

PostPosted: Wed Mar 12, 2014 1:27 pm
by sinmani
Hi Forum,

I have SNDM utility available which I use frequently to send files across different regions.

Now I want to receive files from different region but I am not able to find the syntax etc how to code that.
There is no SNDM manual available with us.

Can someone post the control card to receive files from different region??
For example the following control card can be used to send files . I need something similar to receive. Is it possible ?

SEND ADD DDNAME(DD1),DEST(XXXXX),
C(SEND TO EC XXXX),
REF(*),
RUSERDATA(OP),
USERDATA(@PS),
RDSN(File Name)

Re: SNDM Utility to receive file

PostPosted: Wed Mar 12, 2014 1:32 pm
by enrico-sorichetti
are You sure you have posted to the right forum ...
as far as I can see the SNDM command is an iSeries/AS400 related thing

googling for SNDM returned quite a few hits

Re: SNDM Utility to receive file

PostPosted: Wed Mar 12, 2014 1:37 pm
by sinmani
yes Enricco , I have posted it for Mainframes.
I am working on Vanilla Mainframe installation.

I have done some research and looks like something like this would work. Thanks !!

RECEIVE ADD DDNAME(DD1),DEST(XXXXX),
C(SEND TO EC XXXX),
REF(*),
RUSERDATA(OP),
USERDATA(@PS),
RDSN(File Name)

Re: SNDM Utility to receive file

PostPosted: Wed Mar 12, 2014 1:56 pm
by enrico-sorichetti
I am working on Vanilla Mainframe installation.


review Your terminology ---
a Vanilla installation is usually an installation with only BASIC IBM products
NO ADDITIONAL PRODUCTS, NO UNUSUAL CUSTOMIZATION

a search in the IBM bookshelves at
http://www-03.ibm.com/systems/z/os/zos/ ... index.html
RETURNED NOTHING

so I tend to believe that Your installation is NOT Vanilla

if You have Sterling CommerceCONNECT DIRECT installed
You could have said SO

CONNECT DIRECT MANUALS ARE AVAILABLE FOR FREE FROM IBM

Re: SNDM Utility to receive file

PostPosted: Wed Mar 12, 2014 10:19 pm
by dick scherrer
Hello,

Most times the AS400 is not considered a true mainframe . . .

Why not send the data from "the other side" ?

Do take the time to download the material.