This message is sent to the administrator
with "Recipient" listed under this Administration Console configuration.
It will not send to the customer of the order. This message assumes
that only the Site Administrator is interested in the order status
update. WebSphere Commerce site or store developers can customize
the OrderStatusNotifySendCmd command by providing another implementation
to send e-mails to either the administrator, or the customer, or both.
Procedure
- Open a database command window on your WebSphere Commerce
machine.
- Register the order status notification command by typing
the following SQL statement:
update cmdreg set classname='com.ibm.commerce.messaging.commands.OrderStatusNotifySendCmdImpl'
Where:
interfacename='com.ibm.commerce.messaging.commands.OrderStatusNotifySendCmd'
- Stop and start the WebSphere
Commerce Server.
- If necessary, add transports methods to your site or store.
- Assign the "Notification message of the order status" type
to a transport. Ensure that you select HTTP Browser in
the Device Format list.