Files
2026-07-28 08:26:53 -04:00

165 lines
12 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-us" xml:lang="en-us" data-mc-search-type="Stem" data-mc-help-system-file-name="Default.xml" data-mc-path-to-help-system="../../../" data-mc-toc-path="Implementing and Using INN-Reach with Polaris|Using INN-Reach Integration for ILL Borrowing and Lending|Polaris as the INN-Reach Borrowing Library" data-mc-target-type="WebHelp2" data-mc-runtime-file-type="Topic" data-mc-preload-images="false" data-mc-in-preview-mode="false">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>INN-Reach verifies that the Polaris patron can request the item</title>
<!-- Global site tag (gtag.js) - Google Analytics -->
<link href="../../../Skins/Default/Stylesheets/Slideshow.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
<link href="../../../Skins/Default/Stylesheets/TextEffects.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
<link href="../../../Skins/Default/Stylesheets/Topic.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
<link href="../../../Skins/Default/Stylesheets/Components/Styles.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
<link href="../../../Skins/Default/Stylesheets/Components/Tablet.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
<link href="../../../Skins/Default/Stylesheets/Components/Mobile.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
<link href="../../../Skins/Default/Stylesheets/Components/Print.css" rel="stylesheet" type="text/css" data-mc-generated="True" />
<link href="../../../Resources/Stylesheets/BookStyles.css" rel="stylesheet" type="text/css" />
<link href="../../../Resources/TableStyles/BlueHeader.css" rel="stylesheet" data-mc-stylesheet-type="table" />
<script src="../../../Resources/Scripts/jquery.min.js" type="text/javascript">
</script>
<script src="../../../Resources/Scripts/purify.min.js" type="text/javascript" defer="defer">
</script>
<script src="../../../Resources/Scripts/require.min.js" type="text/javascript" defer="defer">
</script>
<script src="../../../Resources/Scripts/require.config.js" type="text/javascript" defer="defer">
</script>
<script src="../../../Resources/Scripts/foundation.min.js" type="text/javascript" defer="defer">
</script>
<script src="../../../Resources/Scripts/plugins.min.js" type="text/javascript" defer="defer">
</script>
<script src="../../../Resources/Scripts/MadCapAll.js" type="text/javascript" defer="defer">
</script>
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-CFH4DBPHLD">
</script>
<script>/* <![CDATA[ */
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-CFH4DBPHLD');
/* ]]> */</script>
</head>
<body>
<p class="MCWebHelpFramesetLink MCWebHelpFramesetLinkTop"><a href="../../../Default.htm#PolarisStaffHelp/INN-Reach Integration/INNBorrowingLib/INN-ReachVerPatron.htm">Open topic with navigation</a>
</p>
<div class="nocontent">
<div class="MCBreadcrumbsBox_0 breadcrumbs" role="navigation" aria-label="Breadcrumbs" data-mc-breadcrumbs-divider=" &gt; " data-mc-breadcrumbs-count="3" data-mc-toc="True"><span class="MCBreadcrumbsPrefix">You are here: </span>
</div>
</div>
<div class="content">
<div role="main" id="mc-main-content">
<h1><a name="kanchor4487"></a>INN-Reach verifies that the Polaris patron can request the item</h1>
<p>When a Polaris patron submits a request for a title in the INN-Reach Central catalog, an INN-Reach API verify patron message is sent to the Polaris system to indicate whether the patron authentication as successful. If the authentication is successful, an "OK" status is sent, but the request might still fail for library-defined reasons. If the process fails, the patron sees a message that indicates the reason it failed. The table summarizes authentication and request failures.</p>
<table style="mc-table-style: url('../../../Resources/TableStyles/BlueHeader.css');margin-left: 0;margin-right: auto;caption-side: top;" class="TableStyle-BlueHeader" cellspacing="1">
<col class="TableStyle-BlueHeader-Column-Column1" style="width: 6.11in;" />
<col class="TableStyle-BlueHeader-Column-Column1" style="width: 6.7in;" />
<thead>
<tr class="TableStyle-BlueHeader-Head-Header1">
<th class="TableStyle-BlueHeader-HeadE-Column1-Header1">
<p style="text-align: center;">Failure Reason</p>
</th>
<th class="TableStyle-BlueHeader-HeadD-Column1-Header1">
<p>Message Displayed</p>
</th>
</tr>
</thead>
<tbody>
<tr class="TableStyle-BlueHeader-Body-Body1">
<td class="TableStyle-BlueHeader-BodyD-Column1-Body1" colspan="2" style="text-align: center;font-weight: bold;">Authentication Failures</td>
</tr>
<tr class="TableStyle-BlueHeader-Body-Body1">
<td class="TableStyle-BlueHeader-BodyE-Column1-Body1">
<p>The supplied barcode was not in the database</p>
</td>
<td class="TableStyle-BlueHeader-BodyD-Column1-Body1">
<p>Invalid barcode or PIN </p>
</td>
</tr>
<tr class="TableStyle-BlueHeader-Body-Body1">
<td class="TableStyle-BlueHeader-BodyE-Column1-Body1">
<p>The supplied password does not match the patrons password. </p>
</td>
<td class="TableStyle-BlueHeader-BodyD-Column1-Body1">
<p>Invalid barcode or PIN </p>
</td>
</tr>
<tr class="TableStyle-BlueHeader-Body-Body1">
<td class="TableStyle-BlueHeader-BodyE-Column1-Body1">The patron record is secured</td>
<td class="TableStyle-BlueHeader-BodyD-Column1-Body1">Patron record is secured</td>
</tr>
<tr class="TableStyle-BlueHeader-Body-Body1">
<td class="TableStyle-BlueHeader-BodyE-Column1-Body1">
<p>The patron record is deleted or marked for deletion.</p>
</td>
<td class="TableStyle-BlueHeader-BodyD-Column1-Body1">
<p>Invalid barcode or PIN</p>
</td>
</tr>
<tr class="TableStyle-BlueHeader-Body-Body1">
<td class="TableStyle-BlueHeader-BodyD-Column1-Body1" colspan="2" style="text-align: center;font-weight: bold;">Request Failures</td>
</tr>
<tr class="TableStyle-BlueHeader-Body-Body1">
<td class="TableStyle-BlueHeader-BodyE-Column1-Body1">
<p>The patron code for the record is not in the list of allowable patron codes to use INN-Reach.</p>
</td>
<td class="TableStyle-BlueHeader-BodyD-Column1-Body1">
<p>Patron denied access because of type of patron</p>
</td>
</tr>
<tr class="TableStyle-BlueHeader-Body-Body1">
<td class="TableStyle-BlueHeader-BodyE-Column1-Body1">
<p>The patron expiration date is in the past.</p>
</td>
<td class="TableStyle-BlueHeader-BodyD-Column1-Body1">
<p>Patron record is expired</p>
</td>
</tr>
<tr class="TableStyle-BlueHeader-Body-Body1">
<td class="TableStyle-BlueHeader-BodyE-Column1-Body1">
<p>The patron has too many checked out items.</p>
</td>
<td class="TableStyle-BlueHeader-BodyD-Column1-Body1">
<p>Unable to place your request. Please try again or contact your library for assistance.</p>
</td>
</tr>
<tr class="TableStyle-BlueHeader-Body-Body1">
<td class="TableStyle-BlueHeader-BodyE-Column1-Body1">
<p>The patrons overdue count is above the maximum overdue count allowed. </p>
</td>
<td class="TableStyle-BlueHeader-BodyD-Column1-Body1">
<p>Unable to place your request. Please try again or contact your library for assistance.</p>
</td>
</tr>
<tr class="TableStyle-BlueHeader-Body-Body1">
<td class="TableStyle-BlueHeader-BodyE-Column1-Body1">
<p>The patrons charges are above the maximum charges allowed. </p>
</td>
<td class="TableStyle-BlueHeader-BodyD-Column1-Body1">
<p>Unable to place your request. Please try again or contact your library for assistance.</p>
</td>
</tr>
<tr class="TableStyle-BlueHeader-Body-Body1">
<td class="TableStyle-BlueHeader-BodyB-Column1-Body1">
<p>The patrons holds count is above the maximum holds allowed.</p>
</td>
<td class="TableStyle-BlueHeader-BodyA-Column1-Body1">
<p>Unable to place your request. Please try again or contact your library for assistance.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div id="footer">
<div id="copyright"><a href="../../../FrontMatter/LegalNotices.htm">© 2022 Innovative (Part of Clarivate)</a><![CDATA[
]]></div>
<div>Polaris Version <span class="mc-variable III_Variables.VersionNumber variable">7.3</span></div>
<div>
<p align="center">
<script type="text/javascript">/*<![CDATA[*/document.write("<a href='mailto:doccust@iii.com?subject=documentation%20feedback%20(Polaris staff client): "+document.title+"&body=Topic%20reference%20(for%20Innovative%20use%20only):%20"+location.pathname+"%0A%0APlease provide comments, report discrepancies, or suggest improvements for Innovative documentation. Your suggestions and corrections will be emailed to Innovative staff, who review them for future versions of the documentation. Thank you for your feedback.%0A%0APlease do not report technical or software issues here. Authorized staff at your organization should submit a service request for those issues.%0A%0AEnter%20your%20comments%20below:%0A%0A'>Send documentation feedback to Innovative</a>");
/*]]>*/</script>
</p>
</div>
</div>
</body>
</html>