IPASIService2019GetProvincialAchievementTestResult Method Provincial Approach to Student Information API
This service will return the Provincial Achievement Test result(s) based on the Provincial Achievement Test result RefId(s) passed in.

Namespace: PASI.ServiceContract
Assembly: PASI.ServiceContract (in PASI.ServiceContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

List<ProvincialAchievementTestResultResponse> GetProvincialAchievementTestResult(
	ProvincialAchievementTestResultRequest request
)

Parameters

request
Type: PASI.DataContract.V2019ProvincialAchievementTestResultRequest
The request contains a list of Provincial Achievement Test result RefIds and expected versions the client wishes to retrieve.

Return Value

Type: ListProvincialAchievementTestResultResponse
The response contains a list of Provincial Achievement Test Result.

Service Validations

The following codes can be returned from the service operation. This list also shows core alerts that could be generated as a result calling this service. These codes are in addition to the standard set of codes that can be returned defined as in the Approach to Error Reporting. Click the link for the details.

No additional errors for this service.
Remarks

This service is intended to be used during the data synchronization process using the IsDataAvailable service. See the Expected Versions section for important details on how this service will return data.

This service allows the PASI Client to retrieve Provincial Achievement Test result(s) by passing in the Provincial Achievement Test result RefId(s). This service can be used to:
  1. Retrieve information about a Provincial Achievement Test result from the PASI Core, and
  2. Obtain updates about a Provincial Achievement Test result from the PASI Core as part of the data synchronization processes.
This service can be used to get a single record or a list of records.

The PASI Client must be assigned the ViewAcademicRecordUser role.

Request and Response Class Diagram



Request Fields

Full Property NameTypeRequiredOther Attributes
CallerInfoCallerInfoYes
CallerInfo.ClientMessageIDStringYesValue must be no more than 50 characters Value must not have control characters, leading, trailing or multiple embedded spaces. Content must not match regular expression: ^\s|\s{2,}|\s$|[\x00-\x19]|[\x7F-\x9F]|[^\x00-\xFF]
CallerInfo.SentUtcTimeDateTimeYes
CallerInfo.SoftwareSoftwareYes
CallerInfo.Software.BuildNumberStringYesValue must be no more than 30 characters Value must not have control characters, leading, trailing or multiple embedded spaces. Content must not match regular expression: ^\s|\s{2,}|\s$|[\x00-\x19]|[\x7F-\x9F]|[^\x00-\xFF]
CallerInfo.Software.ManufacturerStringYesValue must be no more than 100 characters Value must not have control characters, leading, trailing or multiple embedded spaces. Content must not match regular expression: ^\s|\s{2,}|\s$|[\x00-\x19]|[\x7F-\x9F]|[^\x00-\xFF]
CallerInfo.Software.ProductStringYesValue must be no more than 100 characters Value must not have control characters, leading, trailing or multiple embedded spaces. Content must not match regular expression: ^\s|\s{2,}|\s$|[\x00-\x19]|[\x7F-\x9F]|[^\x00-\xFF]
CallerInfo.Software.VersionStringYesValue must be no more than 30 characters Value must not have control characters, leading, trailing or multiple embedded spaces. Content must not match regular expression: ^\s|\s{2,}|\s$|[\x00-\x19]|[\x7F-\x9F]|[^\x00-\xFF]
CallerInfo.UserUserYes
CallerInfo.User.IPAddressStringYesValue must be no more than 50 characters Value must not have control characters, leading, trailing or multiple embedded spaces. Content must not match regular expression: ^\s|\s{2,}|\s$|[\x00-\x19]|[\x7F-\x9F]|[^\x00-\xFF]
CallerInfo.User.LocalIDStringYesValue must be no more than 50 characters Value must not have control characters, leading, trailing or multiple embedded spaces. Content must not match regular expression: ^\s|\s{2,}|\s$|[\x00-\x19]|[\x7F-\x9F]|[^\x00-\xFF]
CallerInfo.User.NameStringYesValue must be no more than 100 characters Value must not have control characters, leading, trailing or multiple embedded spaces. Content must not match regular expression: ^\s|\s{2,}|\s$|[\x00-\x19]|[\x7F-\x9F]|[^\x00-\xFF]
CallerInfo.User.OrganizationCodeStringYesValue must be no more than 6 characters
ProvincialAchievementTestResultIdsList<EntityRefIdVersionInfo>Yes
ProvincialAchievementTestResultIds.ExpectedVersionNullable`1No
ProvincialAchievementTestResultIds.RefIdGuidYes


Response Fields

Full Property NameTypeRequiredOther Attributes
List<ProvincialAchievementTestResultResponse>List<ProvincialAchievementTestResultResponse>No
List<ProvincialAchievementTestResultResponse>.AvailabilityStatusStringNo
List<ProvincialAchievementTestResultResponse>.ProvincialAchievementTestResultProvincialAchievementTestResultInfoNo
List<ProvincialAchievementTestResultResponse>.ProvincialAchievementTestResult.AccommodationsList<String>NoValue must be an appropriate PATAccommodations code value
List<ProvincialAchievementTestResultResponse>.ProvincialAchievementTestResult.ComponentsList<ProvincialAchievementTestComponentResultInfo>No
List<ProvincialAchievementTestResultResponse>.ProvincialAchievementTestResult.Components.AccommodationsList<String>NoValue must be an appropriate PATAccommodations code value
List<ProvincialAchievementTestResultResponse>.ProvincialAchievementTestResult.Components.ComponentCodeStringYesValue must be no more than 5 characters Value must not have control characters, leading, trailing or multiple embedded spaces. Content must not match regular expression: ^\s|\s{2,}|\s$|[\x00-\x19]|[\x7F-\x9F]|[^\x00-\xFF] Value must be uppercase.
List<ProvincialAchievementTestResultResponse>.ProvincialAchievementTestResult.Components.ScoreNullable`1NoValue must be between -1000 and 1000 Decimal number must have precision of at most 8 and scale of at most 4
List<ProvincialAchievementTestResultResponse>.ProvincialAchievementTestResult.Components.StatusStringYesValue must be an appropriate ComponentResultStatus code value
List<ProvincialAchievementTestResultResponse>.ProvincialAchievementTestResult.GradeStringYesValue must be an appropriate GradeCode code value
List<ProvincialAchievementTestResultResponse>.ProvincialAchievementTestResult.IsDeletedBooleanYes
List<ProvincialAchievementTestResultResponse>.ProvincialAchievementTestResult.LastUpdateUtcTimeDateTimeNo
List<ProvincialAchievementTestResultResponse>.ProvincialAchievementTestResult.PASICoreVersionInt64Yes
List<ProvincialAchievementTestResultResponse>.ProvincialAchievementTestResult.ProvincialAchievementTestRefIdGuidYes
List<ProvincialAchievementTestResultResponse>.ProvincialAchievementTestResult.RefIdGuidYes
List<ProvincialAchievementTestResultResponse>.ProvincialAchievementTestResult.SchoolCodeStringYesValue must be in the form of a number between '0001' and '9999'
List<ProvincialAchievementTestResultResponse>.ProvincialAchievementTestResult.ScoreNullable`1NoValue must be between -1000 and 1000 Decimal number must have precision of at most 8 and scale of at most 4
List<ProvincialAchievementTestResultResponse>.ProvincialAchievementTestResult.StateProvinceIdStringYesValue must be in the form of a number between '000000001' and '999999999'
List<ProvincialAchievementTestResultResponse>.ProvincialAchievementTestResult.StatusStringYesValue must be an appropriate PATResultStatus code value
See Also

Reference