工作流程-讨论区对特定类别的回复

问题描述:

大家好,

我创建了一个工作流,该工作流将基于帖子类别的警报发送到一组特定的SharePoint用户,效果很好.

I have created a workflow that send alerts based on post category to a particular group of SharePoint users which works fine.

我现在需要根据帖子类别为回复创建提醒,该提醒会向同一组用户发送一封电子邮件提醒.

I now need to create an alert for replies based on post category which sends an email alert to the same group of users.

任何人都可以帮忙吗?我以为下面的方法会起作用,但不幸的是,它不会起作用.

Can anyone help please?  I thought the below would work but unfortunately it doesn't.

 

谢谢

Henny,我建议您抓住回复的值并将其存储在变量中.然后检查回复是否为>多变的.如果是这样,请发送警报.
Hi Henny- I suggest you grab the value of replies and store it in a variable. Then check if replies is > variable. If so, send the alert.