Top of ADM | Index | Table of Contents | Feedback |
ADMJ3320 - Batch USI Request
Purpose | This job is used to request and retrieve multiple students' Unique Student Identifiers (USIs) | |
Subsystem | Admissions | |
Normally Run By | Administration Specialist | |
Anticipated Frequency | As required | |
Structure | Tabs | Parameters |
This
job requests USIs for students whose details have been recorded but for whom the USIs have not been immediately requested in ADMW3352. The USI batch request process involves: a) Initiating a batch request This assembles up to 500 student USI applications, selected on a first in - first out basis. To only include Unsubmitted applications select 'Exclude Errors'. To only include applications previously submitted but with errors select 'Errors Only', and for both submitted and unsubmitted applications select 'Process Batch'. This job will only submit up to 500 students to the USI office at a time. If not all students waiting for a USI are submitted (i.e. after processing, there are records with a status of RQST-BATCH and submitted indicator = N), then a message 'Unprocessed Batch Requests still exist.' is displayed in the run log. b) Retrieving results for an existing request Once a request job is run and a receipt number has been received, the job must be run again to retrieve the results for that request. To retrieve results from a previous request, select the Previous Release Run For: option and then either select the most recent receipt or from the list of earlier ones. This will retrieve a response for each of the students sent in the request. The response will contain either a USI for a student, or any errors found while creating a USI for a student. When a USI is returned for a student, a record is created for that student in the PERSON_USI table and the USI_PERSONAL_DETAIL record and any error records existing for that student in USI_HISTORY_LOG will be deleted. This job is accessed from the main menu. |
Parameters Tab
|
Rules/Notes: A Run For: option must be selected to run this job. For Run For: options are available for the running of this job:
Users can select the Latest Receipt check box to source the latest incomplete request batch record (check box) or else nominate a previous request batch instance. If an instance of this job is running then it must be complete before another instance of the job can be run. This job must be scheduled to run, it cannot be run in immediate mode. |
USI Batch Request Scenarios
Example A
Student Allan Allgood provides evidence of identity to obtain a USI (recorded in ADMW3350) and a record is created for him in the USI_PERSONAL_DETAILS with S_USI_TRANSACTION_TYPE = RQST-BATCH and SUBMITTED_IND = N.
He
is included in a USI batch request and the SUBMITTED_IND is changed to Y. The Receipt for this request is 1234.
When ADMJ3320 is run for this receipt number the USI is returned for Allan, consequently his USI_PERSONAL_DETAIILS record is deleted and a PERSON_USI record containing his USI is created. No USI_HISTORY_LOG records are created for Allan because no errors were generated.
Example B
Student Errol Erroneo provides evidence of Identity to obtain a USI (recorded in ADMW3350) and a record is created for him in the USI_PERSONAL_DETAILS with S_USI_TRANSACTION_TYPE = RQST-BATCH and SUBMITTED_IND = N.
He
is included in a batch request and the SUBMITTED_IND = Y. The Receipt for this request is 1235.
When ADMJ3320 is then run for this receipt number, an error is returned for Errol, consequently his USI_PERSONAL_DETAIILS record is retained and the SUBMITTED_IND is set back to N and a record is created in the USI_HISTORY_LOG for Errol.
Administrators update Errol's personal details and click on the Save & Request button in ADMW3320.
ADMW3320 is run for Errors Only and because Errol has an existing
USI_HISTORY_LOG record it is included in the request and the SUBMITTED_IND in his USI_PERSONAL_DETAILS record is changed to Y. The Receipt for this request is 1236.
Unfortunately another problem is found in Errol's application and so when ADMW3320 is run for Receipt 1236, an error is returned
for Errol, this replaces his earlier one in the USI_HISTORY_LOG and is displayed in ADMW3350. His USI_PERSONAL_DETAIILS record is retained and the SUBMITTED_IND is set back to N.
Further adjustments are made to Errol's personal details and click on the Save & Request button in ADMW3320.
ADMJ3320 is run for Process All and Errol is included in the request and the SUBMITTED_IND = N in his USI_PERSONAL_DETAILS record is once again changed to Y. The Receipt for this request is 1237.
This time Errol's application is successful, so when ADMJ3320 is run for Receipt 1237, Errol's USI is returned. In this case his USI_PERSONAL_DETAILS and USI_HISTORY_LOG records are deleted and a record is created for him in the PRESON_USI table.
Last Modified on 26-Mar-2015 3:54 PM
History Information
Release Version | Project | Changes to Document |
17.0.0.3, 17.1.0.3 & 18.0.0.1 | 2062 - USI | New Online Help page. |