How Can I download deployments which are in Schedule state.
Hi Chris,
I’ve been looking into this issue for a while. Sometimes our stores won’t open for various reasons. During that time, any deployments available in Xadmin remain in a scheduled state. Occasionally, the manifest will download, but it doesn’t seem to do so when the store is closed—I suspect it gets removed from the Deployments.xml file.
In the on-premise environment, I used to update a field in the Xadmin database (manifest_download_time) for deployments in the scheduled state. This would trigger the Xenvironment to redownload the manifest and process it.
Now that we are in the cloud, I want the Xenvironment to check for any deployments in the scheduled state and download them. I’ve tried running the atoms, but that hasn’t helped.