Top of STA | Index | Table of Contents | Feedback |
STAJ0110 - Create Government Submission Snapshot
Purpose | The process creates a snapshot of Enrolment and Load data used to create files for submission to HEIMS. | |
SubSystem | Statistics. | |
Normally Run By | As a batch job, by the statistics specialist, as required. | |
Anticipated Frequency | Must be run once for each Government Submission but is likely to be run a number of times for each submission in order to identify missing or errant data. May be run to reproduce previous exception reports. | |
Structure | Block | Create Government Submissions Snapshot |
Tab | Parameters |
A Government Submission Snapshot is created using Create Government Submission Snapshot (STAJ0110). The snapshot is then used to create many of the extract files for submission to HEIMS. (The function populates the GOVT_STUDENT_ENROLMENT and GOVT_STUDENT_LOAD_LIABILITY tables with data from the ENR_STATISTICS_SNAPSHOT table. When the function is run for a System Submission Type parameter of 'REVISION', records are based on entries in the GOVT_STUDENT_ LIABILITY_REVISION table). The data included in a Snapshot is controlled by the details specified in the Maintain Statistics Configuration (STAF1000), Maintain Government Snapshot Control form (STAF1340) and Maintain Government Snapshot Control (STAF1350) along with parameters provided to the job. This job, STAJ0110, uses one of the Enrolment Statistics Snapshots (created by STAJ0100), to identify records for inclusion in the Government Submission. The Enrolment Statistics Snapshot used reflects the institution’s current enrolment situation. The Enrolment Statistics Snapshot is used as a source for data required in the Government Submission Snapshot. The remaining required data is extracted or derived from other parts of the system. Checks are performed by the system to determine if records should be included in the Government Submission Snapshot. Only Enrolments Statistics Snapshot records with a Government Reportable indicator of ‘Y’ (Government Reportable), or ‘W’ (Warning), and a Unit Census Date between the Submission Start and End Date are included in the Government Submission Snapshot. Data Capture is at a Person/Course level for output to the Govt_Student_Enrolment (gse) table. Data Capture is at a Person/Unit level for output to the Govt_Student_Load_Liability (gsll) table. Retention Transaction Types are not included in any of the Tuition Fee calculations. Special Note: If a student does not have a valid Student Status, their Student Status will be given a value of 000 when they are included in the Government Submission Snapshot. Student Status is set up in ENRF3110 - Record Student Status. For information on Student Status descriptions, see ENRF0161 - Maintain Government Student Status. Error Handling The first part of this job deletes any previous snapshot records and sets submission dates on control records. These steps must occur if the process is to proceed any further. so if an error or exception in this part of the job it will not allow processing to continue and hence the job will fail. Job Run Details Started processing: || SISDATE Started creating Job Run Message Log: || SISDATE Important: Note that in order for this summary information to be included in the run log, the PASS_RJR_ID_IND value for this job must be set to 'Y' in the S_JOB table. Related/Dependent Jobs This job produces an exception report (STAR0110). This job is dependant on Create Enrolment Statistics Snapshot (STAJ0100). This job is accessed from the main menu. |
The Create Government Submission Snapshot block contains: Tab Parameters Create New Submissions sub-block
OR ... Retrieve Errors From Previous Submission
Report Production Details
|
Rules/Notes: Submission Year/Number: System
Submission Type:
Note: Other System Submission Types (for example, SCHLSHP, OS-HELP, PRE_2005, VS-CMP-UNT, VS-RPT, VS-REV and VS-CMP-CRS, etc) are not applicable to this job. Enrolment
Statistics Snapshot: Use
Most Recent Enrolment Statistics Snapshot: Use
RTS EFTSL Calculation: Previous
Log Creation Date: Report
Level: Message
Number: Validations include:
|
Create Government Submission Snapshot Process Enter the Submission Year. The Submission Number is restricted to display records that are defined by the Submission Year. The same restrictions apply to selecting either the System Submission Type or Submission Number first. Use RTS EFTSL Calculation. The EFTSL for an Student Unit Attempt is calculated at 100% for the Unit, regardless of how many Disciplines are defined to the Unit. EFTSL within the Enrolment Statistics Snapshot table is split for each Discipline defined to the Unit Version – it ignores the calculated EFTSL value for each Discipline defined to the Unit Version and calculates EFTSL at 100%. The Government Submission Snapshot process is run in order to capture a Snapshot of data from Callista. The 'Snapshot' consists of collecting data from throughout Callista and storing it in separate Callista tables. The database tables populated by this process contain all the data required to create the extract files used in HEIMS. Separate jobs are run to create each extract file from the Government Snapshot (refer to The Government Enrolments Statistics Process). Details of the data included in the snapshot are provided in the Enrolment Statistics Snapshot. Government Snapshot tables can be used to check data, to trial data through the Government Submission Process for the purpose of ensuring data integrity and as a source of statistical information if the institution desires. At an appropriate time after the Census Date, one of the Enrolment Snapshots is selected as being representative of the Enrolment situation at the Census Date, and is used in the production of the Government Snapshot. The Enrolment Snapshot used is specified as a parameter to this job. . |
Rules/Notes: System Submission Type are used to control data included in the snapshot:
The Highest Attainment value can be selected directly from the Person Statistics table along with the other existing fields. However, if the Commencing Student Indicator is 'N', then the highest Attainment will be returned as 010000. If not found, the above Validation applies. If no valid CHESSN record is found, an error is logged in the s_error_log table. Person CHESSN Detail can be found and updated within ADMF32W0. One of the values recorded is the Tertiary Entrance Score (E369). When reported to HEIMS, the Score must have a value of 001, or 999, or in the range 030 to 100. The logic for deriving Element 566 is provided in the Derivation of the Government Exemption Institution Code for E566 diagram. |
Exception Report Exception Report STAR0110 is a report of exceptions that are logged while creating the Government Submission Snapshot. It is used to identify data anomalies for rectification. The aim is to provide a 'clean' set of data for the government submission files and for internal reporting. |
Rules/Notes: The following is a list of those circumstances which might generate exceptions. They all relate to setup problems. Refer to pre-requisites section for further information:
The following warning messages relate to Research Training Program validations and will be reported to the Exception Report during processing prior to data being recorded within the snapshot:
|
Last modified on 05-Apr-2018 5:25 PM
History Information
Release Version | Project | Change to Document |
18.1.0.3, 19.0.0.3, 19.1.0.2 | 2262 - Compliance HDR Indicators | Changed old Government agency references to HEIMS. |
18.1.0.3, 19.0.0.3, 19.1.0.2 | 2262 - Compliance Research Training Programs | Added new warning messages for Research Training Program validatuions. |
13.0.0.2 | 1323 - Online Help Consolidation | Updated links to Govt. Enrolments Stats process and snapshot. |
12.0.0.3, 12.1.0.2 | 1600 - Compliance 2010 | Changed note about other System Submission Types being excluded from this job. |
12.0.0.3 | 1646 - Skills Vic Fee-Help Reporting | Added VET System Submission types to the note about System Submission Types being excluded from LOV. |
11.1.0.3 | 1478 - Calipso 27297 | Added new paragraph re Data capture in Introduction section. |
11.1.0.3 | 1600 - Compliance 2010 | Added new validation re: error logged for GOVT_STUDENT_ENROLMENT records |
11.1.0.0.0.0 | 1505 - Compliance 2008 | Added information about element 566 derivation Added comment re Year Left School (element 572) |
11.0.0.0.0.0 | 1350 Job Error Handling Pt 2 | Added information about Job Error Handling and Job Run Details in the Introduction section. |
10.1 | 1339 - DEEWR 2007 Pt 1 | New notes under 'Validations include:' |
10.0 | 1339 - DEEWR-2007 Pt 1 | Modified Summer School details to also include Winter School |