AI integration targets the functional surface area where external transcripts enter the Banner ecosystem, typically via the Student Admissions (SA) and Student Academic History (SH) modules. The primary data objects are SORHSCH (high school/prior institution records) and SORTRAN (external transfer credit detail). Workflows begin when scanned PDFs or electronic transcripts land in Banner Document Management (BDM) or a dedicated intake queue. An AI agent, triggered by a new document webhook, performs OCR (for scanned docs) and NLP to extract key entities: institution name, course codes, titles, grades, credits, and dates. This parsed data is then structured into a payload that can create or update the relevant SORTRAN records, flagging them for advisor review.




