Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Duplicate
-
None
-
None
-
-
Concorde
Description
As a librarian exporting inventory data I would like to include items effective location and call number data so that this information is appended to inventory instance records when exporting in the MARC format
Scenario 1:
Given: the effective call number field has associated transformation
When: the inventory instance record has an inventory item record with populated effective call number data
Then: the data is used to populate fields as specified in the transformation and the MARC fields are appended to MARC bib record
Scenario 2:
Given: the effective call number field has associated transformation
When: the inventory instance record has an inventory item record without effective call number
Then: the mapping is skipped and no fields are appended to the MARC bib record
Scenario 3:
Given: the effective location field has associated transformation
When: the inventory instance record has an inventory item record with populated effective location data
Then: the value associated the key stored in item.effectiveLocationId is used to populate fields as specified in the transformation and the MARC fields are appended to MARC bib record
Scenario 4:
Given: the effective location field has associated transformation
When: the inventory instance record has an inventory item record without effective location
Then: the mapping is skipped and no fields are appended to the MARC bib record
Scenario 5:
Given: the effective location field has associated transformation
When: the inventory instance record has an inventory item record with invalid effectiveLocationId
Then: the mapping is skipped and the error is logged and the error contains: instance HRID, item HRID and invalid location id.
TestRail: Results
Attachments
Issue Links
- clones
-
MDEXP-154 Mapping profile - transformations - process holdings electronic access
-
- Closed
-