提示客户门户用户新互动 - 工作流事件处理程序

使用该事件处理程序可在 CloudSuite Industrial客户互动表单中增加新互动时自动通知客户门户或零售商门户用户。

要接收此通知,门户用户必须订阅 CPVendorInteractionAlert 通知。该通知可以是发送到门户收件箱页面的外部电子邮件和/或消息。

通知文本


To: portaluser
From: sluser
Subject: Vendor Interaction Text Entered
Body: Vendor parms.company entered text for interaction interactionId: 
 interactiontext.
 Do not reply to this message via email. Please use the Customer Portal Interactions page to reply.			

变量信息

变量 说明
portaluser 订阅该警报的“客户门户”或“零售商门户”用户。
sluser 输入互动文本的 CloudSuite Industrial 用户。将使用用户的主要电子邮件地址(来自用户表单)。
parms.company 供应商公司名称。
interactionId CloudSuite Industrial客户互动表单上分配给此互动的互动 ID。
interactiontext 该互动的供应商输入的互动文本。

相关事件和 IDO

SLInteractionDetails IDO 的事件 IdoOnItemInsert 会触发该通知。

相关主题