Reference > Shop flow URLs > Catalog subsystem URLs > Catalogs


CatalogDelete URL

This URL deletes a catalog and its cascades.


URL structure

http:// host_name/path/

The fully qualified name of the WebSphere Commerce Server and the configuration path.

Diagram of the URL structure: The URL starts with the fully qualified name of the WebSphere Commerce Server and the configuration path, followed by the URL name, CatalogDelete , and the ? character. End the URL with a list of parameters in the form of name-value pairs. Separate each <a href=name-value pair with the & character. For a detailed description of the parameters and their values, see the list entitled Parameter values." />


Parameter values

catalogId

Required: The reference number of the catalog. You must specify either catalogId or identifier.

identifier

Required: The external identifier of the catalog. You must specify either identifier or catalogId.

URL

The URL to be called when the command completes successfully.


Example

The following example deletes catalog 10101:

http://host_name/webapp/wcs/stores/servlet/CatalogDelete?
catalogId=10101&URL=LogonForm


Behavior


Exception conditions

None.


Related concepts

Catalog subsystem

Related reference

CatalogAdd URL

CatalogUpdate URL

Catalog subsystem URLs


+

Search Tips   |   Advanced Search