A collection of batch files to automate processing files prior to import into Banner.
These batch files will move and combine standard daily and pushed ISIRs to speed the import process.
Moves ISIRs from the initial import directory, to another directory. (N:\DATA\1112-ISIRS by default)
Accomplishes two purposes:
- Combine ISIRs into one file: 1112esar.tap
- Move ISIR files into backup subdirectories.
Move the 1112esar.tap output file to the Banner server. (Mapped to Z:\ by default)
Very similar to the above batch files, but setup for processing correction ISIRs.
Moves Corrections from the initial import directory, to another directory. (N:\DATA\1112-ISIRS by default)
Accomplishes the same two purposes as 1112ISIRCombine.bat
Same file as above.
These batch files will move, archive and rename Direct Loan files.
Move all Direct Loan related files from the initial directory to another directory. (N:\DATA\1112-COD by default)
If crrc12op.dat exists, copy it to a dated archive folder and then move it to the Banner server. (Mapped to Z:\ by default) If crrc12op.dat does not exist, find the crrc12op file with the lowest extension, rename it crrc12op.dat, copy it to a dated archive folder, and then move it to the Banner server. (Mapped to Z:\ by default) Will display a message when there are no more files to move.
Same as 1112MoveCRRC.bat, except that it processes crdl12op files.
Same as 1112MoveCRRC.bat, except that it processes crbn12op files.
Same as 1112MoveCRRC.bat, except that it processes crec12op files.
Same as 1112MoveCRRC.bat, except that it processes crpn12op files.
Same as 1112MoveCRRC.bat, except that it processes crps12op files.
Same as 1112MoveCRRC.bat, except that it processes crsp12op files.
Same as 1112MoveCRRC.bat, except that it processes dsdf12op files.
Same as 1112MoveCRRC.bat, except that it processes dslf12op files.
These batch files will move, archive and rename Pell Grant files.
Move all Pell Grant related files from the initial directory to another directory. (N:\DATA\1112-COD by default)
If craa12op.dat exists, copy it to a dated archive folder and then move it to the Banner server. (Mapped to Z:\ by default) If craa12op.dat does not exist, find the craa12op file with the lowest extension, rename it craa12op.dat, copy it to a dated archive folder, and then move it to the Banner server. (Mapped to Z:\ by default) Will display a message when there are no more files to move.
These batch files will move, archive and rename Teach Grant files.
Move all Teach Grant related files from the initial directory to another directory. (N:\DATA\1112-COD by default)
If crth12op.dat exists, copy it to a dated archive folder and then move it to the Banner server. (Mapped to Z:\ by default) If crth12op.dat does not exist, find the crth12op file with the lowest extension, rename it crth12op.dat, copy it to a dated archive folder, and then move it to the Banner server. (Mapped to Z:\ by default) Will display a message when there are no more files to move.
Same as 1112MoveCRRC.bat, except that it processes crat12op files.
Same as 1112MoveCRRC.bat, except that it processes crac12op files.