This task implements the scheduled sales channel updates created in Head Office. You should run it once a day, outside of operating hours.
When the task runs, it checks the Update date of each scheduled sales channel update. If the update date matches the task's RUNDATE parameter, the task applies the scheduled sales channel update to the Head Office database. If the RUNDATE parameter is empty, the task uses the calendar date of the server it's running on instead.
Parameters
Property | Type | Description | Example |
RUNDATE | String |
Scheduled sales channel updates have an Update date. When that date matches the value of this parameter, the Update Sales Channels — Price Cards task applies the scheduled sales channel update. If this parameter is clear, the RUNDATE becomes the calendar date of the server the task is running on. Note: This parameter isn't visible by default. To use it, you'll need to enter it manually. You should only use this parameter if you need to implement scheduled sales channel updates with an update date that's already passed (for example, if the task failed to run on a particular day). |
2019/10/20 |
See also:
Comments
0 comments
Please sign in to leave a comment.