-
Notifications
You must be signed in to change notification settings - Fork 6
lookupUserNotes
General information
- Lookup User - More detailed information can be found here
- Lookup User Sample Request XML
- Lookup User in protocol
Of interest to developers writing a connector for a consortial environment
It's recommended that the Agency ID of the user to be looked up be placed inside the ToAgencyId element in the Initiation Header message
Fields Connector Developers must support
One of the following:
- Authentication Input
- User ID
Client developers must send one of these fields in their requests
The presence of any of the following fields in the request indicates that the client would like to retrieve these fields in the response
- Loaned Items Desired
- Requested Items Desired
- User Element Type
- Name Information
- User Address Information
- User Fiscal Account Desired
Fields Connector Developers must support if supported by ILS
- none
Fields Connector Developer should consider supporting
- none
General Information
Every response will contain either a Problem or User ID field. All the other fields are optionally returned depending on the request sent. For example, User Fiscal Account fields only appear if User Fiscal Account Desired is sent in the request
Fields Connector Developers must support
- Problem - this field must appear if the request fails
- User ID - this field must appear if the request is successful
- Loaned Items Count
- Loaned Item
- Requested Items Count
- Requested Item
- User Fiscal Account
- Account Balance
- Account Details
- User Optional Fields
- Name Information
- User Address Information
- 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