以前通过 ClickDimensions 发送电子邮件已经工作了一年,但现在在使用此 URL 时仅在发送的电子邮件事件中显示错误消息(它在没有此 url 的情况下发送正常,只有在 html 中才有问题):
${Recipient.contact.cd_marketingsummaryinformation.cd_marketingsummaryinformation.cd_autologinurl[0]!''}&returnURL=www.website.com
完整的错误消息(渲染错误):
对于“%”左侧操作数:需要一个数字,但这已评估为节点+序列+哈希+字符串(com.sun.org.apache.xerces.internal.dom.DeferredElementImpl 包装到 fedom.ElementModel):= => Recipient.contact.cd_marketingsummaryinformation.cd_marketingsummaryinformation.cd_autologinurl[0]![在模板“HTML”中,第 130 行,第 378 列]
有没有人有阅读上述错误消息指向问题的经验?是 CRM 架构方面还是电子邮件平台/freemarker 的误解?还是完全不同的东西?
先感谢您!