You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As PURIS administrator , I want to use the ERP interface to get item stock date from my internal system , so that I have the lastest view on item stock and don't need to update something .
Hints / Details
The PURIS backend needs to request an update of data for a material (ownMaterialNumber) and a partner (BPNL). The request needs to be persisted
Trigger: Periodically via a Batch
One interface to receive stocks is needed that resolves the request.
configuration of the erp interface (URL, api-key) is needed
A new samm mapper is needed that maps a samm to the internal stock representations (note: in this case we ignore the mandatoryness of the materialGlobalAssetId)
Outcome / Acceptance Criteria
Outcome
erp interface can be used to get the latest item stock.
Acceptance Criteria
erp interface can be configured
erp interface is used to get data during request of partners or of the frontend
response interface uses an item stock samm to be mapped
Out of Scope
other information objects
The text was updated successfully, but these errors were encountered:
As PURIS administrator ,
I want to use the ERP interface to get item stock date from my internal system ,
so that I have the lastest view on item stock and don't need to update something .
Hints / Details
Outcome / Acceptance Criteria
Outcome
Acceptance Criteria
Out of Scope
The text was updated successfully, but these errors were encountered: