1
Answer

Connent to mainframes and access a file, for instance a CSV file

I have two things to do here.

1) Connect to the mainframes (via TN3270 with a file transfer type of FTP)
2) Read a dataset xxxx.yyyy.D (all the contents of the data set)

Note: The data set may be of CSV(comma separated value) format.


Answers (1)