DisplayMessage URL

Displays a message from the MESSAGE table. The messages are created by the Trading subsystem.

 

URL structure

http:// host_name/path/

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

 

Parameter values

msgrfn

(Required) The message reference number.

url

(Required) The view command to use to display the message.

displayMessage

(Required) The status code of message to display. Only messages with a status of 'N' can be displayed. Other messages with other status codes cannot be displayed.

 

Example

This example displays the message 10001:

http://myhostname/webapp/wcs/stores/servlet/DisplayMessage?msgrfn=10001
   &msgstatus=N&URL=MailDisplayView

 

Behavior

Exception Conditions

Related concepts

Auctions

Related tasks

Enabling auctions

Related reference

AutoBidCreateForm URL
AutoBidSubmit URL
AutoBidUpdateForm URL
AutoBidDelete URL
BidCreateForm URL
BidDelete URL
BidSubmit URL
BidUpdateForm URL
CloseBidding URL
DeleteMail URL
DisplayAuctionRules URL
DisplayAuctionItem URL
DoAuctionNotify URL
FinalizeAuction URL
GalleryDelete URL
ModifyForumMessageList URL
MonitorAuctions URL
ProcessAutoBids URL
ProcessDutchBids URL
ProcessOpenCryBids URL
ShopperCreateForumMessage URL
UpdateGallery URL
CompleteOrder URL
Trading subsystem URLs