VSE provides many different methods of process automation; some of them have been around for decades in the traditional mainframe world and involve JCL, timeevent scheduling, VM, rEXX, and various OEM products. In contrast to that, new functionality is provided in the open world and can be used in a VSE environment with surprisingly little effort. One example is the open source software project, Ant, which provides a Java-based build tool. On the basis of the VSE Java-based connector, Ant scripts can be used to submit jobs, enter operator console commands, and upload and download files.
What…