From: Remington Steed Date: Thu, 5 Jan 2017 15:03:48 +0000 (-0500) Subject: Docs: Add "export non-imported records" X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=854fe8d71bf6969e072d9fe6c0731bd89c31deb8;p=working%2FEvergreen.git Docs: Add "export non-imported records" This commit briefly describes the queue actions, summary and filter sections of the Inspect Queue page in Vandelay, as well as explaining the new "Export Non-Imported Records" action. This commit includes updated screenshots. Signed-off-by: Remington Steed --- diff --git a/docs/cataloging/batch_importing_MARC.txt b/docs/cataloging/batch_importing_MARC.txt index ac59339e2e..4e4ec1efbe 100644 --- a/docs/cataloging/batch_importing_MARC.txt +++ b/docs/cataloging/batch_importing_MARC.txt @@ -343,7 +343,16 @@ be uploaded to a queue. + image::media/marc_batch_import_acq_overlay.png[Batch Importing MARC Records] -. The screen will display records that have been uploaded to your queue. +. The screen will display records that have been uploaded to your queue. Above +the table there are three sections: + * *Queue Actions* lists common actions for this queue. _Export Non-Imported +Records_ will export a MARC file of records that failed to import, allowing +those records to be edited as needed and imported separately. (Those +records can be viewed by clicking the _Limit to Non-Imported Records_ +filter.) + * *Queue Summary* shows a brief summary of the records included in the queue. + * *Queue Filters* provides options for limiting which records display in the +table. + image::media/Batch_Importing_MARC_Records15.jpg[Batch_Importing_MARC_Records15] diff --git a/docs/media/Batch_Importing_MARC_Records12.jpg b/docs/media/Batch_Importing_MARC_Records12.jpg index ddffb4b8e1..a8c0d70d4b 100644 Binary files a/docs/media/Batch_Importing_MARC_Records12.jpg and b/docs/media/Batch_Importing_MARC_Records12.jpg differ diff --git a/docs/media/Batch_Importing_MARC_Records15.jpg b/docs/media/Batch_Importing_MARC_Records15.jpg index 66859e9a55..06fbf2bd89 100644 Binary files a/docs/media/Batch_Importing_MARC_Records15.jpg and b/docs/media/Batch_Importing_MARC_Records15.jpg differ