hi, is there a way to declare a item out of stock ...
# general
a
hi, is there a way to declare a item out of stock by setting up a logic eg if theres 900 items in stock and 850 orders are placed dont allow any further orders? So setting up a buffer i guess? Issue is we have a SFCC frontend connected via Celigo into NS. For some reason SFCC is allowing oversells on a lot of items, till we figure issue with SFCC we want to try the above if possible?
r
Hi @Amtoj, one way to do this is to set up a rule in your Saved Search criteria for your Inventory flow something like (if Inventory Available drops to below 50 in NetSuite, send 0 to SFCC, If above > 50, send Inventory Qty). If you need assistance with this, Celigo Support team should be able to set this up for you.
a
@Rohit Gupta thank you. appreciate your suggestion.