|
After receiving Login message from SC:
93<UID algorithm><PWD algorithm><login user id><login password><location code>
UID algorithm: 1-char, fixed-length required field; the algorithm used to encrypt the user id.
PWD algorithm: 1-char, fixed-length required field; the algorithm used to encrypt the password.
login user id: variable-length required field Field Id: CN
login password: variable-length required field Field Id: CO
location code: variable-length optional field; the SC location. Field Id: CP
FOLIO will response with:
94<ok>
ok: 1-char, fixed-length required field: 0 or 1. A '1' in this field indicates that the requested action was allowable and completed successfully. A ‘0’ indicates that the requested action was not allowable or did not complete successfully. This field is described in the preliminary NISO standard Z39.70-199x.
|