This is the order in which data elements are matched when patron data is loaded initially and on an ongoing basis. The matching process stops after the first match is found. If no match is found, a new record is created.
Matching order | Data from institution's authentication system | Matched against in WorldShare Circulation | Note |
---|---|---|---|
1 | sourceSystem/idAtSource | sourceSystem/idAtSource | Cycles through one by one if there are multiple. |
2 | idAtSource | barcode | Cycles through all idAtSource values if there are multiple. |
3 | idAtSource | ILL identifier | Cycles through all idAtSource if there are multiple. |
4 | barcode | barcode | |
5 | ILL identifier | ILL identifier | |
6 | ILL identifier | barcode |
Note: The current matching path would be 1, 2, 4 above for WorldShare Circulation users only. Steps 3, 5 and 6 are used if the matching is for both WorldShare Circulation and Tipasa or Tipasa users only.
View data in the WorldShare Admin module
Library staff with the Admin role can view data by going to Admin > Account info. The idAtSource data will display in the Source System field and sourceSystem will display in the User ID at Source field.
WorldShare authentication is the default authentication option when not using third-party authentication. For more information, contact your OCLC Implementation Manager or OCLC Support .
Data from institution's authentication system | Matched against in WorldShare Circulation |
---|---|
Barcode (patron ID from institution) | Barcode table |
Third-party authentication means that institutions are using their own authentication systems for WorldShare Circulation (for example, a campus personnel system).
Matching order | Data from institution's authentication systems | Matched against in WorldShare Circulation | Note |
---|---|---|---|
1 |
|
|
Matching operates on both fields. If only one of the fields in a combination matches, the match fails. If there are multiple idAtSource/sourceSystem combinations per patron, matching is attempted on all combinations. |
2 | idAtSource (LDAP/CAS username) | Barcode table | |
3 | Barcode (patron ID from institution) | Barcode table |
Matching order | Data from institution's authentication systems | Matched against in WorldShare Circulation | Note |
---|---|---|---|
1 |
|
|
Matching operates on both fields. If only one of the fields in a combination matches, the match fails.
If there are multiple idAtSource/sourceSystem combinations per patron, matching is attempted on all combinations. |
2 | idAtSource (username from campus system) | Barcode table | |
3 | Barcode (patron ID from institution) | Barcode table |
After a match has been found, you can view updates and reports for information about your patron data.
Fields | Action | |
---|---|---|
For WorldShare Circulation, if any of these fields are present > | barcode, homeBranch, borrowerCategory, circRegistrationDate > | It will be treated as a WorldShare Circulation record and will assume the WorldShare Circulation required fields are present. |
For Tipasa, if any of the ILL fields are present > | illId, illApprovalStatus, illPatronType, illPickupLocation > | It will be treated as an ILL record and assume the ILL required fields are present. |
For WorldShare Circulation, if any required WorldShare Circulation fields are missing > | givenName OR familyName, institutionId, barcode, borrowerCategory, homeBranch, > | The record will be ignored. |
For Tipasa, if any fields are missing > | givenName OR familyName, institutionId, illId, at least one piece of contact information (postal address, phone or email) > | The record will be ignored. |
If both WorldShare Circulation and Tipasa fields are present > | It will take on requirements for both types of records. |
Patron data reports are available in the wms/reports file exchange directory and can be downloaded using an open-source SFTP client or by using SFTP commands.
This table shows the directories for downloading files and reports.
File type | SFTP file directory location | Note |
---|---|---|
Patron Exception Report | /xfer/wms/reports | Lists patron records which fail to load into WMS and also failure reason. The exception report will only run if there is at least one patron record that failed to load into WMS within a patron file. |
Patron Summary Report | /xfer/wms/reports | Runs after a patron file is loaded into WMS and tells how many patrons in the file read, processed, good (loaded), bad (did not load), new, and updated. |