sim ShelfReplenishment Web Service





Functional Description

Shelf Replenishment lists are used to keep the sales floor in stock. Replenishment lists may be generated based on capacity, sales or a sales floor display. This list generation is based on various calculations and may be setup to generate automatically within the day or at the end of the day and in some cases require sequencing to be setup. Additionally, the store associate will pick the stock and move the inventory to the sales floor. In some cases, excess stock has been moved directly to the sales floor and needs to be moved to the backroom and constitutes reverse replenishment. This service provides the ability to create and execute shelf replenishment and reverse replenishment.

Technical Description

Services

sim-ShelfReplenishmentService


Description

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





Integration Catalog

SIM163

Service WSDL

sim-ShelfReplenishmentService.wsdl

ServiceDefinition.xml

sim-ServiceProviderDefLibrary.xml





Operations

Operation Name

Description

lookupShelfReplenishmentHeaders

Retrieves header information for one of more shelf replenishments.

readShelfReplenishment

Retrieves detail information for a shelf replenishment.

createShelfReplenishment

Creates a new shelf replenishment.

updateShelfReplenishment

Updates the details of the shelf replenishment.

confirmShelfReplenishment

Confirms a shelf replenishment.

cancelShelfReplenishment

Cancels a shelf replenishment.



Operation Business Objects (Payload)

Operation Name

Input

Input Sample

Output

Output Sample

Input Mapping Report

Output Mapping Report

lookupShelfReplenishmentHeaders

ShlfRplCriVo.xsd

ShlfRplCriVo.xml

ShlfRplHdrColDesc.xsd

ShlfRplHdrColDesc.xml

ShlfRplCriVo-mapping.html

ShlfRplHdrColDesc-mapping.html

readShelfReplenishment

ShlfRplRef.xsd

ShlfRplRef.xml

ShlfRplDesc.xsd

ShlfRplDesc.xml

ShlfRplRef-mapping.html

ShlfRplDesc-mapping.html

createShelfReplenishment

ShlfRplCreVo.xsd

ShlfRplCreVo.xml

ShlfRplColRef.xsd

ShlfRplColRef.xml

ShlfRplCreVo-mapping.html

ShlfRplColRef-mapping.html

updateShelfReplenishment

ShlfRplModVo.xsd

ShlfRplModVo.xml

InvocationSuccess.xsd

InvocationSuccess.xml

ShlfRplModVo-mapping.html

InvocationSuccess-mapping.html

confirmShelfReplenishment

ShlfRplRef.xsd

ShlfRplRef.xml

InvocationSuccess.xsd

InvocationSuccess.xml

ShlfRplRef-mapping.html

InvocationSuccess-mapping.html

cancelShelfReplenishment

ShlfRplRef.xsd

ShlfRplRef.xml

InvocationSuccess.xsd

InvocationSuccess.xml

ShlfRplRef-mapping.html

InvocationSuccess-mapping.html