Sku Actor
OrderLine Reserved Quantity
When stock changes, the reservedQuantity of related order lines are automatically kept up to date. There can be a slight delay before order lines are updated if many order lines are currently reserving the same SKU.
WARNING
When an order reserves stock using a Rule, the reservedQuantity is updated within the same message life cycle. Note that this means that a query message response will only see updated reflect reservedQuantity of the order that triggered the reservation. Other orders that may be affected by the stock changes will not be available to the query message.
Rule Hooks
Related Rule Hooks are:
| Name | Discount | Rule | Reactor |
|---|---|---|---|
| OnSkuBeforeCreated | ✓ | ||
| OnSkuBeforeDeleted | ✓ | ||
| OnSkuCommands | ✓ | ||
| OnSkuCreated | ✓ | ||
| OnSkuDeleted | ✓ |