Link Serial Numbers API Is Throwing Error Message "Wrong Number Of Serial Numbers"
(Doc ID 2754205.1)
Last updated on AUGUST 15, 2022
Applies to:
Oracle Warehouse Management Enterprise Edition Cloud Service - Version 20.4 and laterInformation in this document applies to any platform.
Symptoms
When using API to add serial numbers to an IBLPN, got the error message "Wrong Number of Serial Numbers".
STEP PERFORMED:
------------------------
1. Create an IBLPN using IBLPN UI or create_lpn API, for a serial controlled item. (Single SKU IBLPN)
2. Using "link_serial_nbrs" API as below to add the serial numbers to the IBLPN.
3. Got the error message as below:
<?xml version="1.0" encoding="utf-8"?>
<error>
<reference>xxxx</reference>
<code>VALIDATION_ERROR</code>
<message>Wrong Number of Serial Numbers</message>
<details></details>
</error>
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 |