Coursedog

Submit a Ticket My Tickets
Welcome
Login  Sign up

Banner v3 Functional Release Notes (March 2022)

Table of Contents

Rooms
Sections
Courses
Update Terms: Remove Part of Term Requirement

Rooms

Applicable Products

Scheduling and Events


Updates

  • Capacity in Coursedog will now be displayed from slbrdef_capacity rather than slbrdef_maximum_capacity.

  • slbrdef_maximum_capacity will be returned as max_capacity

  • The following additional fields have been added:


Banner Table & Field

slbrdef.slbrdef_maximum_capacity

slbrdef.slbrdef_capacity

slbrdef.slbrdef_rmst_code

slbrdef.slbrdef_prcd_code

slbrdef.slbrdef_rrcd_code

slbrdef.slbrdef_bcat_code

slbrdef.slbrdef_coll_code

slbrdef.slbrdef_width

slbrdef.slbrdef_length

slbrdef.slbrdef_area

slbrdef.slbrdef_pars_code

slbrdef.slbrdef_key_number




How to Utilize

To utilize these additional fields, custom fields can be added to the Room Template in Scheduling or Events. From there, Coursedog will need to update the ids for these fields through Room Template API calls. Active implementations should reach out to their assigned PM or DE, and launched customers should reach out to support or their assigned CSM.

Sections

Applicable Products

Scheduling and Events


Updates


Banner Table & Field

ssrsyln.ssrsyln_long_course_title

ssrsyln.ssrsyln_section_url

ssrmeet.ssrmeet_hrs_week

ssrmeet.ssrmeet_credit_hr_sess

ssrmeet.ssrmeet_func_code

ssrmeet.ssrmeet_comt_code

ssrmeet.ssrmeet_meet_no


  • These updates will enable the CREATION and UPDATE of SSRSYLN_LONG_COURSE_TITLE and SSRSYLN_SECTION_URL.

  • This will be made an option for createSection/ and updateSection/

  • Currently returned to Coursedog via GET sectionList/ as ssrsylnLongCourseTitle




  • updateMeetingTimes API will also be updated to accept null for weeklyHours so Banner will recalculate the weeklyHours if none are given.



How to Utilize

To utilize the additional fields, custom fields can be added to the Section Template in Scheduling. From there, Coursedog will need to update the ids for these fields through Section Template API calls. Active implementations should reach out to their assigned PM or DE, and launched customers should reach out to support or their assigned CSM.


The change to the behavior for weeklyHours has been updated for all Banner clients. No further action is required.


Courses

Applicable Products

Curriculum


Updates

The below fields have been added to the courseList GET response. Note that they were already supported in the createCourse and updateCourse POST, and they will now be returned in the GET as well.


Banner Table & Field

SCBCRSE.SCBCRSE_CAPP_PREREQ_TEST_IND

SCBCRSE.SCBCRSE_PREREQ_CHK_METHOD_CDE

SCBCRSE.rowid



Additionally, Course Level will be made available in Curriculum in the Course Template for all Banner schools.

How to Utilize

To utilize any of these fields in Curriculum, add a custom field to the Course Template. From there, Coursedog will need to update the ids for these fields through Course Template API calls. Active implementations should reach out to their assigned PM or DE, and launched customers should reach out to support or their assigned CSM.


Update Terms: Remove Part of Term Requirement

Applicable Products

Scheduling, Events, Curriculum, and Catalog


Updates

  • Some schools have terms defined to which courses are assigned that do not have any parts of term associated. Previously, only terms with defined parts of term were returned in termList.

  • All Terms will now be returned, even if no part of term values exist.


How to Utilize

This change will automatically be applied to all Banner schools.

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.