SCCcatalog
The following operations are supported. For a formal definition, please review the Service Description.
-
getXMLAreaOfStudy
Areas of Study details
blank (empty string) returns list of all Areas of Study -
getXMLAreaOfStudyPrograms
Areas of Study - AOS List with associated programs
blank returns list of all Areas of Study with all programs associated with each one -
getXMLAreaOfStudySubAreas
Areas of Study (AOS) List with sub-areas
blank returns list of all Areas of Study with its respective sub-areas -
getXMLClassDetail
DEFUNCT DUE TO CTCLINK TRANSITION - REPLACED BY DAT's METHODS
Details for a specific class [ classID = itemNo+YRQ (i.e. 0550B012) ] -
getXMLClassList
DEFUNCT DUE TO CTCLINK TRANSITION - REPLACED BY DAT's METHODS
Class list for specific department -
getXMLClassSchedule
DEFUNCT DUE TO CTCLINK TRANSITION (INCOMPLETE - DO NOT USE)
Class schedule for specific quarter - for paper schedule format export
currently only returns the same info as getXMLDepartmentList() -
getXMLClassScheduleQuarters
DEFUNCT DUE TO CTCLINK TRANSITION
List of quarters available in the class schedule table -
getXMLClassSchedule_RAW
DEFUNCT DUE TO CTCLINK TRANSITION - REPLACED BY DAT's METHODS
RAW Class Schedule data - for specified quarter and college -
getXMLClassStatus_wDescription
DEFUNCT DUE TO CTCLINK TRANSITION - REPLACED BY DAT's METHODS
Class status
gets class status from table updated every 10-15 minnutes
also has class description and class fee codesstudent portal calls this when viewing class details -
getXMLCourseDetail
Course Details ( District / College ) for specific course - use with program data
CourseID examples: ABCDE000 | ABCD_000 | ABC&_000 where underscore is white space -
getXMLCurrentGradesQuarter
DEFUNCT NO LONGER USED
Current grades quarter information
Procedure referenced by this method is not used in any active District web tools at this time -
getXMLCurrentQuarter
Current academic quarter information -
getXMLCurrentRegistrationQuarter
Current registration quarter information
Used by the following web tools:- Parking Permits
- enrollment dashboard - insideSC
- Program pages
-
getXMLDegreeGroupsList
List of Degree Groups -
getXMLDegreeTypes
List of Degree Types -
getXMLDepartmentList
DEFUNCT DUE TO CTCLINK TRANSITION - REPLACED BY DAT's METHODS
Department list with class count -
getXMLEstimatedTuition
Estimated Tuition Costs -
getXMLInstructorClassList
DEFUNCT DUE TO CTCLINK TRANSITION - REPLACED BY DAT's METHODS
List of classes taught by specified instructor for specified quarter and college (via name) -
getXMLInstructorClassListBySID
DEFUNCT DUE TO CTCLINK TRANSITION - REPLACED BY DAT's METHODS
List of classes taught by specified instructor for specified quarter and college (via SID)
To include classes in the dataset that are excluded because of being coded to not display on the web [section_status code: 'M'],
pass value of 1 or true to parameter: showHidden -
getXMLInstructorList
DEFUNCT DUE TO CTCLINK TRANSITION - REPLACED BY DAT's METHODS
List of Instructors for specified quarter -
getXMLNextQuarter
Next upcoming academic quarter information -
getXMLPreviousQuarter
Previous academic quarter information -
getXMLProgramAreaOfStudy
Areas of Study + AOS sub-areas associated with specific program -
getXMLProgramDetail
Details for specific program without addendum data developed for and used by College to Careers website -
getXMLProgramDetail_AddendumsOnly
Additional information for specified program developed for and used by College to Careers website -
getXMLProgramDetail_WithAddendumData
Details for specific program with addendum data developed for and used by College to Career website -
getXMLProgramList
Program List - with search option
searchBy options: title, description, division, keyword, blank [all 4 columns]
If searchText value is empty string, all programs are returned. -
getXMLProgramOutcomes
Program Outcomes -
getXMLProgramScope
Scope (course listing) for specific program -
getXMLProgramSequence
Sequence (suggested order for taking courses) for specific program -
getXMLQuarters_PortalClassScheduleMenu
DEFUNCT DUE TO CTCLINK TRANSITION
List of quarters being used in dropdown of portal class schedule -
testingNote
LOCAL USE ONLY