Reference > Shop flow URLs > Catalog subsystem URLs > Catalog entries


CatGroupCatEntryRelAdd URL

This URL adds a relationship between a catalog group and a catalog entry.


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, CatGroupCatEntryRelAdd , 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.

catgroupId

Required: The reference number of the catalog group.

catentryId

Required: The reference number of the catalog entry.

rule

Reserved for IBM internal use.

seq

The sequence that determines the display order for the contents of the catalog group.

URL

The URL to be called when the command completes successfully.


Example

The following example creates a relationship between catalog 6000, catalog group 9000, and catalog entry 20225:

http://host_name/webapp/wcs/stores/servlet/CatGroupCatEntryRelAdd?
catentryId=20225&catalogId=6000&catgroupId=9000&URL=LogonForm


Behavior


Exception conditions

None.


Related concepts

Catalog subsystem

Related reference

ProductDisplay URL

CatalogEntryAdd URL

CatalogEntryDelete URL

CatalogEntryUpdate URL

CatGroupCatEntryRelDelete URL

Catalog subsystem URLs


+

Search Tips   |   Advanced Search