We have a CD and CM server configured. We want to configure the CM server to process ECM emails. I cannot find any documentation to turn this off on the CD server.
Does anyone know how to turn this off?
We have a CD and CM server configured. We want to configure the CM server to process ECM emails. I cannot find any documentation to turn this off on the CD server.
Does anyone know how to turn this off?
Copyright © 2021 Jogjafile Inc.
Remove the processors from the
initialize
pipeline and the task agent from thescheduling
section ofSitecore.EmailCampaign.config
. You can use a patch config:You also need to make sure the module files and a connectionstring to a web service on CM is added in your CD environment. See section 3.4.2 of the Email Campaign Manager Developer Guide for more details.