240 pts.
 FILES
Hi..
i have PF with this format
Ex: PF1

    R REC
       FLD1
       FLD2
For the above PF1 file i have records in a text file.
For that i need to upload the records without using ISERIES navigator and FTP also..Can anyone guide me???

Regards,
Ajmal khan.



Software/Hardware used:
AS400
ASKED: Feb 6, 2012  5:27 AM GMT
UPDATED: March 17, 2012  1:45:22 AM GMT
50 pts.

Answer Wiki:
You can sue the file transfer wizard in Client Access, it will walk you thru the steps to transfer a file from PC to AS400.
Last Wiki Answer Submitted:  Feb 9, 2012  3:17 PM (GMT)  by  Cmarsellus   50 pts.
Latest Answer Wiki Contributors:  Teandy   5,830 pts.
To see other answers submitted to the Answer Wiki View Answer History.
Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _




 

If you have Client Access avaliable it can be used to send a text file to as400. It allows you to transfer data from your PC to a library/file(member) on the server. It walks you thru each step allowing for you to specify formatting if necessary.

 50 pts.

 

For the above PF1 file i have records in a text file.

What format is the text file in? How do you want lines in your text file to match with the two fields in the physical file? Where is the text file — on a PC? …on a server?

For that i need to upload the records without using ISERIES navigator and FTP also..

Are you looking for an automated solution? Or do you just want to upload this single text file one time only? And since FTP is intended to transfer files between systems, why not use FTP? If this is a one-time transfer, what not use iSeries Navigator?

Why can’t you simply drag/drop the text file to a shared directory on the AS/400?

Tom

 66,925 pts.