I just discovered the ability of FTP to submit a JCL file to a mainframe and then get access to the output. It seems really elegant and potentially very powerful. There could be all kinds of possibilities of easily integrating programs running on other systems with the mainframe using that feature.
It could be back-end processes (I.e. a program running on a Linux web server could under certain circumstances kick off a job on the mainframe) or even GUI related (i.e. a program editor running on windows could let you click a Build button, then ship the program off to the mainframe to be compiled and tested).
Does anyone know if this FTP to JES feature is being used much, in ways such as this or otherwise?