Calling 'saveVendorShipmentContainer' from Webservice VendorShipmentService with Invalid Item Throws SYSTEM_ERROR
(Doc ID 2579669.1)
Last updated on AUGUST 23, 2019
Applies to:
Oracle Retail Store Inventory Management - Version 16.0.2 and laterInformation in this document applies to any platform.
Symptoms
VendorShipmentService.saveVendorShipmentContainer request does not fail with VALIDATION_ERROR, instead it fails with SYSTEM_ERROR.
The service had identified the invalid items in the request, but does not log it. This makes analysis complex, as one has to look into server logs for the failure reasons.
The issue can be reproduced at will with the following steps:
1. Create vendorshipment, calling saveVendorshipmentservice.
2. Call saveVendorshipmentContainer with invalid item.
3. Examine the response error message which state - SYSTEM_ERROR instead expected VALIDATION_ERROR with INVALID_INPUT.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |