Equivalency Manager Call – Set Equivalency
If no results are returned when searching for an Evaluation Task or for an existing Equivalency a new Equivalency may need to be created.
SetEquivalency web service call, users can create an equivalency outside of the TES interface.
Requirements:
Users will need to know the following before they are able to set an Evaluation Task.
AccessKeyID - Provided with Web Services subscription
UserIDs for Creator - See How to Get the UserID
SendCourseID for the specific course(s) - See How to Look up a Course ID (CourseID)
RecieveCourseID for the specific course(s) at your institution - See Get Receive Course By Course Code
How it Works:
To set an equivalency users will need to provide the following information;
AccessKeyID, CreateUserID, EffectiveDateBegin*, EffectiveDateEnd*,PublicNote*,PrivateNote*, HideFlag*,
SendCourseID1, SendCourseID2*, SendCourseID3*, SendCourseID4*, SendCourseID5*, SendCourseID6*, SendCourseID7*, SendCourseID8*, SendCourseID9*,
SendCourseID10*, RecieveCourseID1, RecieveCourseID2*, RecieveCourseID3*, RecieveCourseID4*, RecieveCourseID5*, RecieveCourseID6*, RecieveCourseID7*,
RecieveCourseID8*, RecieveCourseID9*, and RecieveCourseID10*.
*indicates a value that may be left null.
If the task is successfully created an EquivalencyD will be returned.