Pause order orchestration when the Latest Acceptable Date (LAD) is greater than current date
Summary:
For certain customer there is a horizon of Earliest Acceptable Date (EAD) and Latest Acceptable Date (LAD). Any shipment before EAD and after LAD is not accepted by customer. Example if the request date is 25-Jun-24 then customer will not accept before EAD of 20-Jun-24 and after LAD of 30-Jun-24. I have implemented pause after scheduling step to wait for pick release until Current_Date >= EAD and it is working fine. However the pause rule which is for LAD > Current_date is not working and it allows me to do ship confirmation even if the LAD is crossed
Content (please ensure you mask any confidential information):
Tagged:
0