Hi, Felipe: sorry for the delay.
As an IT consultant of the American University of Rome (AUR), I managed to sync 
their Ebsco Discovery Service with Koha using OAI-PMH. It works once a day.
However, for the Real Time Availability Check (RTAC) that involves 952 info, we 
use another method, exactly because it must be in "real time".
Every time a Koha record is shown in the EDS interface, a script connects to a 
very simple API I wrote, and receives back an XML response with the loan status 
of the book.
The script then appends the response under the record in the EDS page.
This method was agreed with Ebsco IT staff.
Let me know if you need more info.
Stefano

> 
> En miras de la integración de EDS (Ebsco Discovery Service) con  
> nuestra instalación de Koha requerimos hacer uso del servidor  
> "OAI-PMH" de Koha para lo cual lo activamos y esta funcional y se  
> pueden hacer consultas en este enlace:
> 
> http://clavius.tij.uia.mx/cgi-bin/koha/oai.pl?verb=ListRecords&metadataPrefix=marcxml
> 
> En los resultados mostrados no aparecen los datos del campo 952 que en  
> Koha reflejan las existencias de los registros y esta iinformación es  
> requerida por EDS para la correcta puesta en marcha del servicio. He  
> investigado en la red y se habla de un posible bug pero tambien parece  
> ser un problema del formato de despliegue "xslt" que no incluye este  
> campo. Me gustaria que me ayudaran a clarificar en donde puede estar  
> el problema y si es posible como solucionarlo. Para este proyecto  
> acabamos de actualizar a Koha 3.20.x sobre Debian.
> 
_______________________________________________
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to