Dematic EMS integration

Description

Purpose/Overview:
Dematic Module should be used for starting accession flow in Dematic.

Requirements/Scope:

  1. For Dematic EMS the module should response with the list of items

  2. After the response Dematic module should call remote-storage API to set flag isAccessioned to true

  3. When the edge Dematic module recieves /asrService/asr/updateASRItemStatusBeingRetrieved call, it should call remote storage module method "remote-storage/retrieval/check-in" (MODRS-11)

  4. When the edge Dematic module recieves "/asrService/asr/updateASRItemStatusAvailable", it should call remote storage module method "remote-storage/return" (MODRS-10)

Approach:
The list of items should be retrieved from remote-storage-module by corresponding filters: flag isAccessioned, remote-storage name, date, limit.
Limit should be set, if Dematic EMS have some restrictions for items count.

The APIs are just IP-restricted, EMS does not send out any information that could be used for additional AuthNZ, but for knowledge about the tenant, the API_KEY approch, which is used for edge modules should be leveraged.

Environment

None

Potential Workaround

None

CSP Request Details

None

CSP Rejection Details

None

Attachments

18

Checklist

hide

TestRail: Results

Activity

Show:

Viachaslau KhandramaiMarch 18, 2021 at 7:10 AM

Story can de closed as done.

Viachaslau KhandramaiMarch 18, 2021 at 7:10 AM

/asrService/asr/lookupAsrRequests (PubSub integration)

1) Choose item:

2) Create Page request

3) Make call to Dematic Edge API

4) Check that item is checked out:

Viachaslau KhandramaiMarch 17, 2021 at 7:21 PM
Edited

/asrService/asr/updateASRItemStatusAvailable/ (return flow)

1) Choose Checked Out item:

2) Create Hold request for this item:

3) Make call to the Dematic Edge API:

5) Verify that item status was changed:

Viachaslau KhandramaiMarch 11, 2021 at 11:48 AM
Edited

/asrService/asr/updateASRItemStatusBeingRetrieved/:

1) Choose checked out item:

2) Make call to edge-dematic:

3) Verify that item is Available:

This flow works as expected. Checked out item was successfully checked id (status is available).

Viachaslau KhandramaiMarch 11, 2021 at 11:00 AM
Edited

Accession flow:

1) Choose some item where we can change effectiveLocation

2) Edit item to set permanent/temporary location to have effective location changed

3) Retrieve accessioned items via edge-dematic:

Accession queue record for item was retrieved. Item should be accessioned.

4) Call the endpoint once again to be sure that item was accessioned (expecting empty response):

5) Verify accessioned item in the mod-remote-storage:

6) Try to do the same steps but for unchanged effective location:

7) Get accessioned item list to be sure that list is empty:

This flow works as expected.

 

 

Done

Details

Assignee

Reporter

Priority

Story Points

Sprint

Development Team

Firebird

Fix versions

Release

R1 2021

TestRail: Cases

Open TestRail: Cases

TestRail: Runs

Open TestRail: Runs

Created November 17, 2020 at 12:55 PM
Updated March 26, 2021 at 6:18 AM
Resolved March 18, 2021 at 7:11 AM
TestRail: Cases
TestRail: Runs