This document contains instructions for formatting and sending your loan data to OCLC. Loan data should only be sent for items that are currently checked out (active loans).
Note: Circulation files are required to be UTF-8 encoded.
File | Description |
---|---|
Tab-delimited loan data template (Microsoft Excel) | Contains 10 columns. Save as a tab-delimited text file (an Excel file cannot be used to send data). Note: Required fields have red column headings. |
Note: If columns are deleted, moved, or renamed, the file cannot be used to load data.
Once your data is prepared, send your loan data files via SFTP with your OCLC file exchange account.
Directory | Use for |
---|---|
/xfer/wms/test/in/circdata/loans | Loading loan data to WMS |
Note: None of the columns are repeatable.
Column number | Column name | Required | Example | Description |
---|---|---|---|---|
1 | lendingInstitutionID | x | 127968 | The WorldCat Registry ID for the institution that has loaned the item. |
2 | itemBarcode | x | 1000124077 | The barcode of the item that was borrowed. |
3 | borrowerInstitutionID | x | 1127968 | The WorldCat Registry ID for the home institution of the patron who checked out the item. |
4 | borrowerBarcode | x | 1234567890 | The barcode of the patron who borrowed the item. |
5 | loanDate | x | 2012-11-16T00:00:00 |
Caution:
|
6 | dueDate | x | 2016-12-31T17:45:59 | |
7 | recallDate | 2016-12-31T17:45:59 | ||
8 | renewalDate | 2016-12-31T17:45:59 | ||
9 | renewalCount | 1 | The number of renewals. | |
10 | note | x | Not currently used. The note column is required but should not contain data. |
File | Description |
---|---|
Tab-delimited loan data text file example (Text file) | An example of a tab-delimited text file that results from saving the tab-delimited loan data template as text. It contains sample data. |
If you have questions, contact your OCLC Implementation Manager at WMSImp@oclc.org.