SITECORE EXM SUBSCRIBE TO LIST MANAGER FROM CD SERVER

When we try to subscribe to the list manager from the CD server using the ISubscriptionService it will not be working as the service will be only available in the "Standalone or ContentManagement" role only as shown below.




you can find the above config file in the path "C:\inetpub\wwwroot\{yourinstance}\App_Config\Sitecore\ListManagement\Sitecore.ListManagement.Services.config".

So the below code does not work.



To Store the data into ListManger From the CD server You need to utilize EXM Client API on the CD server as shown below.


Hope the above clarifies and works for you guys...


Thanks,
Varun Allada

Comments

Popular posts from this blog

MIGRATING ITEM HISTORY IN SITECORE- Workflow history not migrated from Sitecore 9 to Sitecore 10 Migration

ENABLE EXM TO TRIGGER EMAILS LOCALLY USING GMAIL SMTP