This new Job Master Service has been created and will replace the current ‘Product Image Update Service’, this new service will continue to run as currently set by its predecessor.
When this new Job Master Service runs, it has the ability to change the following flags based on the new ‘Until’ and ‘From’ Date fields specified within Product Maintenance Status Flags
The following logic will be applied by the system when the new service runs:
- If the Non-Saleable/Non-Orderable flag is set to TRUE and the Non-Saleable ‘Until’ date is set.
- If time now >/= 6pm AND Non-Saleable Until </= Tomorrow, then set the Non-Saleable flag to FALSE.
- If time now < 6pm AND Non-Saleable Until </= Today, then set the Non-Saleable flag to FALSE.
- If Output to SalesTALK/ Web Output is set to FALSE and the ‘From’ date is set.
- If time now >/= 6pm AND ‘From’ Date </= Tomorrow, then set the Output to SalesTALK flag to TRUE.
- If time now < 6pm AND ‘From’ Date </= Today, then set the Output to SalesTALK flag to TRUE.
If the Job Master service does change the status of either flags the ‘Until’ and ‘From’ date fields will remain but greyed out.