sul-dlss / libsys-airflow

Airflow DAGS for migrating and managing ILS data into FOLIO along with other LibSys workflows
Apache License 2.0
5 stars 0 forks source link

Deletes for OCLC #968

Closed jgreben closed 3 months ago

jgreben commented 4 months ago

Divide records into three groups as specified on #912 and submit API request to unset holdings if Record has one or none unique OCLC record id.

jermnelson commented 3 months ago

Use Bookops Worldcat unset holdings API as described here https://bookops-cat.github.io/bookops-worldcat/latest/manage_holdings/#set-and-unset-holdings.

shelleydoljack commented 3 months ago

@jermnelson I think you are working on this with your draft PR?

jermnelson commented 3 months ago

I'm working on the OCLC selection DAG to support deletes; this ticket is for the actual OCLC API calls to support deletes in the OCLC transmission DAG.