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


CatalogEntryUpdate URL

This URL updates an existing catalog entry. Note that the catalog entry type cannot be changed.


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, CatalogEntryUpdate , 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

catentryId

Required: The reference number of the catalog entry. You must specify either catentryId or partnumber.

partnumber

Required: The reference number that identifies the external part number of the catalog. You must specify either partnumber or catentryId.

buyable

Indicates whether a customer can purchase this catalog entry individually: 1=yes, 0=no.

field1

A customizable field.

field2

A customizable field.

field3

A customizable field.

field4

A customizable field.

field5

A customizable field.

markForDelete

Indicates if the catalog entry is marked for deletion for the Database Cleanup utility.

mfName

The name for the external manufacturer of the catalog entry.

mfPartnumber

The external manufacturer's part number of the catalog entry.

onAuction

Indicates whether the catalog entry is part of an auction.

onSpecial

Indicates whether the catalog entry is on special.

catEntURL

The URL where the catalog entry is located.

aux1

An additional description for the catalog entry.

aux2

An additional description for the catalog entry.

available

Indicates the length of time before the catalog entry is available for purchase.

fImage

The full image path for the catalog entry.

descLangId

The description of the language's reference number.

lDesc

The long description of the catalog entry.

name

The language-dependent name of the catalog entry.

published

Indicates whether this catalog entry should be displayed for the language indicated by the descLangId: 0= no, and 1= yes.

sDesc

The short description of the catalog entry.

tImage

The full image path for the catalog entry.

XML

Reserved for IBM internal use.

URL

The URL to be called when the command completes successfully.

keyword

The search keyword associated with this catalog entry.


Example

The following example updates catalog entry 10002:

http://host_name/webapp/wcs/stores/servlet/CatalogEntryUpdate?
catentryId=10002&onAuction=3&field1=3&keyword=
new keyword&URL=LogonForm


Behavior


Exception conditions

None.


Related concepts

Catalog subsystem

Related reference

ProductDisplay URL

CatalogEntryAdd URL

CatalogEntryDelete URL

CatGroupCatEntryRelAdd URL

CatGroupCatEntryRelDelete URL

Catalog subsystem URLs


+

Search Tips   |   Advanced Search