| Top of GRD | Index | Table of Contents | Feedback | ![]() |
| Purpose | To enable institutions to securely send student data in the Digitary Learner Profile (DLP) format to the My eQuals Graduation Verification Service (GVS). | |
| SubSystem | Graduation | |
| Normally Run By | Administration Specialist | |
| Anticipated Frequency | Run periodically during each Ceremony Round Processing Period | |
| Structure | Tab | Parameters |
| This job enables institutions to securely send the student data in the Digitary Learner Profile (DLP) format to Digitary for use by the Graduate Verification Service (GVS). The job creates new records in GVS, updates existing records in GVS and removes existing records from GVS. The job can be run in Schedule ASAP or Scheduled mode by the institution. Note: The GVS Web Service details must be configured in GENF5000 for the job to run properly |
The GVS Data Processing Job block contains: Parameters Tab
|
Rules/Notes: The users can run this job to : Records are written into the S_LOG_ENTRY table after the job is run. Select the check box(es) for the different sets of data that you wish to include in the job. At least one check box must be selected for this job to run. When the Include Creates checkbox is selected, the job will only process records with the following Graduand details are satisfied:
All the records that have been successfully created in Digitary, will be flagged as transferred in Callista SMS by setting the GVS Create Date in GRDF4200 to the current date. When the Include Updates checkbox is selected, a STUDENT_TODO record with S_STUDENT_TODO_TYPE of GVS-UPDATE is created when: the GVS Create Date in GRDF4200 is not null, the Send Data to GVS checkbox in GRDF4200 is selected, and one of the following fields has been updated for the student:
It will select each student record from the STUDENT_TODO table with a S_STUDENT_TODO_TYPE of ‘GVS-UPDATE for processing.
When the Include Deletes checkbox is selected, a STUDENT_TODO record with S_STUDENT_TODO_TYPE of GVS-OPTOUT is created when a GVS Create Date exists in GRDF4200 and the Send Data to GVS checkbox in GRDF4200 is updated. The Date From and Date To parameters are not relevant when the Delete option is selected.
All the records that are successfully deleted in Digitary, will be logically deleted from the STUDENT_TODO table. |
This is a mandatory element and it holds the learner’s unique identifiers.
| Attribute Name | Description | Values | Callista table name | Callista column name |
|---|---|---|---|---|
type |
The enumerated ID type | UNIVERSITY, USI, NSN | SYSTEM ISSUER TYPE | SYSTEM ISSUER TYPE |
| value | The unique identifier | PERSON | PERSON_ID |
Note: UNIVERSITY is the default value for type. This will provide a consistent response for the Learnersid until such time that all students have a USI.
This element holds the learner’s name(s) and has the following associated attributes.
Attribute Name |
Description |
Values |
Callista Table Name |
Callista Column Name |
|---|---|---|---|---|
nameType |
The enumerated name type |
STUDENT, GRADUATE, ALTERNATE |
SYSTEM NAME TYPE |
SYSTEM NAME TYPE |
givenNames |
The learner’s given names |
|
PERSON |
GIVEN_NAMES |
familyNames |
The learner’s family name |
|
PERSON |
SURNAME |
fullName |
The learner’s full name representation |
|
GRADUAND |
GRADUATION_NAME |
Note: GRADUATE is the default value for nameType.
Email id of the student
| Attribute Name | Description | Values | Callista table name | Callista column name |
The student's email address |
PERSON_ADDR_GVS_EMAIL_V | GVS_EMSAIL_ADDR |
d. Dob
Student's date of birth
| Attribute Name | Description | Values | Callista Table Name | Callista Column Name |
| dob | Student’s date of birth | Format: YYYY-MM-DD | PERSON | BIRTH_DT |
The graduation name values as they appear on the award.
| Attribute Name | Description | Values | Callista Table Name | Callista Column Name |
name |
Award Name |
|
AWARD |
AWARD_TITLE |
The type of award conferred. Valid award type values are shown below (this list is not exhaustive and is expected to grow and change as specific cases present).
| Attribute Name | Description | Values | Callista Table Name | Callista Column Name |
awardType |
The type of Award |
• CERTIFICATE_I |
GOVT_COURSE_TYPE |
DESCRIPTION |
This element holds the details of the issuer of the award and has the following associated attributes.
| Attribute Name | Description | Values | Callista Table Name | Callista Column Name |
type |
The type of issuer |
• CUSTODIAN • JOINT • ANTECEDANT |
AWARD_ISSUER |
ISSUER_TYPE |
identifier |
The issuer’s unique identifier |
|
AWARD_ISSUER |
ISSUER_CD |
name |
The issuer’s full name |
|
AWARD_ISSUER |
ISSUER_NAME |
url |
The issuer’s public URL |
|
AWARD_ISSUER |
ISSUER_URL |
countryCode |
The issuer’s country code |
Defaulted to ‘AU’ |
AWARD_ISSUER |
ISSUER_COUNTRY |
The unique identifier for the award for a learner. It is expected to be a unique value to identify the specific award. The type and format of this value is determined by the institution. The Verification Service determines uniqueness based on this value and the issuing institution. This unique awardId value is also used to update and revoke previously supplied records.
| Attribute Name | Description | Values | Callista Table Name | Callista Column Name |
awardId |
The unique identifier for the Award. |
|
PERSON. |
PERSON_ID ||AWARD_CD |
The title of the award.
| Attribute Name | Description | Values | Callista Table Name | Callista Column Name |
awardTitle |
The Title of the Award achieved. |
|
AWARD |
AWARD_TITLE |
Honours information
| Attribute Name | Description | Values | Callista Table Name | Callista Column Name |
honours |
Honours information. |
|
GRADUAND |
HONOURS_LEVEL |
| Attribute Name | Description | Values | Callista Table Name | Callista Column Name |
Type |
The type of area of study. |
• SPECIALISATION • MAJOR • MINOR |
FIELD_OF_STUDY |
GOVT_FIELD_OF_STUDY |
Title |
The title of the area of study |
|
GOVT_FIELD_OF_STUDY |
DESCRIPTION |
The date the award was conferred, and it should be in YYYY-MM-DD Format.
| Attribute Name | Description | Values | Callista Table Name | Callista Column Name |
awardDate |
Date the student was conferred. |
Format: YYYY-MM-DD |
GRADUAND |
CONFERRAL_DT |
The date the award was issued
| Attribute Name | Description | Values | Callista Table Name | Callista Column Name |
issueDate |
Date the award was issued. |
Format: YYYY-MM-DD |
N/A |
N/A |
Last Modified on 08-Feb-2022 11:43 AM
History Information
| Release Version | Project | Change to Document |
| 23.1.0.3, 24.0.0.3 & 24.1.0.2 | 2549 - My eQuals EVS | New Online Help page |