ASSJ3501 - Assignment Cover Sheets Extract Creation

Purpose

To produce an extract file containing relevant information for inclusion in assignment cover sheets

Subsystem Assessments
Normally Run By Assessments Specialist
Anticipated Frequency Should be scheduled to run after the prerequisite job is run. The prerequisite job is run whenever cover sheets are required - typically weekly

Structure

No parameters required

 

 

Extract Process

This job uses the generic 'extract table' structure to store extracted data. This data can then be used for the production of Assignment Cover Sheets. An insitution should custom-build a program to use the extracted data (and data from other Callista tables if required), accessing this data via views specifically created for the Assignment Cover Sheet Extract process. This methodology is described in Extract Creation Processes.

As an example of use of this job, institutions may create a program to merge data presented in the Assignment Cover Sheet record view (ASS_COVER_RECORD_V) into Microsoft Word documents to produce Assignment Cover Sheets.

Details of the data available in Assignment Cover Sheet Extract views are available in Assignment Cover Extract - View Details.

Record Extraction

The extract process creates a record in the S_EXTRACT table that identifies the particular instance of the extract job run and the parameters set. It creates corresponding records for Assignment Cover Sheets in the S_EXTRACT_RECORD table. Up to seven different types of record can be held for each Assignment Cover Sheet extracted. These records are:

  • A header record containing a comment (record type = HEADER)
  • Records for each student due to receive an assignment cover sheet. For each the following are extracted, where applicable:
    • Person details (record type = PERSON).
    • Address details (record type = ADDRESSES).
    • Details of course attempts (record type = COURSE ATTEMPTS).
    • Details of unit attempts (record type = UNIT ATTEMPTS).
    • Details of assessment item (record type = ASSESSMENT DETAILS)
  • Summary of the number of each of the previous five records extracted (record type = FOOTER)

Run Details

This job can be run only in batch mode, through the Job Control & Scheduling Subsystem.

ASSJ3500 or ASSJ3500R are prerequisite jobs that must be run before this job. The Job Run ID links the prerequisite job and this job, so the correct data is extracted to the file. This means that ASSJ3501 can not be run alone.

The date and time of extract is stored with the extracted records.

Viewing the Extracted Data

Data is usually processed by the institution's custom-built Assignment Cover Sheet creation/printing job. Data can be viewed in the S_EXTRACT and S_EXTRACT_RECORD tables, or in a more useable form in the views ASS_COVER_EXTRACT_V and ASS_COVER_RECORD_V, using an ad-hoc query tool. These views are described in detail in Assignment Cover Extract - View Details.

 

No parameters are required.

 

 

 

Last Modified on 26 February, 2004