Email notification should include all the error details
Summary:
We are implementing Oracle WMS stage interface REST api using OIC for entity "ib_shipment". Current behavior of the api is if we have 3 lines and all 3 lines have different items then api read first line and if item is not exist in WMS then it stop there and give us response in error.
Our requirement is we need to get all the error at once. If we have 3 lines and all 3 lines have different items and all 3 items not exist in WMS then API response error should include all the 3 items not only first one.
I have raised an SR related to this they said as per standard functionality this is not possible and API is working as per design.
Tagged:
0