| TITLE | VALUE | |
|---|---|---|
| NAME | PSB INSTRUCTOR | |
| DESCRIPTION | Used by frmInstructor to validate that an instructor is at the client with a student. Validation is acheived via the instructor entering their SSN and electronic signature code. This is then validated against the NEW PERSON file (#200). If a valid user is obtained, that user must posses the PSB INSTRUCTOR key to be passed back as an eligible instructor for the student. | |
| TAG | INST | |
| ROUTINE | PSBRPC | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
| INPUT PARAMETER | PSBACC | |
| DESCRIPTION | Access Code edtSSN component on frmInstructor. | |
| PARAMETER TYPE | LITERAL | |
| REQUIRED | YES | |
| MAXIMUM DATA LENGTH | ||
| INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
| INPUT PARAMETER | PSBVER | |
| DESCRIPTION | Verify Code instructor into the edtESIG component on frmInstructor. | |
| PARAMETER TYPE | ||
| REQUIRED | YES | |
| MAXIMUM DATA LENGTH | ||
| RETURN VALUE TYPE | ARRAY | |
| RETURN PARAMETER DESCRIPTION | Results array is returned in the following forms: Valid authorization of instructor. Results[0] = 'Instructors DUZ^Instructors Name' Invalid authorization of instructor. Results[0] = '-1^Invalid Instructor Access' Success of the call is validated by the first up-arrow piece of data being greater than 0. | |
| AVAILABILITY | PUBLIC | |
| INACTIVE | ||
| CLIENT MANAGER | ||
| WORD WRAP ON | ||
| VERSION | 2 | |
| SUPPRESS RDV USER SETUP | ||
| APP PROXY ALLOWED | ||