Top of ENR | Index | Table of Contents | Feedback |
ENRJ3161 - Enrolment Form Extract
Purpose |
To extract data containing relevant information for inclusion in an Enrolment or Re-Enrolment form |
|
SubSystem |
Enrolments |
|
Normally Run By | Enrolment Specialist | |
Anticipated Frequency | Nightly during Admissions and Enrolment Periods | |
Structure | Block | Enrolment Form Extract Creation |
Tabs | Parameters | |
More | ||
More | ||
NEW Students | ||
Buttons | Find Person | |
Find Course |
Extract Process This job uses the generic 'extract table' structure to store extracted data which can be used for the production of Enrolment/re-Enrolment forms. A program which uses the extracted data (and data from other Callista tables if required) to produce Enrolment forms can be custom built by the institution. The program accesses the extracted data via views specifically created for the Enrolment form extract process. Extract Creation Processes describes this methodology. Technical detail regarding Enrolment form extracts is provided in release Technical Documentation. Details of the data available in Enrolment Form Extract views is available in Enrolment Form Extract - View Details. The Enrolment Period for which this job is being run must already exist in Callista. (CALF0220). Record Selection Records are extracted if they relate to a Student Course Attempt which is pre-enrolled in the target Enrolment Period specified as a job run parameter. Other parameters can be used to limit the set of records extracted. Eligibility checks are performed to ensure that the student is eligible for an Enrolment form. Student Course Attempts failing a check are not extracted. A record is not extracted if:
Record Extraction The extract process creates a record in the S_EXTRACT table which identifies the particular extract job run. It creates corresponding records of students due to receive an Enrolment form or re-Enrolment form in the S_EXTRACT_RECORD table. For each student selected, the records contain Personal details, Addresses, Course and Pre-Enrolment details, Statistical, Prior Education and Disability details as well as Unit Set, Research and Thesis data (where applicable). In addition Academic History records listing all Courses, Units and associated Advanced Standing are created. Records are not normally created where the student has already been sent an Enrolment form in the target Enrolment Period. New extract records, leading to the production of Replacement Enrolment\re-Enrolment forms can be created by setting the override sent check parameter to 'Y'. As an example of use of this job, institutions can create a program to merge data presented in the Enrolment form record view (ENROL_FORM_RECORD_V) into Microsoft Word documents to produce Enrolment forms. For each Student Course Attempt for which records are extracted, the process registers an outgoing Correspondence Item, with a Correspondence Type of ENROL-FORM in CORF2320. Run Details Method ENRJ3161 runs only in batch mode, through the Job Control & Scheduling Subsystem. Place in Cycle This job should be run after a successful Pre-Enrolment process has been conducted. Pre-Enrolment processes are either the Batch Pre-Enrolment Process (ENRJ3100), or the online process for commencing students, in Direct Admissions (ADMF3240). It can be run initially with the Test Extraction parameter set to Y, to enable testing of the Extraction process. This causes data to be extracted to the extract tables but does not create outgoing correspondence item records. Viewing the Extracted Data Data is usually processed by the institution's custom built Enrolment form creation job. Data can be viewed in the S_EXTRACT and S_EXTRACT_RECORD tables, or in a more useable form in the views ENROL_FORM_EXTRACT_V and ENROL_FORM_RECORD_V, using an ad-hoc query tool. |
The Batch Pre-Enrolment Process block contains: Parameters Tab Extract Parameters
More Tab
More Tab
NEW Students Tab
|
Rule/Notes:
|
The parameters for this job are grouped on the parameter form according to the circumstances under which the job can be run and are described below. Most parameters are used to restrict the activity of this job to a subset of all potential records. |
Rules/Notes: This job refers to the Effect Enr Start Date Alias to determine whether a unit is pre-enrolled or has already been studied. This date alias must be established for each target teaching period. Refer to Enrolment Calendar Configuration. This job is usually run in the same request as the program custom built by the institution to produce Enrolment forms or extract files from the extracted data. The batch Pre-Enrolment job (ENRJ3100) should be run prior to this job to ensure that relevant Student Course Attempts exist. |
Last
Modified on 1 December, 2003