GiftRegistryLogoff action

This action removes any authentication that a user has for a gift registry. If a value is provided for the externalId parameter, the action removes the authentication authority for the specified gift registry only; otherwise, the action removes the user's authentication for all gift registries in the current gift registry context.

URL structure

http://host_name/path/

The fully qualified name of your WebSphere Commerce Server and the configuration path (for example, wcserver.mydomain.ibm.com is fully qualified).

 

Parameter values

URL

(Required) The URL to be called when the action completes successfully.

externalId

(Required) The unique gift registry identifier.

errorViewName

Overrides the error view when an error occurs.

 

Example

The following example logs off a user who previously updated gift registry 888.

http://myhostname/webapp/wcs/stores/servlet/GiftRegistryLogoff?URL=/webapp/wcs
/stores/servlet/&externalId=888

 

Behavior

 

Exception conditions