sim ItemRequest Web Service





Functional Description

The Item Request functionality gives the user the ability to request inventory for individual items using the replenishment and sourcing parameters of the merchandising system (RMS) from within the Store Inventory Management (SIM) application directly. All items will be sourced from either a Warehouse or through Supplier Purchase Orders, depending on the sourcing parameters for the item specified in the merchandising system.

Technical Description

Services

sim-ItemRequestService


Description

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





Integration Catalog

SIM166

Service WSDL

sim-ItemRequestService.wsdl

ServiceDefinition.xml

sim-ServiceProviderDefLibrary.xml





Operations

Operation Name

Description

lookupDeliveryTimeSlot

Retrieves all delivery time slots.

lookupItemRequestHeader

Retrieves item request headers based on the query criteria.

readItemRequestDetail

Retrieves detailed information about an item request.

cancelItemRequest

Cancels the item request



Operation Business Objects (Payload)

Operation Name

Input

Input Sample

Output

Output Sample

Input Mapping Report

Output Mapping Report

lookupDeliveryTimeSlot

Nothing.xsd

Nothing.xml

TimeSlotColDesc.xsd

TimeSlotColDesc.xml

Nothing-mapping.html

TimeSlotColDesc-mapping.html

lookupItemRequestHeader

ItmRqstCriVo.xsd

ItmRqstCriVo.xml

ItmRqstHdrColDesc.xsd

ItmRqstHdrColDesc.xml

ItmRqstCriVo-mapping.html

ItmRqstHdrColDesc-mapping.html

readItemRequestDetail

ItmRqstRef.xsd

ItmRqstRef.xml

ItmRqstDesc.xsd

ItmRqstDesc.xml

ItmRqstRef-mapping.html

ItmRqstDesc-mapping.html

cancelItemRequest

ItmRqstRef.xsd

ItmRqstRef.xml

InvocationSuccess.xsd

InvocationSuccess.xml

ItmRqstRef-mapping.html

InvocationSuccess-mapping.html