ChangeOrderOnSuccess request mappings
When an order is changed from Sterling Order Management or Sterling Call Center, order
price and promotion information is retrieved from WebSphere Commerce. The changeOrderOnSuccess event is used to
update promotion usage statistics in the WebSphere Commerce
Promotion Engine by calling CancelPromotionCalUsage or UpdatePromotionCalUsage.For
example, WebSphere Commerce promotion usage statistics are
updated when a promotion is now being applied or removed from an order.
Sterling Order Management Path | WebSphere Commerce Path |
---|---|
Process/ActionCriteria/ActionExpression@actionCode='UpdatePromotionCalUsage' | |
Order/@OrderNo (if it is started with WC_) | Order/OrderIdentifier/UniqueID |
Order/@OrderHeaderKey | Order/OrderIdentifier/ExternalOrderID |
Order/@EnterpriseCode | Order/StoreIdentifier/UniqueID (using ValueMaps.xml) |