-
Notifications
You must be signed in to change notification settings - Fork 6
SymphonyConnector
cedelis edited this page Oct 16, 2015
·
1 revision
The Symphony connector relies on Perl scripts which call the Symphony API. As described on the Symphony Install Page page, the Perl scripts are available on the SirsiDynix Developers Community Website.
The connector has successfully been implemented with version 3.4 of SirsiDynix Symphony.
The instructions on the Symphony Install Page page assume the use of a Jetty web server but it should work properly when deployed to a Tomcat server also.
Currently, the connector only returns a subset of the information specified in the NCIP spec for certain services. The list below documents which services (and elements within those services) are supported.
Request
- User Id or Authentication Input
- User Element Type
- Name Information
- User Address Information
- User Language
- User Privilege Response
- User Id
- User Optional Fields
- Name Information
- User Address Information
- User Language
- User Privilege
Request
- Request Id
- Requested Action Type
- User Id
- Item Id
- Item Optional Fields
- Bibliographic Description, - Author & Title
- Item Description - Call Number
- Pickup Location
Response
- Item Id
- User Id
- User Optional Fields
- Bibliographic Description
- Item Description
Request
- User Id or Authentication Input
- Item Id
Response
- Item Id
- User Id
- Date Due or Indeterminate Loan Period Flag or Non Returnable Flag
- Renewal Count
Request
- Item Id
- Item Element Type
- Bibliographic Description
- Item Description
Response
- Item Id
- User Id
- User Optional Fields
- Bibliographic Description
- Item Description
- Overview of NCIP Toolkit
- Services - Overview and Detail Notes
- Installation
- Configuration
- FAQs
- Testing and Test Bed
- Developer Information
- ILS Connector Developers Expectations
- Copyright and License Information
- Class Diagram for NCIP Toolkit
- How to add a new NCIP Service
- How to write an ILS Connector for an NCIP Service
- How to setup your development environment to develop a connector
- How to write an NCIP Initiator (client)
- Voyager connector project
- Millennium Connector Project
- Developer Meeting Minutes
- Release Notes