[Evergreen-catalogers] Record IDs to record bucket?

Willis, Beth willis at noblenet.org
Tue Jul 28 16:31:02 EDT 2020


Hi Mary et al,

Here is the process I use to create a record bucket (with thanks to my
colleague, Michele Morgan):

Create a new record bucket in Evergreen, and note its id number.

Using the id for the bucket you just created, (in this example, 10091) use
a text editor to change your list of record ids to this format:

insert into container.biblio_record_entry_bucket_item
(bucket,target_biblio_record_entry)
values
(10091,3187189),
(10091,1762097),
(10091,3157671),
(10091,3158568),
(10091,3131949),
(10091,3183595),
(10091,3171737),
(10091,3177958),
(10091,3187724),
(10091,3191913),
(10091,3095584),
(10091,3184189)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.evergreen-ils.org/pipermail/evergreen-catalogers/attachments/20200728/bd884511/attachment.html>


More information about the Evergreen-catalogers mailing list