sim ProductGroup Web Service





Functional Description

Product Groups are used to create lists of items and their specific attributes are used within other areas of the SIM application. Product groups are used for: Auto Ticket Print, Unit Stock Counts, Unit and Amount Stock Counts, Problem Line Stock Counts, Wastage, Item Requests and Shelf Replenishment.

Technical Description

Services

sim-ProductGroupService


Description

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





Integration Catalog

SIM167

Service WSDL

sim-ProductGroupService.wsdl

ServiceDefinition.xml

sim-ServiceProviderDefLibrary.xml





Operations

Operation Name

Description

lookupProductGroupHeader

Returns all product group header information.

readProductGroup

Reads product group detailed information.

saveProductGroup

Creates or updates the detailed information of an product group. This operation requires having an activity lock.



Operation Business Objects (Payload)

Operation Name

Input

Input Sample

Output

Output Sample

Input Mapping Report

Output Mapping Report

lookupProductGroupHeader

ProdGrpCriVo.xsd

ProdGrpCriVo.xml

ProdGrpHdrColDesc.xsd

ProdGrpHdrColDesc.xml

ProdGrpCriVo-mapping.html

ProdGrpHdrColDesc-mapping.html

readProductGroup

ProdGrpRef.xsd

ProdGrpRef.xml

ProdGrpDesc.xsd

ProdGrpDesc.xml

ProdGrpRef-mapping.html

ProdGrpDesc-mapping.html

saveProductGroup

ProdGrpModVo.xsd

ProdGrpModVo.xml

ProdGrpRef.xsd

ProdGrpRef.xml

ProdGrpModVo-mapping.html

ProdGrpRef-mapping.html