问题描述
您好,我想在Project Online中配置自定义提醒。
Hi, I would like to configure Custom Alerts in Project Online.
也就是说,我将为任务创建3个名为L1,L2和L3的自定义属性。
That is, I will create 3 Custom Attributes called L1, L2 and L3 for Tasks.
当我创建新任务时,我将指定以下值:
When I create a new task, I will specify values as below:
L1的值为-5
L2将具有值-3
L3将具有值-1
这些值将与任务到期匹配只要满足这些日期,日期和电子邮件就会发送给任务所有者复制管理器。例如,如果截止日期是2016年12月20日,即15日(即-5),则会发出警报,然后是17日,然后是
然后是19日。
These values will be matched against the Tasks' due date and e-mail will be sent out to the Task Owner copying Manager whenever these dates are met. For instance, if the Due Date is 20th Dec 2016, on 15th (which is -5), an alert will go, then on 17th and then on 19th.
这是否可以实现?
Karthick S
Karthick S
推荐答案
我认为Project Online中没有此功能。
I think this feature is not available in Project Online.
您可以尝试从Project Online中提取作业相关数据SQL Server并在顶部构建自定义警报的通知系统。
You may try to pull the assignments related data from Project Online to a SQL Server and build your notification system for custom alerts on top that.
这篇关于在Project Online中的任务级别创建自定义警报的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!