* Needs to be run on an server running Evergreen.
* It should be run as the *opensrf* user.
* You will need to know your Evergreen database administrator connection information.
* Needs to be run on an server running Evergreen.
* It should be run as the *opensrf* user.
* You will need to know your Evergreen database administrator connection information.
. Edit your SQL files _deleted_bibs.sql_ and _updated_bibs.sql_ as needed to limit the bib records to be exported into the MARC file.
. Edit the ftp transfer script: _/home/opensrf/summon/ftp_transfer.sh_ and set the ftp username and password provided by Serials Solution.
. Run _bib_export_deletes_and_updates.sh_ as *opensrf*.
. Edit your SQL files _deleted_bibs.sql_ and _updated_bibs.sql_ as needed to limit the bib records to be exported into the MARC file.
. Edit the ftp transfer script: _/home/opensrf/summon/ftp_transfer.sh_ and set the ftp username and password provided by Serials Solution.
. Run _bib_export_deletes_and_updates.sh_ as *opensrf*.
-. New MARC files should be located in /home/opensrf/summon/deletes/deletes and /home/opensrf/summon/deletes/updates. These should
- represent the deletes and updates made to bib records on the day you ran the script. The file name should include today's date.
+. A flat file of deleted records will be located in_/home/opensrf/summon/deletes/deletes_
+. A MARC file should be located in /home/opensrf/summon/deletes/updates. These should
+ represent the updates made to bib records on the day you ran the script. The file name should include today's date.
. Check the MARC files to ensure format looks good.
. Files should have also been ftp'd automatically to the Summon server. You might want to contact Serials Solutions to ensure it looks good on their end.
. If you encounter any issues, check the log files in /home/opensrf/summon/log to see where problems occurred.
. Check the MARC files to ensure format looks good.
. Files should have also been ftp'd automatically to the Summon server. You might want to contact Serials Solutions to ensure it looks good on their end.
. If you encounter any issues, check the log files in /home/opensrf/summon/log to see where problems occurred.