sim FulfillmentOrderReversePick Web Service





Functional Description

There are times in which a customer has changed their mind and cancelled an order. The system provides a way to efficiently manage returning this product back to the shelves in order for the products to become available for other customers in a timely fashion. This service provided by SIM can be used by external systems to return a list of the orders needing to be returned to the product shelf and includes looking up details of the previously picked customer order and handles the reverse picking process.

Technical Description

Services

sim-FulfillmentOrderReversePickService


Description

This service describes the Oracle Retail Store Inventory Management (SIM) Fulfillment Order Reverse Pick service.





Integration Catalog

SIM153

Service WSDL

sim-FulfillmentOrderReversePickService.wsdl

ServiceDefinition.xml

sim-ServiceProviderDefLibrary.xml





Operations

Operation Name

Description

lookupReversePickHeaders

Retrieves basic information for one of more fulfillment order reverse picks

readReversePickDetail

Retrieves detail information for a fulfillment order reverse pick

createReversePick

Creates a new fulfillment order reverse pick for the specified fulfillment order

deleteReversePick

Deletes a fulfillment order reverse pick

updateFulfillmentOrderReversePick

Updates the input Fulfillment Order Reverse Pick

confirmReversePick

Confirms a fulfillment order reverse pick



Operation Business Objects (Payload)

Operation Name

Input

Input Sample

Output

Output Sample

Input Mapping Report

Output Mapping Report

lookupReversePickHeaders

StrFordRef.xsd

StrFordRef.xml

ForpHdrColDesc.xsd

ForpHdrColDesc.xml

StrFordRef-mapping.html

ForpHdrColDesc-mapping.html

readReversePickDetail

ForpRef.xsd

ForpRef.xml

ForpDesc.xsd

ForpDesc.xml

ForpRef-mapping.html

ForpDesc-mapping.html

createReversePick

ForpCreModVo.xsd

ForpCreModVo.xml

ForpRef.xsd

ForpRef.xml

ForpCreModVo-mapping.html

ForpRef-mapping.html

deleteReversePick

ForpRef.xsd

ForpRef.xml

InvocationSuccess.xsd

InvocationSuccess.xml

ForpRef-mapping.html

InvocationSuccess-mapping.html

updateFulfillmentOrderReversePick

ForpModVo.xsd

ForpModVo.xml

InvocationSuccess.xsd

InvocationSuccess.xml

ForpModVo-mapping.html

InvocationSuccess-mapping.html

confirmReversePick

ForpRef.xsd

ForpRef.xml

InvocationSuccess.xsd

InvocationSuccess.xml

ForpRef-mapping.html

InvocationSuccess-mapping.html