Get Provincial Achievement Test

The Get Provincial Achievement Test service allows a PASI client to access Provincial Achievement Test information stored within PASI.

Normally, this service is to be used during the data synchronization process as described by the Data Synchronization Services document.

The Is Data Available service operation is used to determine if there are any Provincial Achievement Test object changes that the PASI client is interested in. The PASI client could then call this service to return those changes.

Security

This service can be accessed by systems with the Hello World User role.

Request Information

A request to use this service will include list of Reference IDs for the all Exam records being requested with each item in the list containing (* denotes mandatory information):

Validation Rules

There are no validations performed on the service request.

Functionality

Information for each of the Provincial Achievement Test records identified in the request will be retrieved from the PASI Core and returned in the response. If a list of records has been requested, they will be processed in the order provided.

The Provincial Achievement Test Reference IDs provided in the request are validated and the result is returned in the Availability Status:

  • Unknown if the Exam Reference ID provided is not found or identified as a Diploma Exam in PASI Core.
  • Normal if the record(s) has been returned.

When an Expected Version is provided in the request for an Exam record:

  • If the Expected Version requested is ‘0’, the current PASI Version of the record will be returned.
  • If the Expected Version requested is the same as the PASI Version of the record, the record will be returned.
  • If the Expected Version requested is not the same as the PASI Version of the record, the record will not be returned and no further requested records will be processed.

Response Information