Skip to content

SendCorrespondenceSspMerge

Corey Wallis edited this page Oct 11, 2019 · 1 revision

Send, or at least generate, an piece of correspondence using the Student Study Plan Merge window

Arguments

Name Purpose Direction Type Default Value
ProcessSuccessful A flag indicating if the activity successfully completed its process Out Boolean
ProcessMessage A message providing context to the success, or failure of the process undertaken by this activity Out String
StudentID The unique id number of the student to be entered into the window In String
StudyPackageCode The version of the course (Study Package) to be entered into the window In String
StudyPackageVersion The version of the course (Study Package) to be entered into the window In String
StudyPackageAttempt The student's attempt of the course (Study Package) to be entered into the window In String
ActiveBrowser Reference to the current active browser tab InOut Browser
CorrespondenceDefinition The Correspondence Definition used to generate the correspondence to be sent In String
TextOneField Value to be entered into the 'Text 1' field. This value is then available to the merge when generating the correspondence. In String
TextTwoField Value to be entered into the 'Text 2' field. This value is then available to the merge when generating the correspondence. In String
TextThreeField Value to be entered into the 'Text 3' field. This value is then available to the merge when generating the correspondence. In String
TextFourField Value to be entered into the 'Text 4' field. This value is then available to the merge when generating the correspondence. In String
CorrespondenceSubject Value to be entered into the 'Correspondence Subject' field. This value is then use as the subject for the subject of the email that is generated. In String
Clone this wiki locally