« May 2008 | Main | July 2008 »
June 27, 2008
EDI (cont)
Yes, I'm still working on the EDI.smart setup. We finally got TS131s inbound and got rid if the UTPROD system error. There was stuff stuck in the queue for the old ftp so I ran it on the UTPROD xref to clear it. Down to one final problem. It is not generating a shredir file to go back to Banner There is no documentation to help with this here and part of the problem is some of the settings were changed by our network guys but I'm not sure which ones. I may get some docs from the original setup next week. Anyway, I enabled an exref that is related and turned off the PU130 exref. Now it's wait till Monday
Posted by wendlerb at 1:37 PM | Comments (0)
June 23, 2008
Emergency contact system
I created gzrdemgr.pc to create delete entries to the emergency contact database. It looks at students who have graduated. Not deleting former student workers though. It is to be run from command line.
Posted by wendlerb at 3:01 PM | Comments (0)
June 19, 2008
SZPOFAX
Grades for 200703 were loaded today and brought up a problem. I needed to change the logic for the term code used away from using sysdate and instead using the term start date in ryrotmp. The delete was also erroring out when no data existed yet in ryrofax for the term being loaded. I had to check to see if there is data in ryrofax for the term before doing the delete command.
So 200703 data coming in deletes 200703 data now instead of 200800 and the first 200800 data that comes in will skip the delete part until after it's been loaded once.
Posted by wendlerb at 3:31 PM | Comments (0)
EDI (cont)
I received the transcript I sent out (me) yesterday to WOU from the texas server today so that worked. The part I'm not sure about yet is the creation of the shredir file. We didn't get any 131s in today so I can't tell.
Posted by wendlerb at 3:28 PM | Comments (0)
June 18, 2008
edi
So we've been having a heck of a time with edi.smart because the texas server will no longer accept clear ftp beginning July 1. I've been talking with Mark H (the OUS unix guy) and went through setting up a local EXREF. The local is supposed to create an output file WOUTRANS.OUT and read in wouedi*.* from the W drive on radar. We've had a lot of trouble getting this to work and have been going back to ftp to get it to processes transcripts for the day. IWe could not find the output file getting created anywhere. I finally changed the network on the partner tab and got an output file. I'll try again tomorrow once we get a new transfer input file
Posted by wendlerb at 3:29 PM | Comments (0)
June 13, 2008
Treasury
Ok, first its *p425x880Y and they want it moved left so I move 1 char left
Then it's *p395x880Y and they want it moved 1 char right
I guess I'll try splitting the difference
Posted by wendlerb at 1:48 PM | Comments (0)
June 11, 2008
Phpcalc and phpfexp
These two cobol programs stopped printing output when run. We determined we were running an old version and updated it to latest version of com files but that wasn't the issue. OUS commented out the print commands in the com files because it was getting picked up by gjajobs. his no longer appears to be the case although I can see the temp com files get produced in the usr$disk:[ban_wouupg] directory. For now, I put the print commands back in.
Posted by wendlerb at 10:15 AM | Comments (0)
June 2, 2008
SIS report documentation
This took about 1 1/2 weeks to do but here it is
Posted by wendlerb at 1:24 PM | Comments (0)