« May 2010 | Main | July 2010 »

June 25, 2010

SOAR instructions updated

I updated the instructions for SOAR (cleaned up a lot of unnecessary steps, sql for removing AR holds, math placement info, flushing the shared memory pool sql). The instructions are located in the developer$disk/web_reg folder.

Posted by soukupm at 3:14 PM | Comments (0)

SOAR - Math Placement Test

I created a readme file for exporting the data from the Math Placement Test to load into Banner. It's located in the developer/web_reg folder. The file is named readme.mathtest.

Posted by soukupm at 3:02 PM | Comments (0)

June 18, 2010

TZPFAID - annual POE update

Every year, the POE codes need to be updated for the upcoming year. These are our term code equivalent in Powerfaids. They are stored in a table called faids_term. The year also needs to be updated in table aidterms when Financial Aid is ready to disperse the next year's aid.

Posted by soukupm at 3:21 PM | Comments (0)

New Honor roll and President's list scripts

I created two new scripts for the Honor Roll and Presidents lists (pr_honor_roll.pl and pr_pres_list.pl). These reports are used by Public Relations. The data is tab separated and sorted by nation/state/city.This data is sent to the local newspapers. The scripts are located in the developers/EOT directory.

Posted by soukupm at 3:11 PM | Comments (0)

June 11, 2010

SZRDEPM changes

I made some changes to DEP's Mreport (SZRDEPM) because the credit hour totals were not calculating correctly. The registrar's office added 800 level classes this spring and the report was not including these in the subtotals (it was only calculating 0xx-600 level classes). I added a new column to the report for these 800 level classes.

Posted by soukupm at 3:31 PM | Comments (0)

EDI Update

So far the incoming and outgoing transcripts are working fine. I've been monitoring them for the last couple days to make sure the new system is working ok. I removed the sftp cron (szpftpu) because we no longer need to get files from the old system. I'll meet with the registrar's office next week to verify all transcripts are going through the new system ok.

Posted by soukupm at 3:23 PM | Comments (0)

June 4, 2010

EDI changes

I contacted the University of Texas and had them change our incoming sftp server to OUS. This is the last part I needed to do to switch over to the new EDI process.

Posted by soukupm at 11:04 AM | Comments (0)

TZPFAID changes

I made some changes to TZPFAID so that it accepts negative disbusements now (for making aid adjustments). I also removed the logic that adds an entry into the check table because szpbchk handles this now (this fixes a problem where szpbchk printed an entry when a student had a $0.00 balance).

Posted by soukupm at 10:56 AM | Comments (0)