Voyager Web Services and Web Applications Birong Ho Systems Librarian Western Michigan University March, 2011, Developer Meets Developer -
Voyager Web Services ? The set of Web services that was introduced previously has been enlarged to increase the openness of Voyager, facilitating its interoperability with other systems and enabling customers to develop code extensions that they can share with the Voyager community. All Web services are available in the Developer Zone of the EL Commons collaborative Web site.
Voyager Web Services erOI/XML+Over+HTTP+Web+Services erOI/XML+Over+HTTP+Web+Services There are two types of open interfaces in Voyager: RESTful APIs and XML over HTTP.
the clients/user agents used at WMU Discovery Layer Tool (open source) Local PHP programs to batch process Renew
public function submitRecall($bibid, $itemid, $patron, $pickuplocation){ global $configArray; $client = new HTTP_Request(' $client->setMethod(HTTP_REQUEST_METHOD_POST); $recallxml = ' Western Michigan University Libraries Westcat WMICHDB RECALL 36 thisCopy
'. $bibid. ' '. $pickuplocation. ' '. $itemid. ' '. $patron['institution_id']. ' '; $client->addHeader('Content-Type', 'application/x-www-form-urlencoded\r\n'); $client->addRawPostData($recallxml); $client->sendRequest(); $recallresponse = $client->getResponseBody(); header('Location: '. $configArray['Site']['url']. 'MyResearch/Holds'); }
Holds Requests Management
Short Loans Requests Management
References ntService ntService Duong, Chi-Hoi, Voyager Developer, Focus Point of Open Platform, Voyager Web Services, Developers Meet Developers Meeting, Chicago, IL, USA March 26, Introduction to Voyager RESTful APIs, to+Voyager+RESTful+APIs to+Voyager+RESTful+APIs Sherman, Dennis Using Voayge Web Services, Ex Libris Technical Seminar, May