AssignStudentAdvisor (V1)

 This activity was migrated to a new namespace. For new workflows use AssignStudentAdvisor (V2) in Cmc.Nexus.Common.Workflow.

The AssignStudentAdvisor activity enables you to assign a Student Advisor to a Student. The activity derives the Advisor type (Academic = AD, Admissions = AM, etc.) based on the Staff Group selection.

assign student advisor

Properties

AssignStudentAdvisor Properties
Property Value Required Notes
DisplayName String No Specify a name for the activity or accept the default.
StaffGroupId InArgument<Int32> Yes Specify the Staff Group Id using a VB expression or variable
StaffId InArgument<Int32> Yes Specify the Staff Id using a VB expression or variable
StudentEnrollmentPeriodId InArgument<Int32> Yes Specify the Student Enrollment Period Id using a VB expression or variable