Showing posts with label importing file from IBM Mainframes. Show all posts
Showing posts with label importing file from IBM Mainframes. Show all posts

How to Automate the process of importing file from IBM Mainframes to spreedsheet

Scenario:
I have a TAB Delimited and it contain 10 fields., and Presently this is downloading into testfile.txt importing into excel spreedsheet.
Now, I need to automate this process. by writing a program which sends this file to Spreadsheet.


Solution:
A spreadsheet is not a mainframe entity, so can not be created on the mainframe.

As far as I can remember, this could not be done by a mainframe process, and that the current way that this task is currently being performed is the only way.


Read More on this artcile from IBM Mainfarmes Forums