sim StoreFulfillmentOrder Web Service





Functional Description

Once an external system such as an OMS has determined the best location from which to fulfill the customer order, based on customer preferences, lead times, cost, etc., a fulfillment order will be created. There can be one or more fulfillment orders that exist for a single customer order, depending on the number of locations involved in fulfilling the order for the customer. These fulfillment orders will be published to SIM in the form of a Store Fulfillment Order Request.

Technical Description

Services

sim-StoreFulfillmentOrderService


Description

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





Integration Catalog

SIM101

Service WSDL

sim-StoreFulfillmentOrderService.wsdl

ServiceDefinition.xml

sim-ServiceProviderDefLibrary.xml





Operations

Operation Name

Description

lookupFulfillmentOrderHeaders

Retrieves basic information for one of more fulfillment orders that match query criteria.

readFulfillmentOrderDetail

Retrieve detailed information for a fulfillment order.

createFulfillmentOrderDetail

Creates new fulfillment orders with detailed information.

cancelFulfillmentOrderDetail

Cancels quantities from a fulfillment order. This may cancel the entire order or just quantities.

rejectFulfillmentOrder

Reject a store fulfillment order.



Operation Business Objects (Payload)

Operation Name

Input

Input Sample

Output

Output Sample

Input Mapping Report

Output Mapping Report

lookupFulfillmentOrderHeaders

StrFordHdrCriVo.xsd

StrFordHdrCriVo.xml

StrFordHdrColDesc.xsd

StrFordHdrColDesc.xml

StrFordHdrCriVo-mapping.html

StrFordHdrColDesc-mapping.html

readFulfillmentOrderDetail

StrFordRef.xsd

StrFordRef.xml

StrFordDesc.xsd

StrFordDesc.xml

StrFordRef-mapping.html

StrFordDesc-mapping.html

createFulfillmentOrderDetail

FulfilOrdColDesc.xsd

FulfilOrdColDesc.xml

FulfilOrdCfmCol.xsd

FulfilOrdCfmCol.xml

FulfilOrdColDesc-mapping.html

FulfilOrdCfmCol-mapping.html

cancelFulfillmentOrderDetail

FulfilOrdColRef.xsd

FulfilOrdColRef.xml

FulfilOrdColRef.xsd

FulfilOrdColRef.xml

FulfilOrdColRef-mapping.html

FulfilOrdColRef-mapping.html

rejectFulfillmentOrder

StrFordRef.xsd

StrFordRef.xml

InvocationSuccess.xsd

InvocationSuccess.xml

StrFordRef-mapping.html

InvocationSuccess-mapping.html