Skip to main content
Version: 2024.1

Setup - Delivery endpoint

The delivery endpoint uses cached items, so you have to set up a command which calculates these cached items on a regular basis. If you have set the save hook to Deliver directly on save you can omit this step, but it is recommended to set up the process because you can rebuild the cache table with it.

The command can be setup and executed directly as cronjob by just executing the datahub:export:productsup command (for details see --help option).