调用工作流活动

发布于 2024-10-04 04:38:20 字数 373 浏览 0 评论 0原文

当我尝试调用工作流程时遇到问题。

我有一个全局工作流程,在此工作流程中,我使用“InvokeWorkflowActivity”活动来调用工作流程。我将 TagetWorkflow 绑定到我的辅助工作流程。我构建了,没问题,我在全局工作流程中看到了我的辅助工作流程。

在 SP 上,当我启动全局 WF 时,它不会在我的辅助 WF 中启动。我尝试调试它,实际上进入了我的辅助 WF,但没有在断点处停止,而是停止全局 WF 并将其标记为“完成”。

之后,我尝试单独启动我的辅助WF,效果很好!

那么到底是怎么回事呢?我做错了什么?

干杯

Skilpit

PS:我正在使用 Infopath 2007 进行 MOSS 2007

I've an issue when i try to invoke a workflow.

I've a global workflow and in this worflow, I'm using the "InvokeWorkflowActivity" activity to invoke a workflow. I bind the TagetWorkflow to my secondary workflow. I build and it's ok, i see my secondary workflow in my global workflow.

On SP, when I launch my global WF, it doesn't start in my secondary WF. I tried to debug it and in fact in goes to my secondary WF but doesn't stop at the breakpoint and stops the global WF and marks it as Complete.

After, I tried to launch my secondary WF alone, it works good !

So what's the matter ? What did I do wrong ?

Cheers

Skilpit

PS : I'm on MOSS 2007 with Infopath 2007

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

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

发布评论

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

评论(1

死开点丶别碍眼 2024-10-11 04:38:20

我发现的唯一解决方法是将所有 WF 放在同一个文件中。这是一个大混乱,但效果很好。

干杯

The only workaround I found is to put all the WF in the same file. It's a big mess but it works fine.

Cheers

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