Each of the stock levels has a threshold associated with it. When a stork level reaches the
threshold, what is the default behavior?
A.
An event is generated.
B.
ATGstops any customer from checking out the SKU.
C.
ATGstops showing the SKU as orderable.
D.
Thresholds are not usedinATG. They are legacy code for backward compatibility.
Explanation:
Every inventory item in the repository must have a Long property attached to it that
represents the item’s stock level threshold. If the stocklevelfalls below this value, an event is
triggered.