User Tools

Site Tools


evergreen-admin:sip_support

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
evergreen-admin:sip_support [2010/06/23 12:49] – callnumber now in example jatzbergerevergreen-admin:sip_support [2011/05/12 13:37] – [SIP Support] csharp
Line 4: Line 4:
 Installation instructions for SIP on Evergreen can be found [[sip|here]]. Installation instructions for SIP on Evergreen can be found [[sip|here]].
  
-A test SIP server can be accessed using information [[demo:sip_credentials|here]].+FIXME We need a new demonstration server for SIP.
  
 Where page numbers are cited, we are referring to the "3M(tm) Standard Interchange Protocol: Describes 3M Standard Interchange Protocol Version 2.0" document, revision 2.10 updated 9/17/1998. Where page numbers are cited, we are referring to the "3M(tm) Standard Interchange Protocol: Describes 3M Standard Interchange Protocol Version 2.0" document, revision 2.10 updated 9/17/1998.
 +
 +NOTE: This documentation is also available in the Evergreen documentation at [[http://docs.evergreen-ils.org/1.6/draft/html/]]. In github it is included in the file: [[http://github.com/rsoulliere/Evergreen-DocBook/blob/master/1.6/admin/sip.xml]]. 
  
 ===== Background ===== ===== Background =====
Line 120: Line 122:
 The following response structure is for SIP2.  (Version 1 of the protocol had only 6 total fields.) The following response structure is for SIP2.  (Version 1 of the protocol had only 6 total fields.)
 <code> <code>
-18<circulation_status><security_marker><fee_type><xact_date>[fields: CF,AH,CJ,CM,AB,AJ,BG,BH,BV,CK,AQ,AP,CH,AF,AG,CT]+18<circulation_status><security_marker><fee_type><xact_date>[fields: CF,AH,CJ,CM,AB,AJ,BG,BH,BV,CK,AQ,AP,CH,AF,AG,+CT,+CS]
 </code> </code>
  
Line 129: Line 131:
 1801010120100609    162510ABno_such_barcode|AJ| 1801010120100609    162510ABno_such_barcode|AJ|
 1720060110    215612AOBR1|AB1565921879| 1720060110    215612AOBR1|AB1565921879|
-1810020120100623    161521AB1565921879|AJPerl 5 desktop reference|CK001|AQBR1|APBR1|BGBR1|CTBR3|+1810020120100623    171415AB1565921879|AJPerl 5 desktop reference|CK001|AQBR1|APBR1|BGBR1|CTBR3|CSQA76.73.P33V76 1996|
 </code> </code>
  
-The first case is with a bogus barcode.  The latter shows an item with a circulation_status of "10" for "in transit between libraries" The known values of circulation_status are enumerated in the spec.  The CT field is an extension for "destination location" used by Automated Material Handling systems.  +The first case is with a bogus barcode.  The latter shows an item with a circulation_status of "10" for "in transit between libraries" The known values of circulation_status are enumerated in the spec.   
 + 
 +EXTENSIONS: The CT field for "destination location" and CS "call number" are used by Automated Material Handling systems.  
  
 ==== 19/20 Item Status Update ==== ==== 19/20 Item Status Update ====
Line 165: Line 169:
 ==== 37/38 Fee Paid ==== ==== 37/38 Fee Paid ====
 Not implemented. Not implemented.
- 
 ==== 63/64 Patron Information ==== ==== 63/64 Patron Information ====
 +Attempting to retrieve patron info with a bad barcode:
 +<code>
 +6300020060329    201700          AOBR1|AAbad_barcode|
 +64YYYY          00020100623    141130000000000000000000000000AE|AAbad_barcode|BLN|AOBR1|
 +</code>
 +
 +Attempting to retrieve patron info with a good barcode (but bad patron password):
 +<code>
 +6300020060329    201700          AOBR1|AA999999|ADbadpwd|
 +64  Y           00020100623    141130000000000000000000000000AA999999|AEDavid J. Fiander|BHUSD|BV0.00|BD2 Meadowvale Dr. St Thomas, ON Canada 90210|BEdjfiander@somemail.com|BF(519) 555 1234|AQBR1|BLY|CQN|PB19640925|PCPatrons|PIUnfiltered|AFOK|AOBR1|
 +</code>
 +
 +See 23/24 Patron Status for info on BL and CQ fields.  
 +
 ==== 65/66 Renew All ==== ==== 65/66 Renew All ====
 Not yet supported.   Not yet supported.  
evergreen-admin/sip_support.txt · Last modified: 2022/02/10 13:34 by 127.0.0.1

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.