Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

FOLIO Field (record type)Notes
Call number (item or holdings)

Display item record call number field value. IF NO item call number then display holdings call number field value.

Example: <callNumber>PR. 3903.050</callNumber>

Temporary/Permanent Location (item or holdings)
  • Display item record's temporary location field value if selected otherwise show item's permanent location field value.
  • IF the item record has no location value selections then check for holdings temporary location field value and if no value then check for holdings permanent location field value. 

Example: <location>Acquisitions Administration</location>

Status (item)

Item record's item status field value 

Example: <status>Aged to lost</status>

Due date (item)

Item record's due date field 

Example: <dueDate>2020-10-31T00:21:31.000+00:00</dueDate>

Temporary loan type (item)

Item record's temporary loan type field

Example: <temporaryLoanType>Alternate Type</temporaryLoanType>

Permanent loan type (item)

Item record's permanent loan type field

Example: <permanentLoanType>stks</permanentLoanType>

Display summary (Quesnelia release addition)

See 

Jira Legacy
serverSystem Jira
serverId01505d01-b853-3c2e-90f1-ee9b165564fc
keyMODRTAC-107
NOTE edge-rtac always surrounds this information in parentheses. 

Example: <volume>(34 test)</volume>

Enumeration and/or Chronology otherwise use Volume (item)

Jira Legacy
serverSystem Jira
serverId01505d01-b853-3c2e-90f1-ee9b165564fc
keyMODRTAC-107
If the Display summary field is not populated then Item field's Enumeration field value and Chronology value. If no Enumeration value then return item field's Volume value. NOTE edge-rtac always surrounds this information in parentheses.

Example: <volume>(34 test)</volume>

material type (item) -  (Quesnelia release addition)
<materialType>
<id>025ba2c5-5e96-4667-a677-8186463aee69</id>
<name>book</name>
</materialType>
material type id (item) -  (Quesnelia release addition) 
<materialType>
<id>025ba2c5-5e96-4667-a677-8186463aee69</id>
<name>book</name>
</materialType>
Location > Library name -  (Quesnelia release addition)
<library>
<name>D'Angelo Law (DLL)</name>
<code>DLL</code>
</library>
Location > Library name code -  (Quesnelia release addition)
<library>
<name>D'Angelo Law (DLL)</name>
<code>DLL</code>
</library>
suppressFromDiscovery (item) -  (Quesnelia release addition)

indicates if item 

<suppressFromDiscovery>false</suppressFromDiscovery>

If the instance record IS a periodical/serial and edge-rtac endpoint &fullperiodicals = true then following FOLIO fields are returned in response 

...