Running create replenishment attributes multiple times a day
We currently run the "Create Replenishment Attributes" job with our nightly batches, but that is becoming a slow-down in the business. We'd like to run this multiple times a day, but I haven't figured out how to do it yet.
My problem is that there is not a "Status" field on REPL_ATTR_UPDATE_HEAD. It seems like processing is based solely on scheduled_active_date. The problem is if you deactivate a replenishment location in the morning and then activate it that same day, nothing will happen. I think it is still seeing that "deactivate" action and either not doing anything or activating and then deactivating again.
0