Passa al contenuto principale
Supporto OCLC

XML patron data bulk delete

This documentation provides the requirements for creating an XML bulk delete file, including how to format and submit the file.

Follow the guidelines below to create and submit a file for bulk deletion of patron data. 

 Note: This information presupposes a fundamental knowledge of XML. Because library local systems and practices vary widely, this document is best used as a high-level overview.

File Descrizione
Bulk patron delete XSD Template for creating XML bulk patron delete file

Filename

The bulk patron delete file name must meet the following criteria:

  • Filenames cannot contain spaces or special characters
  • XML files must have the XML file extension
  • The filename must include the word 'delete'
  • The file name is not case sensitive

Example: [OCLCsymbol]patronsdelete.xml

Criteri per l'eliminazione del file XML da parte dell'utente

  • L'eliminazione massiva include gli stessi elementi di corrispondenza del file dell'utente corrente e quindi deve avere l'institutionID (l'ID del registry WorldCat) e i dati di uno o più dei seguenti elementi:
    • Codice a barre
    • illId
    • sourceSystem/idAtSource pair
  • Only send tags for fields containing data
  • Do not use empty tags
  • XML files must contain valid HTML code. These symbols, if present in the patron data, must be replaced as HTML code (entity references), as below:

    Simbolo HTML code (entity references)
    & &
    < &lt;
    > &gt;
    " &quot;

Sample file

TestDelete.xml

Send bulk patron delete file

Send your bulk patron delete file via SFTP with your OCLC file exchange account.

If your library has not been turned on for automation:

  1. Place your initial delete file for validation review in the patron delete test directory: /xfer/wms/test/in/pdelete
  2. Email your regional OCLC Support office.
  3. Include in your email message:
    • Subject: [OCLC Symbol] 'Patron Delete File for Review'
    • Body: Include contact information and state if you would like the delete file processed and patron records deleted from WMS and Tipasa
    • If errors are found in the file, we will contact you to request a resubmission. If there are no errors, we will send you the results.

If your library has been turned on for automation, place your delete files in the /xfer/wms/in/pdelete folder.