Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我对如何将现在发送的电子邮件上的计时器设置为每隔一个星期四才发送一点点感到困惑。 我是 Outsystems 的新手,不知道该如何继续。谁能帮帮我,现在有样品吗?
在 ServiceCenter/eSpace_Timer_Edit 中,您可以选择每天、每周、每月的某一天、每月的工作日或发布时配置定时器
只需单击计时器。在计时器的属性窗口中,您将找到“计划”属性。双击该属性并决定何时运行。
如果您想在另一个星期四运行计时器,在计时器操作中,在发送电子邮件之前,您需要检查当前日期。如果是隔周四,就发一封邮件,否则就不用了。
希望这可以帮助。
苏拉杰博拉德