My Oracle Support Banner

ConfirmPicks Payload error without error message (Doc ID 2549886.1)

Last updated on DECEMBER 14, 2019

Applies to:

Oracle Fusion Inventory Management - Version 11.12.1.0.0 and later
Information in this document applies to any platform.

Symptoms

ACTUAL BEHAVIOR
---------------
While trying to confirmPicks through Payload, system was showing error without message

Payload:

<soapenv:Envelope xmlns:pic="http://xmlns.oracle.com/apps/scm/inventory/picking/pickConfirm/pickConfirmService/" xmlns:pic1="http://xmlns.oracle.com/apps/scm/inventory/picking/pickConfirm/pickConfirmService" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:typ="http://xmlns.oracle.com/apps/scm/inventory/picking/pickConfirm/pickConfirmService/types/">

<soapenv:Body>
<typ:confirmPicks>
<typ:Commit>Y</typ:Commit>
<typ:TransactionMode>1</typ:TransactionMode>
<typ:PickSlipLines>
<pic:PickSlipPick>
<pic1:PickedQuantity unitCode="">10</pic1:PickedQuantity>
<pic1:PickSlip>237004</pic1:PickSlip>
<pic:UOM>Each</pic:UOM>
<pic1:Line>1</pic1:Line>
<pic1:SourceSubinventory>NOR</pic1:SourceSubinventory>
<pic1:PickLot>
<pic1:Lot>OCT-2020.</pic1:Lot>
<pic1:Quantity unitCode="Each">10</pic1:Quantity>
<pic1:UOM>Each</pic1:UOM>
</pic1:PickLot>
</pic:PickSlipPick>
</typ:PickSlipLines>
</typ:confirmPicks>
</soapenv:Body>
</soapenv:Envelope>


EXPECTED BEHAVIOR
-----------------------
System should confirmpicks through payload

STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Refer the WSDL form SOAP webservice
2. https://docs.oracle.com/en/cloud/saas/supply-chain-management/19a/oessc/pick-slip-PickConfirmService-svc-25.html
3. Pass the required value on the request payload


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
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.