-
LIS configuration checklist
Configuration checklist Step Role Action 1 D2L consultant Organization system administrator Configure IPSIS Platform 2 D2L consultant Enable the IPSIS LIS v2.0 Adapter Tool 3 Organization system administrator D2L consultant Configure LIS endpoints 4 Organization system administrator D2L consultant Configure org unit type…
-
Using LIS translators
LIS translators are a way to translate LIS requests into generic IPSIS requests. This allows IPSIS to always use a common language to communicate with Brightspace instead of having LIS (and other standards and proprietary solutions) directly interact Brightspace. This also allows a single set of handlers that can be used…
-
Using LIS v2.0 Services
The IPSIS LIS v2.0 Adapter implements the necessary LIS Services and operations to support the following IMS LIS Profiles: * IMS Global LIS v2.0 Core Profile * IMS Global LIS v2.0 Full Course Hierarchy Profile * IMS Global LIS v2.0 Combined Sections Profile Each service implemented by D2L as part of the LIS v2.0 Adapter…
-
About the ITranslateCourseSection interface
The ITranslateCourseSection interface is used to translate a LIS course section into an IPSIS course section. The interface implementation is D2L.IM.IPSIS.LIS.CMS.ITranslateCourseSection. The following template configuration list provides a starting point for any LIS implementation: IPSIS, Default *…
-
Configure LIS endpoints
A LIS endpoint describes how IPSIS obtains services and data from a SIS supporting the IMS Global LIS v2.0 messaging standard. For most LIS operations and LIS-supported SIS vendors, endpoint information is not part of its communication with IPSIS, and the endpoint must be configured manually. Add an endpoint On the…
-
The Bulk Data Exchange Management Service (BDES)
This service is used to initiate and report on Bulk SIS Integration processing. Implemented operations * announceBulkDataExchangeasynchronously. * announceFailureBulkDataExchange Called operations * ignoreBulkDataExchange * cancelBulkDataExchange * reportBulkDataExchange * requestBulkDataExchange About the…
-
The Course Section Management Service (CSMS)
This service manages Brightspace course sections (groups). Implemented operations * deleteCourseSection * replaceCourseSection * readCourseSection About the deleteCourseSection operation deleteCourseSection deletes Brightspace org units associated with LIS course sections. Process flow: deleteCourseSection When an LIS…
-
About the ITranslateReadCourseSectionResponse interface
The ITranslateReadCourseSectionResponse interface is used to translate a Brightspace section into an LIS course section record. The interface implementation is D2L.IM.IPSIS.LIS.CMS.ITranslateCourseSection. The following template configuration list provides a starting point for any LIS implementation. Template, IPSIS *…
-
Configure org unit type mapping specific to LIS
An org unit type mapping is required so that IPSIS knows how to interpret messages of a particular type from a source system. For example, a SIS might communicate messages about Faculties, but IPSIS should interpret those as Departments in Brightspace. An administrator must coordinate with the source system vendor to…
-
About the ITranslateCourseOffering interface
The ITranslateCourseOffering interface is used to translate LIS Course Offerings into Desire2Learn Course Offerings. The interface implementation is D2L.IM.IPSIS.LIS.CMS.ITranslateCourseOffering. The following configuration list provides a starting point for any LIS implementation: IPSIS, Template configuration *…