...
- Data Import job profile:
- Match POL to Instance UUID
- Single match: Update Instance (and Create/Update SRS MARC Bib)
- No match or Multiple match: STOP
- Match POL to Holdings UUID
- Single match: Update Holdings
- No match or Multiple match: STOP
- Match POL to Item UUID
- Single match: Update Item
- No match or Multiple match: STOP
- Match POL to Instance UUID
- mod-inventory hits mod-orders endpoint to find a POL's related Inventory UUIDs (only for Open, or possibly Open/Closed, not Pending POLs)
- If found, follow related Action and Field mapping profiles for SRS MARC Bib create/update and Inventory record updates
- Questions for SMEs:
- would the workflow sometimes be finding the instance and then creating (instead of updating) the holdings and item?
- Jenn C - for orders from previous system, creating items during receipt, but that's a time-bounded situation (migration)
- Similar for Dung-lan
- Leeda - we need to test to see if system can create a holdings and item on the correct bib, if it doesn't find a match on POL - UUID.
- would the workflow sometimes be finding the instance and holdings and then creating (instead of updating) the item?
- would the workflow sometimes be finding the instance and then creating (instead of updating) the holdings and item?
- Questions for SMEs:
...