REAL_TIME_AVAILABILITY_CHANGE event
The Sterling Order Management Real-Time Availability Monitor (RTAM) uses a time-triggered transaction to detect inventory changes beyond specified levels and triggers a REALTIME_AVAILABILITY_CHANGE event (in and later, the REALTIME_AVAILABILITY_CHANGE_LIST event). This event starts a service that publishes inventory information to the HCL Commerce Inventory Cache.
WC Path | Source Context | Source |
---|---|---|
_wcf:CatalogEntryIdentifier/_wcf:ExternalIdentifier/_wcf:PartNumber | AvailabilityChange/Item | @ItemID |
_wcf:PhysicalStoreIdentifier>/<wcf:ExternalIdentifier | AvailabilityChange | @Node |
_inv:InventoryAvailability /_inv:AvailableQuantity/uom | N/A | "C62" |
_inv:InventoryAvailability /_inv:AvailableQuantity | AvailabilityChange | @OnhandAvailableQuantity OR @FirstFutureAvailableDate |
_inv:InventoryAvailability /_inv: InventoryStatus | N/A | “Available” if AvailabilityChange/@OnhandAvailableQuantity is set, “Backorderable” if AvailabilityChange/@FirstFutureAvailableDate is set, “Unavailable” if neither of the above is set |