发生 IIS 重置时,在 Sharepoint 2010 WFE 上运行的工作流会发生什么情况?

发布于 2025-01-07 17:43:22 字数 175 浏览 3 评论 0原文

我有一些 sharepoint 2010 工作流问题:

  1. 如果在 sharepoint 2010 WFE 上正在运行工作流并且发生 IIS 重置,是否会强制新工作流在不同的 WFE 上运行?工作流程计时器作业重置怎么样?
  2. 工作流程计时器作业重置是否会终止当前正在运行的工作流程?

I have a few sharepoint 2010 workflow questions:

  1. if there are running workflows on a sharepoint 2010 WFE and an IIS reset occurs will it force new workflows to be run on a different WFE? what about workflow timer job reset?
  2. does a workflow timer job reset kill the workflow currently running?

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

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

发布评论

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

评论(1

风情万种。 2025-01-14 17:43:22
  1. 当您重置 IIS 时,您会重新启动 w3wp.exe 进程。工作流程运行于
    不同的进程(owtimer.exe),以便您的工作流程继续运行
    没有任何问题。
  2. 如果您结束任务 owstimer.exe 进程,工作流程将停止运行并将
    下次按设置再次运行。
  1. When you reset IIS you restart w3wp.exe process. Workflows run in
    different process (owstimer.exe) so your workflows continuing run
    without any problem.
  2. If you end task owstimer.exe process, workflows stop to run and will
    be run again in the next time as is setting.
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文