sim Store Web Service





Functional Description

This web service allows for various management and product inquiries related to stores. Retail stores many times will be able to transfer product between specific stores that are in close proximity. Additionally, when a customer inquires about an item that may be out of stock, the user may look to other stores for stock.

Technical Description

Services

sim-StoreService


Description

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





Integration Catalog

SIM168

Service WSDL

sim-StoreService.wsdl

ServiceDefinition.xml

sim-ServiceProviderDefLibrary.xml





Operations

Operation Name

Description

lookupAutoReceiveStore

Returns all stores that allow auto receiving of goods from the input store.

lookupAssociatedStore

Return all associated stores of the input store. These are sometimes called buddy stores.

lookupStoresInTransferZone

Returns all stores in the transfer zone of the input store.

readStoreDetail

Return detailed store information matching the input identifiers.



Operation Business Objects (Payload)

Operation Name

Input

Input Sample

Output

Output Sample

Input Mapping Report

Output Mapping Report

lookupAutoReceiveStore

LocStoreRef.xsd

LocStoreRef.xml

LocStoreColRef.xsd

LocStoreColRef.xml

LocStoreRef-mapping.html

LocStoreColRef-mapping.html

lookupAssociatedStore

LocStoreRef.xsd

LocStoreRef.xml

LocStoreColRef.xsd

LocStoreColRef.xml

LocStoreRef-mapping.html

LocStoreColRef-mapping.html

lookupStoresInTransferZone

LocStoreRef.xsd

LocStoreRef.xml

LocStoreColDesc.xsd

LocStoreColDesc.xml

LocStoreRef-mapping.html

LocStoreColDesc-mapping.html

readStoreDetail

LocStoreRef.xsd

LocStoreRef.xml

LocStoreDesc.xsd

LocStoreDesc.xml

LocStoreRef-mapping.html

LocStoreDesc-mapping.html