Sharepoint 2007 工作流程不会在创建另一个工作流程的新项目处自动启动

发布于 2024-11-28 19:19:37 字数 278 浏览 2 评论 0原文

我在 Sharepoint 2007 SP2 中有一个任务列表。 对于这个列表,我制定了 4 个工作流程。 WF1 检查任务是否重复。 (此工作流程自动启动,然后创建新项目) WF2 是一个警报器工作流程,向用户发送电子邮件并暂停 1 天。 WF3也是一个警报器,在WF2更改WF3触发器后激活。 WF2 和 WF3 循环直到任务状态不会完成。 WF4 在此列表中创建一个新任务(具有相同名称),并将开始日期和截止日期增加 +1 个月。

如果 WF4 创建了新任务,WF1 不会自动启动。

有人解决这个问题吗?

I have a Task list in Sharepoint 2007 SP2.
For this list I made 4 workflow.
WF1 is check, the task are recurring or not. (This workflow start automatically then new item created)
WF2 is an alerter workflow, that send an email to the user and pause for 1 day.
WF3 is an alerter too, which is activated after the WF2 change the WF3 trigger.
The WF2 and WF3 looping until the Task status will not be Completed.
WF4 is create a new task in this list (with same name) and increase the Start and Due date +1 month.

If the WF4 created a new task the WF1 doesn't start automatically.

Have anybody a solution for this problem?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

陌路终见情 2024-12-05 19:19:37

SharePoint 2007 不允许工作流循环,因此我认为您在 Wf2 或 WF3 中可能会遇到问题

链接 提供有关循环工作流程的更多信息。

SharePoint 2007 will not allow workflows to loop so I think you may have aproblem in Wf2 or WF3

This link provides more information about looping workflows.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文