sim ProductGroupSchedule Web Service





Functional Description

Product Groups will create lists of items to use within various areas of the application. The Product Groups, once created, are scheduled to create the item lists. Product Groups may be used for one or more locations and may also be scheduled for more than one location at a time. Additionally, there are various settings that will allow the system to automatically create the lists on a recurring basis.

Technical Description

Services

sim-ProductGroupScheduleService


Description

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





Integration Catalog

SIM170

Service WSDL

sim-ProductGroupScheduleService.wsdl

ServiceDefinition.xml

sim-ServiceProviderDefLibrary.xml





Operations

Operation Name

Description

lookupProductGroupScheduleHeader

Retrieves header information for one of more product group schedule that match query criteria.

readProductGroupSchedule

Retrieves product group schedule based on unique reference id.

saveProductGroupSchedule

Creates the product group schedule. If it already exists then updates for the schedule identifier.

cancelProductGroupSchedule

Cancels the product group schedule.



Operation Business Objects (Payload)

Operation Name

Input

Input Sample

Output

Output Sample

Input Mapping Report

Output Mapping Report

lookupProductGroupScheduleHeader

PrGpSchCriVo.xsd

PrGpSchCriVo.xml

PrGpSchHdrColDesc.xsd

PrGpSchHdrColDesc.xml

PrGpSchCriVo-mapping.html

PrGpSchHdrColDesc-mapping.html

readProductGroupSchedule

PrGpSchRef.xsd

PrGpSchRef.xml

PrGpSchDesc.xsd

PrGpSchDesc.xml

PrGpSchRef-mapping.html

PrGpSchDesc-mapping.html

saveProductGroupSchedule

PrGpSchModVo.xsd

PrGpSchModVo.xml

PrGpSchRef.xsd

PrGpSchRef.xml

PrGpSchModVo-mapping.html

PrGpSchRef-mapping.html

cancelProductGroupSchedule

PrGpSchRef.xsd

PrGpSchRef.xml

InvocationSuccess.xsd

InvocationSuccess.xml

PrGpSchRef-mapping.html

InvocationSuccess-mapping.html