工作流程与文档集中的所有文档关联

发布于 2024-09-28 21:08:49 字数 102 浏览 4 评论 0原文

我在文档库中创建了一个工作流程。我添加了一个包含一些文档的文档集,然后关联了该文档集的工作流程,之后该工作流程与该文档集以及该文档集中的文档关联。我该如何避免这种情况。任何人都可以帮助我吗?

I created a workflow in a document library. I added a Document set with some documents and then associated a workflow for the document set after which the workflow gets associated for the document set as well as for the documents inside the document set. How do i avoid this. can any one ple help me out.

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

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

发布评论

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

评论(2

花海 2024-10-05 21:08:49

老问题。
我得出的结论是,工作流将解析 DocSet 中的所有内容。

这可能是一种解决方法:让工作流检查文档内容类型并将其限制为仅 DocSet 类型。工作流程仍然会检查所有内容,但至少它只对 DocSet 执行操作。

Old question.
I've concluded that the workflow will parse everything in a DocSet..

This may be a work around: Have the workflow check the document content type and restrict it to just the DocSet type. The workflow still checks everything, but at least it only does stuff to the DocSet.

尐籹人 2024-10-05 21:08:49

您需要创建一个网站集可重用工作流程,而不是列表工作流程,谷歌一下,有很多关于如何做到这一点的文档。

You need to create a site collection reusable workflow, not a list workflow, google it, pretty lots of documentation in how to do it.

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