This
process updates the database
|
|
Subsystem
|
Student
Finance |
Purpose
|
To
produce extract records containing the necessary information for printing
of Reminder Notices. These records are stored in a table in the Callista
database. |
Normally
Run By |
A
fees administrator |
Anticipated
Frequency |
An
initial run, then a planned cycle |
Parameter Samples |
|
Report | Reminder Notice Exception report |
Report Sample | |
Topics |
Extract
Process, Update
Process, Run Details,
Job Parameters, Producing
Statements of Account, Record Layouts,
Processing Logic |
Extract
Process |
A
wide range of data is extracted from relevant Callista database tables.
This data, plus some entered by parameter, (and data from other Callista
tables if required) is the source for the creation of Reminder Notices
for students with fees overdue in a given period. It is written in the
form of extract records to the generic S_EXTRACT_RECORD table. A single
record is written to the S_EXTRACT table to identify a particular run
instance of this job for which extract records have been created. The
extract relates only to student debtors. A different statement
(FINJ6130)
is provided for sponsors undertaking payment of student's fees.
The
extract table methodology allows flexibility for the institution to produce
customised reminder statements.
The
basis of extraction is that a debt exists within the financial period
for a student satisfying the parameter selection criteria. Extraction
is always for a single financial period. Further selection can be made
by supplying specific parameter values. Records
are only extracted if the correspondence category recorded against a
student's course attempt (displayed in ENRF3000) includes a correspondence
type for Reminder Notice which matches the correspondence type supplied
by parameter for this job. For
example, if the correspondence category STANDARD includes a correspondence
type of REMNDR-SOA, and if REMNDR-SOA is the chosen parameter for this
job run, student course attempts with the STANDARD correspondence category
are extracted. The
relationships between correspondence types and categories are recorded
in CORF2200. Source
tables and views of the extracted data are documented in view details.
A summary of the processing
logic used to extract data
and write it to the extract table is also provided.
|
Update
Process |
In
a successful extract:
and,
unless the run is a test extraction (set by parameter)
For
further information, refer to the Correspondence subsystem. |
|
Reminder Notice extract
records
Up
to fourteen different types of record can be held for each individual
Reminder Notice. These
records are:
See
view details
documentation for more detail. |
Run
Details |
Method
This
job can only be run in batch mode, through the Job
Control & Scheduling subsystem.
Note: The report can only be generated in immediate mode using log creation date parameter which permits exception reports produced from previous runs of this job to be reproduced. The
date and time of extract is stored with the extracted records. Timing considerations
It
is appropriate to start running this job sometime after student fees
become overdue in accordance with the accepted procedure for your institution. Viewing the extracted data
Data
is usually processed by the institution's custom built statement 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 ACC_STMNT_EXTRACT_V and ACC_STMNT_RECORD_V,
using an ad-hoc query tool. |
Job
Parameters |
Required parameters
Select
a value for correspondence type (see Extraction
Criteria and Update Process) from the list of values (LOV) displaying the types mapped to this
job. Select also an active financial period. Select
an institution code and address type, used to retrieve
the required institution address for printing on the Reminder Notice.
(Note that the LOV shows only closed address types. This is in
line with the recommendation that once established, institution addresses
should be closed to prevent their display in general LOVs.) Setting
the Exclude Sponsor Debt indicator to Y will extract students
where they have a personal liability.
This will apply when they are not sponsored at all or when they
are partially sponsored and the student's portion is overdue. Setting
the Include Previously Reminded indicator to Y will report the
total overdue debt status at each instance a new debt becomes overdue. Optional selection parameters
These
parameters have a default value of % indicating that all data values
relevant to the parameter should be processed. To
further limit the students whose records should be extracted and/or
the relevant debts for which a Reminder Notice is to be issued, a specific
value may be specified for any or all of the following:
Other parameters
NOTE:
Please do not include special characters in the text - these
will be incorrectly interpreted by the extract process.
|
Exception Report |
This report displays any exceptions encountered during the extract process. |
Run Details |
This exception report is produced
Refer to the Job Control and Scheduling subsystem for details of scheduling and running batch and online jobs NoteIf exceptions are recorded for more than one person then the system creates a new person_id group containing student_id's of records with data errors. This person_id group is recorded against the correspondence item. |
Report Parameters |
Log Creation Date Permits exception reports produced from previous runs of this job to be reproduced. No further report parameters are required when this parameter is specified. This is a log created by a previous run for FINJ6121 |
Producing
Reminder Notices |
Producing Reminder Notices
The
extract data supplied is envisaged as sufficiently comprehensive to
meet the varied needs of different institutions. Licensees will be responsible
for the programming tasks involved in extracting data and producing
Reminder Notices from the records stored in the extract table, S_EXTRACT_RECORD
via the ACC_STMNT_RECORD_V view. These statements can thus be tailored
to an individual institution's formatting and content requirements.
Some
matters for consideration are:
About assessment
transactions (TRANSACTION DETAILS records)
|
Last
Modified on 11
March 2002