<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.talis.com/tdn" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Talis Developer Network - Reservation / Loan SQL/Perl Required - Comments</title>
 <link>http://www.talis.com/tdn/node/1771</link>
 <description>Comments for &quot;Reservation / Loan SQL/Perl Required&quot;</description>
 <language>en</language>
<item>
 <title>Hello
Have you tried setting</title>
 <link>http://www.talis.com/tdn/node/1771#comment-657</link>
 <description>&lt;p&gt;Hello&lt;br /&gt;
Have you tried setting the TAL_ISSUE_WHEN_RESERVED to No, which should stop borrowers from issuing a reserved item.&lt;/p&gt;
</description>
 <pubDate>Wed, 30 Apr 2008 13:46:10 +0100</pubDate>
 <dc:creator>gi06</dc:creator>
 <guid isPermaLink="false">comment 657 at http://www.talis.com/tdn</guid>
</item>
<item>
 <title>reservations and renewals</title>
 <link>http://www.talis.com/tdn/node/1771#comment-656</link>
 <description>&lt;p&gt;It is possible to get a list from Talis Decisions but it would require joining two queries.  One from the Reservation universe and one from the Circulation universe to get both reservation and loan data for items.&lt;/p&gt;
&lt;p&gt;I have done a quick experiment on a basic report and it seems to work but there may be some assumptions I&#039;ve made that don&#039;t match your requirements.&lt;/p&gt;
&lt;p&gt;However by using a batch script, and I would tend to favour using PERL, you could get messages added to the items automatically as well and this would not be possible in Decisions.&lt;/p&gt;
&lt;p&gt;In terms of reporting on all items it is difficult to say without seeing the code but you should be able to get a list of items attached to a reservation by going through the RESERVED_LNK table.  For the reservation ids in question you wan the TARGET_IDs where TYPE=0. If using Perl this list of items can be stored in an array and then each item in the array can then be checked for the number of renewals since a specified date.&lt;/p&gt;
&lt;p&gt;I realise I&#039;m being a bit vague but without knowing what approach you are taking with your code it is difficult to be be precise. If you want to post the code of your script or send it to me directly I may be able to be more specific.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Brian Crampton&lt;br /&gt;
Developer, Talis&lt;/p&gt;
</description>
 <pubDate>Fri, 18 Apr 2008 17:23:59 +0100</pubDate>
 <dc:creator>Brian Crampton</dc:creator>
 <guid isPermaLink="false">comment 656 at http://www.talis.com/tdn</guid>
</item>
<item>
 <title>I&#039;ve knocked a script</title>
 <link>http://www.talis.com/tdn/node/1771#comment-653</link>
 <description>&lt;p&gt;I&#039;ve knocked a script together which I think is doing what I require, however when it comes to works with multiple items I only get the barcode of the 1st item, how do I get the script to report all item barcodes?&lt;/p&gt;
&lt;p&gt;IT Officer (Systems) @ University of Sunderland&lt;/p&gt;
</description>
 <pubDate>Thu, 17 Apr 2008 12:19:33 +0100</pubDate>
 <dc:creator>Ian Frost</dc:creator>
 <guid isPermaLink="false">comment 653 at http://www.talis.com/tdn</guid>
</item>
<item>
 <title>Reservation / Loan SQL/Perl Required</title>
 <link>http://www.talis.com/tdn/node/1771</link>
 <description>&lt;p&gt;Here at Sunderland we have enabled the option for students to borrower a reserved item for a week.  This in principle is fine however our students, well some of them, have learnt how to abuse this and retain popular items.  Using self return they simply return the item and re-issue it, unless spotted by a staff member they can do this for as long as they require the item.  An example from yesterday was a reserved item with 8 reservations waiting to be satisfied yet a student had returned and re-issued the items some 5 times prior to a staff member spotting his activities.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.talis.com/tdn/node/1771&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.talis.com/tdn/node/1771#comments</comments>
 <category domain="http://www.talis.com/tdn/taxonomy/term/60">Talis Library System</category>
 <pubDate>Thu, 17 Apr 2008 10:43:17 +0100</pubDate>
 <dc:creator>Ian Frost</dc:creator>
 <guid isPermaLink="false">1771 at http://www.talis.com/tdn</guid>
</item>
</channel>
</rss>
