Therefore for these actions to work as expected the CD servers will need to be able to access the CM server via a service (port 80). The following connection string needs to be added to connectionstrings.config:
<add name="remoteWfmService" connectionString="url=http://[masterserver]/sitecore%20modules/shell/Web%20Forms%20for%20Marketers/Staging/WfmService.asmx;user=[domain\username];password=[password];timeout=60000" />
No comments:
Post a Comment