Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
None
-
Firebird Sprint 113, Firebird Sprint 114, Firebird Sprint 115
-
3
-
Firebird
Description
Purpose/Overview:
Accession flow is initiated from the remote storage system by creating the accession job. Remote storage system calls into Folio Edge Caiasoft API to retrieve bibliographic metadata related to item.
Requirements/Scope:
1. Endpoint: GET /caiasoftService/ItemBarcodes/{itemBarcode}/accessioned/{remoteStorageConfigurationId}
2. Response should contain the following fields:
- Item identifiers (instance/holdings/item – RecordId and Human Readable)
- Title
- Volume/Enumeration/Chronology
- Creator/Author/Contributors
- Publisher/Publish Year/Publish Place
- ISSN
- ISBN
- OCLC
- Call number
- Physical Description
- Material Type
- Copy Number
- Permanent Location prior to change to storage
Approach:
edge-caisoft makes request to mod-remote-storage: POST /accessions with itemBarcode, remoteStorageConfigurationId
Acceptance criteria:
- Endpoint GET /caiasoftService/ItemBarcodes/{itemBarcode}/accessioned/{remoteStorageConfigurationId} is available
- Unit tests coverage is at least 80%
- Integration tests (https://github.com/folio-org/folio-integration-tests/tree/master/edge-dematic) are updated to cover this functionality: positive and negative cases
TestRail: Results
Attachments
Issue Links
- defines
-
UXPROD-498 Remote Storage Integration Module (Caiasoft)
-
- Closed
-
- has to be done after
-
MODRS-37 CaiaSoft: Accession Flow
-
- Closed
-
- is blocked by
-
FOLIO-3159 Add edge-caiasoft module to testing env/testing and snapshot VMs
-
- Closed
-
- mentioned in
-
Page Loading...