<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello people,<br>
    First of all I wishes everyone have spent a nice summer!<br>
    <br>
    At my work we're trying to use ILSDI to get availability of all
    items for a biblionumber.<br>
    <br>
    Thanks to Julian we were able to use the GetAvailability method to
    get availability for one item at a time.<br>
    <pre wrap=""><a class="moz-txt-link-freetext" href="https://catalogue.univ-lyon3.fr/cgi-bin/koha/ilsdi.pl?service=GetAvailability&id=510054&id_type=item">https://catalogue.univ-lyon3.fr/cgi-bin/koha/ilsdi.pl?service=GetAvailability&id=510054&id_type=item</a></pre>
    According to the documentation it is possible to query this script
    with biblionumber rather than itemnumber to get availability of all
    items in one shot.
    <pre wrap=""><a class="moz-txt-link-freetext" href="https://catalogue.univ-lyon3.fr/cgi-bin/koha/ilsdi.pl?service=GetAvailability&id=334726&id_type=bib&return_type=item">https://catalogue.univ-lyon3.fr/cgi-bin/koha/ilsdi.pl?service=GetAvailability&id=</a><a class="moz-txt-link-freetext" href="https://catalogue.univ-lyon3.fr/cgi-bin/koha/ilsdi.pl?service=GetRecords&id=334726">334726</a><a class="moz-txt-link-freetext" href="https://catalogue.univ-lyon3.fr/cgi-bin/koha/ilsdi.pl?service=GetAvailability&id=510054&id_type=item">&id_type=bib&return_type=item</a>
</pre>
    The late query is then supposed to work but it doesn't.<br>
    Am I doing something wrong?<br>
    <br>
    Thanks in advance for your wisdom and enlightenment!<br>
    Best regards,<br>
    <br>
    Arthur Suzuki<br>
    University Jean Moulin Lyon 3<br>
  </body>
</html>