Skip to end of banner
Go to start of banner

Shelf List By Location (Item Level)

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Report Description Detail

To extract records for all items that have a permanent location or temporary location that matches the location(s) selected from the location list. This can include barcode information or not. This report can be run ad hoc or on a regular basis.

The model is based on REP-189.


Start report with:

Instance Discovery Suppress

Item Discovery Suppress

Inventory Item ID

Item Location

Item Call number

Item Call number type

Item Call number Prefix

Item Call number Suffix

Barcode

Title

Author

Year

Enumeration

Chronology

OCLC

ISSN

ISBN

Last Circulation date

Checkouts


Filters:

Instance Discovery Suppression | Holdings Discovery Suppress | Item Discovery Suppress | Item Location


Data fields:

Instance ID Values | Instance Title | Primary Contributor | Date instance created | Instance created by user | date instance updated | Instance updated by user |  Item Effective Call number | Item status | Patron ID


Folio Attribute (Module/Path:Object)Folio Data Element DescriptionParameters/Query
Instance ID (mod-inventory-storage/instance-storage/instances:id)UUID for an Instance record

Display in report.

Instance HRID (mod-inventory-storage/instance-storage/instances:hrid)HRID for an instance recordDisplay in report.
Discovery Suppress (mod-inventory-storage/instance-storage/instances:discoverySuppress)Records the fact that the record should not be displayed in a discovery system

Do not display whether suppressed or not.

FILTER by records that are not suppressed.

Title (mod-inventory-storage/instance-storage/instances:title)The primary title (or label) associated with the resourceDisplay in report
Contributor Name (mod-inventory-storage/instance-storage/instances:contributors{name})Personal, corporate, or meeting name that contributed to a work

Display ONLY PRIMARY in report


FILTER by Contributor identifier value (see below)

Identifier Value (mod-inventory-storage/instance-storage/instances:contributors{primary})Boolean for if contributor is main contributor

Do not display in report

FILTER by primary

Identifier Value (mod-inventory-storage/instance-storage/instances:identifiers{identiferTypeId})UUID for a lookup table to make the connection with a name and the type of contributor they are

*Repeatable field*

Provides a join between mod-inventory-storage/instance-storage and mod-inventory-storage/identifier-type. This allows us to determine what the identifier is.

instances:identifiers{identiferTypeId} == mod-inventory-storage/identifier-type/identiferTypes:id

Identifier Value (mod-inventory-storage/instance-storage/instances:identifiers{value})An identification of an item (e.g. ISBN, ISSN)

Display identifier value in report


Identifier Type ID (mod-inventory-storage/identifier-type/identiferTypes:id)UUID of an identifier type

Provides a join between mod-inventory-storage/identifier-type and (mod-inventory-storage/instance-storage/instances:identifiers{identiferTypeId}.

identiferTypes:id == mod-inventory-storage/instance-storage/instances:identifiers{identiferTypeId}

Identifier Type Name (mod-inventory-storage/identifier-type/identiferTypes:name)Name of the type of an identifier (e.g. ISBN, ISSN)
Holding ID (mod-inventory-storage/holdings-storage/holdings:id)UUID for a Holdings record

Provides a join between mod-inventory-storage/holding-storage to mod-inventory/item-storage. This allows us to gain access to instance level details.

holdings:id == mod-inventory-storage/item-storage/items:holdingsRecordId

Discovery Suppress (mod-inventory-storage/holdings-storage/holdings:discoverySuppress)Records the fact that the record should not be displayed in a discovery system

Do not display in report

FILTER for only holdings that are not suppressed

Holding's Instance ID (mod-inventory-storage/holdings-storage/holdings:instanceId)UUID to link a Holdings record to an Instance

Provides a join between mod-inventory-storage/holding-storage to mod-inventory/instance-storage. This allows us to pull the bibliographic data in the instance record.

holdings:instanceId == mod-inventory-storage/instance-storage/instances:id

Location ID (mod-inventory-storage/location/locations:id)UUID for the Location record
Display in report
Name (mod-inventory-storage/location/locations:name)Name of the Location

Display in report

FILTER on Location name

Item ID (mods-inventory-storage/item-storage/items/{itemId}:Id)

UUID for the Item recordDisplay in report
Item HRID (mods-inventory-storage/item-storage/items/{itemsId}:hrid)Human readable id for the item recordDisplay in report
Barcode (mods-inventory-storage/item-storage/items/barcode)Barcode of the Item recordDisplay in report
Item Discovery suppress (mods-inventory-storage/item-storage/items/discoverySuppress)Records the fact that the record should not be displayed in a discovery system

Do not display


FILTER on only item records that are not suppressed

Enumeration (mods-inventory-storage/item-storage/items/enumeration)Information for numbering scheme of an item for serialsDisplay in report
Chronology (mods-inventory-storage/item-storage/items/chonology)Information for dating scheme of an item for multipart or serialsDisplay in report
Year (mods-inventory-storage/item-storage/items/yearCaption)Information on the year for an itemDisplay in report
Call number (mods-inventory-storage/item-storage/items/effectiveCallNumberComponents)Elements of a full call number generated by item or holdingDisplay in report
Last circulation date (mods-inventory-storage/item-storage/items/lastCheckIn)Information when an item was last scanned in Inventory AppDisplay in report
Total Number of Checkouts (mods-circulation-storage/loan-storage/loan-history)?
Display in report






  • No labels