The getProductSkusXML Web service retrieves the Product item in XML form as specified by the ProductId. Catalog items are retrieved as specified by CatalogId. If no catalog item is found, then the user in the current session is accessed and the catalog item is retrieved from the user.

Servlet name

getProductSkusXML

Input Parameters

productId - Specifies the product to retrieve
catalogId - (Optional) Catalog item to verify the product. If this parameter is null, then the current user’s catalog is used.

Output

SKU items present in the specified product in XML format.

Web Service Class

atg.commerce.catalog.CatalogServices

Nucleus Component

/atg/commerce/catalog/CatalogServices

Method

getProductSkusXML(String pProductId, String pCatalogId)

Executes within a session

Yes

WSDL URL

http://hostname:port/commerce/catalog/getProductSkusXML?WSDL

Endpoint URL

http://hostname:port/commerce/catalog/getProductSkusXML/getProductSkusXML

Security FunctionalName

Catalog

Repository Component

/atg/commerce/catalog/ProductCatalog

Item Descriptor

sku


Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices