top of page

zAI Parser
The zAI Parser is designed to define where the mainframe artifacts have been downloaded from the mainframe to a Windows environment, what the directory structure is of that Windows environment, and what filename extensions were chosen during the download. The parser process is an interative one, where the person utilizing the parser will handle expected situations...
- identifying any source artifacts that should not be parsed (such as spreadheets)
- identifying where source code has been provided with an incorrect extension
- associating each artifact with the application names that "own" it
- allowing the parser to resolve all dynamic calls

bottom of page