WebSphere Commerce EnterpriseWebSphere Commerce Professional

RetrieveShopperProfileCmd URL

This URL retrieves and displays a customer's profile.

URL structure

http://host_name/path/
The fully qualified name of your WebSphere Commerce Server and the configuration path.

Parameter values

storeId
Required: The store ID of the store where the customer is shopping is retrieved.
userId
Required: The user ID of the user whose profile is retrieved.

Example

The following example displays the customer segment for a customer with the user ID of 55 who is a customer at a store 10001.


http:/myhostname/webapp/wcs/tools/servlet/RetrieveShopperProfileCmd?
storeId=10001&userId=55 

Behavior

Retrieves and displays a customer's store profile.

Exception conditions

None.