-
About the ITranslateMembershipResponse interface
The ITranslateMembershipResponse interface is used to translate an IPSIS Enrollment Read Result into an LIS Membership Record. The implementation interface is D2L.IM.IPSIS.LIS.MMS.ITranslateMembershipResponse. The following configuration list provides a starting point for any LIS implementation: Template, IPSIS *…
-
About the ITranslateGroup interface
The ITranslateGroup interface is used to translate LIS Group Record into a Brightspace OrgUnit. The interface implementation is D2L.IM.IPSIS.LIS.GMS.ITranslateGroup. The following configuration list provides a starting point for any LIS implementation. Template, IPSIS * GroupRequestBaseTranslator (Sort Order = 10) *…
-
About the ITranslateReadGroupResponse interface
The ITranslateReadGroupResponse interface is used to translate a Brightspace org unit into a LIS group record on the response message of a read operation. Note: Values such as Name and Code are stored both in the IM tables and in the LMS tables. Depending on IPSIS handler configuration, both sets of data might be available…
-
About the ITranslateReadResultsRequest interface
The ITranslateReadResultsRequest interface is used to translate the LIS Request object into D2L recognized values. The interface implementation is D2L.IM.IPSIS.LIS.OMS.IReadResultsRequestTranslator The following configuration lists for the ITranslateReadResultsRequest are shipped with the product. They are listed along…
-
About the ITranslateGradesToLISResults interface
The ITranslateGradesToLISResults interface is used to translate IPSIS IGrade objects into ResultRecord objects to send to LIS. The interface implementation is D2L.IM.IPSIS.LIS.OMS.ITranslateGradesToLISResults. The IPSIS, Default configuration lists for the ITranslateGradesToLISResults interface are shipped with the…
-
About the ITranslateReadResultIdsForLineItemWithLineItemTypeRequest interface
The ITranslateReadResultIdsForLineItemWithLineItemTypeRequest interface is used to translate the LIS Request object into D2L recognized values. The interface implementation is D2L.IM.IPSIS.LIS.OMS.IReadResultIdsForLineItemWithLineItemTypeRequestTranslator. The IPSIS, Template configuration lists for the…
-
About the ITranslateReadResultIdsForLineItemWithLineItemTypeResponse interface
The ITranslateReadResultIdsForLineItemWithLineItemTypeResponse interface is used to translate IPSIS IGrade objects into ResultId strings for LIS. The interface implementation is D2L.IM.IPSIS.LIS.OMS.ITranslateReadResultIdsForLineItemWithLineItemTypeResponse. The IPSIS, Default configuration lists for the…
-
About the ITranslateGradeTypeForReplaceLineItemRequest interface
The ITranslateGradeTypeForReplaceLineItemRequest determines the grade type value for an outgoing replaceLineItem request, based on the incoming GradeType field off of the IReadGradesResult request object. The interface implementation is D2L.IM.IPSIS.LIS.OMS.ITranslateGradeTypeForReplaceLineItemRequest. The IPSIS, Default…
-
About the ITranslateSectionAssociation interface
The ITranslateSectionAssociation interface is used to translate LIS Section Association Requests into a D2L IPSIS Section Association Object. The interface implementation is D2L.IM.IPSIS.LIS.CMS.ITranslateSectionAssociation. The following configuration list provides a starting point for any LIS implementation: Template,…
-
About the ITranslateReadSectionAssociationResponse interface
The ITranslateReadSectionAssociationResponse interface is used to translate a Brightspace Section Association into an LIS Section Association record. The interface implementation is D2L.IM.IPSIS.LIS.CMS.ITranslateReadSectionAssociationResponse. The Template, IPSIS configuration list provides a starting point for any LIS…