Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Receive Expected Shipments using WSDL

edited Mar 27, 2024 5:03AM in Inventory Management 1 comment

Summary: We are trying to implement automatic receipt in the system for RMA orders using webservice /fscmService/ProcessorServiceV2?WSDL

Request Payload:

<?xml version='1.0' encoding='UTF-8'?>

<ns1:Envelope xmlns:ns1="http://schemas.xmlsoap.org/soap/envelope/">

  <ns1:Body> 

     <ns2:processor xmlns:ns2="http://xmlns.oracle.com/apps/scm/receiving/receiptsInterface/transactions/processorServiceV2/types/">

      <ns2:Receipt xmlns:ns3="http://xmlns.oracle.com/apps/scm/receiving/receiptsInterface/transactions/processorServiceV2/">

      <ns3:ASNType>STD</ns3:ASNType> 

<ns3:Comments>Recieved by webservice</ns3:Comments>

      <ns3:ReceiptSourceCode>CUSTOMER</ns3:ReceiptSourceCode> 

<ns3:CustomerId>100000000910004</ns3:CustomerId>

<ns3:ShipToOrganizationCode>RMA</ns3:ShipToOrganizationCode> 

      <ns3:TransactionType>NEW</ns3:TransactionType> 

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!