sim TransferShipment Web Service





Functional Description

This Oracle Retail Store Inventory Management (SIM) service provides operations for the shipment of stock from store to store, store to warehouse, and store to finisher. The shipment can be dispatched after all containers within the shipment have been confirmed.

Technical Description

Services

sim-TransferShipmentService


Description

This service describes the Oracle Retail Store Inventory Management (SIM) Store Transfer Shipment service.





Integration Catalog

SIM176

Service WSDL

sim-TransferShipmentService.wsdl

ServiceDefinition.xml

sim-ServiceProviderDefLibrary.xml





Operations

Operation Name

Description

lookupTransferShipmentHeader

Retrieves basic information for one or more Transfer Shipment that match query criteria.

readTransferShipmentDetail

Retrieves detailed information about the referenced shipment. This will only contain the full detailed information of the transfer header and does not include container information.

createTransferShipment

Creates new empty transfer shipment.

saveTransferShipment

Updates the transfer shipment.

submitTransferShipment

Submits a transfer shipment for final approval.

cancelSubmittedTransferShipment

Reverses the submission for final approval of a transfer shipment.

dispatchTransferShipment

Dispatches the transfer shipment. A shipment cannot be modified after dispatch. Dispatch should only occur after all containers are confirmed as completed.

cancelTransferShipment

Cancels the transfer shipment.

lookupTransferShipmentContainer

Retrieves basic information for Transfer Shipment containers created for the transfer shipment.

readTransferShipmentContainer

Retrieves detailed information about the referenced container.

createTransferShipmentContainer

Creates new transfer shipment container and adds the container to the shipment.

saveTransferShipmentContainer

Updates the transfer shipment container.

confirmTransferShipmentContainer

Confirms a transfer shipment container as completed.

cancelTransferShipmentContainer

Cancels a transfer shipment container.

openTransferShipmentContainer

Opens a confirmed transfer shipment container so that it can be modified prior to dispatch.



Operation Business Objects (Payload)

Operation Name

Input

Input Sample

Output

Output Sample

Input Mapping Report

Output Mapping Report

lookupTransferShipmentHeader

TsfShipCriVo.xsd

TsfShipCriVo.xml

TsfShipHdrColDesc.xsd

TsfShipHdrColDesc.xml

TsfShipCriVo-mapping.html

TsfShipHdrColDesc-mapping.html

readTransferShipmentDetail

TsfShipRef.xsd

TsfShipRef.xml

TsfShipDesc.xsd

TsfShipDesc.xml

TsfShipRef-mapping.html

TsfShipDesc-mapping.html

createTransferShipment

TsfShipCreVo.xsd

TsfShipCreVo.xml

TsfShipRef.xsd

TsfShipRef.xml

TsfShipCreVo-mapping.html

TsfShipRef-mapping.html

saveTransferShipment

TsfShipModVo.xsd

TsfShipModVo.xml

InvocationSuccess.xsd

InvocationSuccess.xml

TsfShipModVo-mapping.html

InvocationSuccess-mapping.html

submitTransferShipment

TsfShipRef.xsd

TsfShipRef.xml

InvocationSuccess.xsd

InvocationSuccess.xml

TsfShipRef-mapping.html

InvocationSuccess-mapping.html

cancelSubmittedTransferShipment

TsfShipRef.xsd

TsfShipRef.xml

InvocationSuccess.xsd

InvocationSuccess.xml

TsfShipRef-mapping.html

InvocationSuccess-mapping.html

dispatchTransferShipment

TsfShipRef.xsd

TsfShipRef.xml

InvocationSuccess.xsd

InvocationSuccess.xml

TsfShipRef-mapping.html

InvocationSuccess-mapping.html

cancelTransferShipment

TsfShipRef.xsd

TsfShipRef.xml

InvocationSuccess.xsd

InvocationSuccess.xml

TsfShipRef-mapping.html

InvocationSuccess-mapping.html

lookupTransferShipmentContainer

TsfShipRef.xsd

TsfShipRef.xml

TsfShipCtnColDesc.xsd

TsfShipCtnColDesc.xml

TsfShipRef-mapping.html

TsfShipCtnColDesc-mapping.html

readTransferShipmentContainer

TsfShipCtnRef.xsd

TsfShipCtnRef.xml

TsfShipCtnDesc.xsd

TsfShipCtnDesc.xml

TsfShipCtnRef-mapping.html

TsfShipCtnDesc-mapping.html

createTransferShipmentContainer

TsfShipRef.xsd

TsfShipRef.xml

TsfShipCtnRef.xsd

TsfShipCtnRef.xml

TsfShipRef-mapping.html

TsfShipCtnRef-mapping.html

saveTransferShipmentContainer

TsfShipCtnModVo.xsd

TsfShipCtnModVo.xml

InvocationSuccess.xsd

InvocationSuccess.xml

TsfShipCtnModVo-mapping.html

InvocationSuccess-mapping.html

confirmTransferShipmentContainer

TsfShipCtnRef.xsd

TsfShipCtnRef.xml

InvocationSuccess.xsd

InvocationSuccess.xml

TsfShipCtnRef-mapping.html

InvocationSuccess-mapping.html

cancelTransferShipmentContainer

TsfShipCtnRef.xsd

TsfShipCtnRef.xml

InvocationSuccess.xsd

InvocationSuccess.xml

TsfShipCtnRef-mapping.html

InvocationSuccess-mapping.html

openTransferShipmentContainer

TsfShipCtnRef.xsd

TsfShipCtnRef.xml

InvocationSuccess.xsd

InvocationSuccess.xml

TsfShipCtnRef-mapping.html

InvocationSuccess-mapping.html