eXtensibleCatalog / Drupal-Toolkit

The eXtensible Catalog Drupal Toolkit
0 stars 0 forks source link

Use of ORG Code #488

Open patrickzurek opened 7 years ago

patrickzurek commented 7 years ago

JIRA issue created by: rcook Originally opened: 2010-12-13 07:38 PM

Issue body: (nt)

patrickzurek commented 7 years ago

JIRA Comment by user: rcook JIRA Timestamp: 2010-12-13 07:43 PM

Comment body:

The idea behind this "possible" work is when users and data may come from multiple sources. E.g. CARLI. Users need to authenticate to their home ILS and data records also have a home ILS. Need to decide best approach. Do we use "Agency ID" from NCIP and have the NCIP Toolkit do the work, or do we setup separate NCIP Toolkits. First case, Drupal needs to write the Agency ID in the XML request and in the 2nd case needs to send to the correct NCIP Toolkit url.

patrickzurek commented 7 years ago

JIRA Comment by user: rcook JIRA Timestamp: 2012-08-29 12:38 PM

Comment body:

MT (and [~pzurek]) I think Drupal already does this and that any remaining work is covered by other issues. If you agreed that this is a duplicate or complete, then we can close.

patrickzurek commented 7 years ago

JIRA Comment by user: mwesley JIRA Timestamp: 2012-09-06 02:38 PM

Comment body:

I remember that we discussed this a while back. The AgencyId can be set for the entire request and/or for specific item requests. The functionality is there, but there is no interface for it... So, it's defiantly something we can add.

patrickzurek commented 7 years ago

JIRA Comment by user: rcook JIRA Timestamp: 2012-10-03 02:42 PM

Comment body:

[~pzurek] [~cdelis] [~jgibson]

I think this issue is related to questions Chris asked via email. I think we need to determine how Drupal will put the org code into a request?

We need to develop a work plan, probably a priority of NCIP requests that are generated type approach. This is related to user authentication and how the search result data will be displayed.

For example, if we build something such that each user at a consortium gets a default org code, then does the search function initially presented to the user only include items at their home school. That would mean that all searches would be against the home school and that all Agency Ids used would be for the default home school.

Then, what happens when the user wants to search across all CARLI schools? How do we handle which NCIP calls get placed? Do we simply launch an NCIP request for each school that has a holdings for the result, and then get them all back and have Drupal display them all? Or do we do no NCIP requests at first and present the user with a link to "Check Availability" ? Or some other approach?

There are many ways to fill the need, but we need to discuss what is important to CARLI and then factor in level of effort.

patrickzurek commented 7 years ago

JIRA Comment by user: rcook JIRA Timestamp: 2013-04-01 12:21 PM

Comment body:

Patrick, there are several related issues. Once you have a chance to look over then, let's try to consolidate them.