sim StoreInventoryUin Web Service





Functional Description

Many items such as cell phone devices provide serial numbers and need to be activated in many POS system or other external systems. The system may need to validate a particular serial number is available for sale or update the status for a particular serial number such as when is has been sold or returned. In some cases, serial numbers are not included on the product, but rather can be automatically generated by the system with this SIM service.

Technical Description

Services

sim-StoreInventoryUinService


Description

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





Integration Catalog

SIM158

Service WSDL

sim-StoreInventoryUinService.wsdl

ServiceDefinition.xml

sim-ServiceProviderDefLibrary.xml





Operations

Operation Name

Description

readUINDetail

Returns details about a UIN in store inventory. A UIN reference is not unique, so this may return detailed information for UINs across multiple items.

generateUIN

Generate new UINs without changing store inventory.

createUIN

Create a new UIN without changing store inventory.

updateUIN

Updates an existing UIN without changing store inventory.



Operation Business Objects (Payload)

Operation Name

Input

Input Sample

Output

Output Sample

Input Mapping Report

Output Mapping Report

readUINDetail

SiUinRef.xsd

SiUinRef.xml

SiUinColDesc.xsd

SiUinColDesc.xml

SiUinRef-mapping.html

SiUinColDesc-mapping.html

generateUIN

SiUinGenDesc.xsd

SiUinGenDesc.xml

SiUinGenRef.xsd

SiUinGenRef.xml

SiUinGenDesc-mapping.html

SiUinGenRef-mapping.html

createUIN

SiUinColModVo.xsd

SiUinColModVo.xml

InvocationSuccess.xsd

InvocationSuccess.xml

SiUinColModVo-mapping.html

InvocationSuccess-mapping.html

updateUIN

SiUinColModVo.xsd

SiUinColModVo.xml

InvocationSuccess.xsd

InvocationSuccess.xml

SiUinColModVo-mapping.html

InvocationSuccess-mapping.html