Simple XML Data Scrubbing

Simple XML Data Scrubbing
Worked on a project recently where the team had some XML data that they wanted to be 'scrubbed' before passing it along to other teams. Being that it was in XML, Groovy seemed like a perfect place to create a very fast and simple scrubbing program. To...

Converting A Variable To Fixed Length File

Converting A Variable To Fixed Length File
Going to start off the new year right with some JCL DSORT processing! I want to process a mainframe file on a windows machine so I can use some Java tools (like the Copybook Slurper) to process the file contents. The file contains comp data  so...
Page 1 of 41234Next »