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.
我有一个 nintex 工作流设置为在修改项目时触发。如果工作流修改了一个项目,它会再次触发相同的工作流吗?
曾几何时,是的;但是,这是一个错误。如果您在最新版本上运行,则不会。
至少,在我们的 MOSS 2007 SP2 农场上使用 Set Field 活动的 Nintex Workflow 2007 是这样。
在 SP 2010 中,Nintex 不提供禁用事件触发的功能(就像 Visual Studio 那样)。因此,如果 wf 更新项目,则在维护项目时启动 wf 不是一个好的选择。它会触发一个循环。