Printing Academic Summaries for NSO - Admissions

Problem Description : 

How to Print Academic Summaries for NSO

 

 

 Resolution : 

 

Log into Banner Web first www.gordonstate.edu – click on Banner Web link at bottom of page.

 

While logged in to BannerWeb put this url in the address bar. https://apps.gordonstate.edu/asp/nso_summaries.asp

 

It takes a few minutes to load. It will give you a list and you click on Acad Summ in the far right column to bring up the summary and print.

   

 

This is still being used by Admissions as of Fall 2014. I updated the sql which is on Falcon\inetpub\appsroot\asp\nso_summaries.asp - two things to change in SQL are term and fg_nso_rsvp with the date of the first NSO to display. ( do in Textpad)

 

(In TOAD SCHEMA BROWSER - PACKAGES - right click on package and load in LOAD BOTH)You must also go to html_regis. regis_tranguid and update the terms that have been hardcoded. Since the term of 999999 is being passed to the academic summary to prevent the schedule from printing, the package does not know what major to select. The major is used in the NSO group code in the upper right hand side of the academic summary.   Change term twice in this package - SET SCAN OFF and execute

 

 

 

 

 Revision Date : 4/27/2016